npm-testdata: bump @types/node from 20.10.5 to 20.14.0 in /testdata #371
test.yml
on: pull_request
runner / tsc (github-check)
11s
runner / tsc (github-pr-check)
12s
runner / tsc (github-pr-review)
12s
Annotations
3 errors
runner / tsc (github-check):
testdata/failing/src/index.ts#L6
[tsc-github-check] reported by reviewdog 🐶
Type 'string' is not assignable to type 'number'.
Raw Output:
failing/src/index.ts(6,5): error TS2322: Type 'string' is not assignable to type 'number'.
|
runner / tsc (github-pr-review):
testdata/failing/src/index.ts#L6
[tsc-github-pr-review] reported by reviewdog 🐶
Type 'string' is not assignable to type 'number'.
Raw Output:
failing/src/index.ts(6,5): error TS2322: Type 'string' is not assignable to type 'number'.
|
runner / tsc (github-pr-check):
testdata/failing/src/index.ts#L6
[tsc-github-pr-check] reported by reviewdog 🐶
Type 'string' is not assignable to type 'number'.
Raw Output:
failing/src/index.ts(6,5): error TS2322: Type 'string' is not assignable to type 'number'.
|