Skip to content

chore(deps): update actions/checkout action to v4 #118

chore(deps): update actions/checkout action to v4

chore(deps): update actions/checkout action to v4 #118

Triggered via pull request October 19, 2023 23:23
Status Failure
Total duration 58s
Artifacts

pull-request.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build (12.x): src/cli.ts#L3
Member 'dirname' of the import declaration should be sorted alphabetically
build (12.x): src/cli.ts#L5
Member 'existsSync' of the import declaration should be sorted alphabetically
build (12.x): src/cli.ts#L6
`mkdirp` import should occur before import of `mz/fs`
build (12.x): src/cli.ts#L7
`glob-promise` import should occur before import of `minimist`
build (12.x): src/cli.ts#L8
`is-glob` import should occur before import of `minimist`
build (12.x): src/cli.ts#L10
Member 'Options' of the import declaration should be sorted alphabetically
build (12.x): src/cli.ts#L11
Member 'error' of the import declaration should be sorted alphabetically
build (12.x): src/cli.ts#L127
Redundant use of `await` on a return value
build (12.x): src/cli.ts#L159
Require statement not part of import statement
build (12.x): src/generator.ts#L8
Member 'T_ANY' of the import declaration should be sorted alphabetically
build (12.x)
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/
build (12.x)
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/
build (12.x): src/cli.ts#L151
Missing return type on function
build (12.x): src/generator.ts#L23
Forbidden non-null assertion
build (12.x): src/generator.ts#L24
Forbidden non-null assertion
build (12.x): src/normalizer.ts#L141
Forbidden non-null assertion
build (12.x): src/optimizer.ts#L41
Unexpected any. Specify a different type
build (12.x): src/parser.ts#L122
Unexpected any. Specify a different type
build (12.x): src/parser.ts#L131
Forbidden non-null assertion
build (12.x): src/parser.ts#L146
Forbidden non-null assertion
build (12.x): src/parser.ts#L160
Forbidden non-null assertion
build (12.x): src/parser.ts#L168
Forbidden non-null assertion