2023-01-06 15:54:31 -08:00
|
|
|
include-source: false # Drop file/line/col from output
|
2023-02-01 17:20:17 -08:00
|
|
|
skip:
|
2023-02-01 17:33:44 -08:00
|
|
|
- TypeScript
|
2023-01-06 15:54:31 -08:00
|
|
|
---
|
|
|
|
|
on: push
|
|
|
|
|
jobs:
|
|
|
|
|
build:
|
|
|
|
|
runs-on: ubuntu-latest
|
|
|
|
|
steps:
|
|
|
|
|
not: a-sequence
|
|
|
|
|
---
|
|
|
|
|
{
|
|
|
|
|
"errors": [
|
|
|
|
|
{
|
|
|
|
|
"Message": ".github/workflows/errors-unexpected-mapping.yml (Line: 6, Col: 7): A mapping was not expected"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|