feat: support ignore code #7
Annotations
6 errors and 3 warnings
test:
src/process.ts#L9
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
test:
src/process.ts#L31
No overload matches this call.
|
test
Process completed with exit code 2.
|
package:
src/process.ts#L9
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
package:
src/process.ts#L31
No overload matches this call.
|
package
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
package
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|