feat: typescript plugin poc implementation #1883
Annotations
3 errors and 2 warnings
|
<✓> Typescript | Strict null checks:
packages/plugin-typescript/mocks/fixtures/basic-setup/src/ts-error-examples.ts#L9
strictNullChecks Type 'number' is not assignable to type 'string'.
|
|
<✓> Typescript | Strict null checks:
packages/plugin-typescript/mocks/fixtures/basic-setup/src/ts-error-examples.ts#L19
strictNullChecks Type '(arg: string) => void' is not assignable to type 'Func'.
Types of parameters 'arg' and 'arg' are incompatible.
Type 'number' is not assignable to type 'string'.
|
|
<✓> Typescript | No implicit any:
packages/plugin-typescript/mocks/fixtures/basic-setup/src/ts-error-examples.ts#L34
noImplicitAny Parameter 'param' implicitly has an 'any' type.
|
|
Code PushUp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Code PushUp
Downloaded artifact doesn't contain report.json
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
code-pushup-report
Expired
|
156 KB |
sha256:a2c1da254f02743718637b0cea7c1f0a62a6865359e609ab63cbe56af1ca572b
|
|
|
code-pushup-report-diff
Expired
|
23 KB |
sha256:83ff84ea3b099d8bc9a3935e91f2b29ed9cb8750db68347b4875cac3f81ee771
|
|