npm-testdata: bump @types/node from 20.6.3 to 20.7.1 in /testdata #314
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: pull_request
runner / tsc (github-check)
14s
runner / tsc (github-pr-check)
19s
runner / tsc (github-pr-review)
17s
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'.
|