feat: allow scripts to declare themselves as silent #930
ci.yml
on: pull_request
Build
20s
Lint
21s
Lint Knip
13s
Lint Markdown
10s
Lint Packages
18s
Lint Spelling
14s
Prettier
15s
Test
23s
Type Check
16s
Annotations
9 errors and 9 warnings
Build:
packages/create/src/mergers/mergeScripts.ts#L18
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
|
Build:
packages/create/src/mergers/mergeScripts.ts#L20
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
|
Build
Process completed with exit code 2.
|
Lint:
packages/create/src/mergers/mergeScripts.ts#L18
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
|
Lint:
packages/create/src/mergers/mergeScripts.ts#L20
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
|
Lint
Process completed with exit code 2.
|
Test:
packages/create/src/mergers/mergeScripts.ts#L18
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
|
Test:
packages/create/src/mergers/mergeScripts.ts#L20
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
|
Test
Process completed with exit code 2.
|
Lint Markdown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Knip
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Spelling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|