Merge pull request #238 from EPMatt/dependabot/github_actions/dessant… #339
test.yml
on: push
runner / tsc (github-check)
10s
runner / tsc (github-pr-check)
0s
runner / tsc (github-pr-review)
0s
Annotations
1 error
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'.
|