Skip to content

feat: compress

feat: compress #17

Triggered via pull request November 10, 2023 15:11
Status Failure
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
lint: src/commands/deploy.ts#L95
Returning an awaited promise is required in this context
lint: src/utils/compress.utils.ts#L5
All imports in the declaration are only used as types. Use `import type`
lint: src/utils/compress.utils.ts#L15
Use "@ts-expect-error" to ensure an error is actually being suppressed
lint: src/utils/compress.utils.ts#L19
Returning an awaited promise is required in this context
lint: src/utils/compress.utils.ts#L22
Functions that return promises must be async
lint: src/utils/compress.utils.ts#L33
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function
lint
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/