chore(deps): update actions/checkout action to v4 #118
Annotations
10 errors and 12 warnings
Run yarn lint:
src/cli.ts#L3
Member 'dirname' of the import declaration should be sorted alphabetically
|
Run yarn lint:
src/cli.ts#L5
Member 'existsSync' of the import declaration should be sorted alphabetically
|
Run yarn lint:
src/cli.ts#L6
`mkdirp` import should occur before import of `mz/fs`
|
Run yarn lint:
src/cli.ts#L7
`glob-promise` import should occur before import of `minimist`
|
Run yarn lint:
src/cli.ts#L8
`is-glob` import should occur before import of `minimist`
|
Run yarn lint:
src/cli.ts#L10
Member 'Options' of the import declaration should be sorted alphabetically
|
Run yarn lint:
src/cli.ts#L11
Member 'error' of the import declaration should be sorted alphabetically
|
Run yarn lint:
src/cli.ts#L127
Redundant use of `await` on a return value
|
Run yarn lint:
src/cli.ts#L159
Require statement not part of import statement
|
Run yarn lint:
src/generator.ts#L8
Member 'T_ANY' of the import declaration should be sorted alphabetically
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Get yarn cache directory path
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run yarn lint:
src/cli.ts#L151
Missing return type on function
|
Run yarn lint:
src/generator.ts#L23
Forbidden non-null assertion
|
Run yarn lint:
src/generator.ts#L24
Forbidden non-null assertion
|
Run yarn lint:
src/normalizer.ts#L141
Forbidden non-null assertion
|
Run yarn lint:
src/optimizer.ts#L41
Unexpected any. Specify a different type
|
Run yarn lint:
src/parser.ts#L122
Unexpected any. Specify a different type
|
Run yarn lint:
src/parser.ts#L131
Forbidden non-null assertion
|
Run yarn lint:
src/parser.ts#L146
Forbidden non-null assertion
|
Run yarn lint:
src/parser.ts#L160
Forbidden non-null assertion
|
Run yarn lint:
src/parser.ts#L168
Forbidden non-null assertion
|
The logs for this run have expired and are no longer available.
Loading