Skip to content

feat: update types #363

feat: update types

feat: update types #363

Triggered via push December 24, 2024 06:17
Status Failure
Total duration 26s
Artifacts

lint_js.yml

on: push
lint-and-prettify
17s
lint-and-prettify
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
lint-and-prettify
Process completed with exit code 1.
lint-and-prettify
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-and-prettify: js/src/sdk/base.toolset.spec.ts#L86
'actionName' is defined but never used. Allowed unused args must match /^_/u
lint-and-prettify: js/src/sdk/base.toolset.spec.ts#L87
'appName' is defined but never used. Allowed unused args must match /^_/u
lint-and-prettify: js/src/sdk/index.ts#L68
A `require()` style import is forbidden
lint-and-prettify: js/src/sdk/utils/processor/file.ts#L10
'appName' is defined but never used. Allowed unused args must match /^_/u
lint-and-prettify: js/src/sdk/utils/processor/file.ts#L38
'appName' is defined but never used. Allowed unused args must match /^_/u
lint-and-prettify: js/src/sdk/utils/processor/file.ts#L44
A `require()` style import is forbidden
lint-and-prettify: js/src/sdk/utils/processor/file.ts#L49
Unexpected console statement