Skip to content

feat: change type

feat: change type #399

Triggered via push December 29, 2024 02:55
Status Failure
Total duration 25s
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#L87
'actionName' is defined but never used. Allowed unused args must match /^_/u
lint-and-prettify: js/src/sdk/base.toolset.spec.ts#L88
'appName' is defined but never used. Allowed unused args must match /^_/u
lint-and-prettify: js/src/sdk/index.ts#L57
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