npm-testdata: bump @types/node from 20.6.3 to 20.8.10 in /testdata #324
test.yml
on: pull_request
runner / tsc (github-check)
19s
runner / tsc (github-pr-check)
20s
runner / tsc (github-pr-review)
32s
Annotations
3 errors
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'.
|
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'.
|