Skip to content

feat: Add lint and prettier check in workflow (#955) #50

feat: Add lint and prettier check in workflow (#955)

feat: Add lint and prettier check in workflow (#955) #50

Triggered via push December 9, 2024 19:06
Status Success
Total duration 33s
Artifacts

lint_js.yml

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

Annotations

11 warnings
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/cli/add.ts#L123
Unexpected any. Specify a different type
lint-and-prettify: js/src/cli/add.ts#L170
Unexpected any. Specify a different type
lint-and-prettify: js/src/cli/add.ts#L243
Unexpected any. Specify a different type
lint-and-prettify: js/src/cli/add.ts#L244
Unexpected any. Specify a different type
lint-and-prettify: js/src/cli/add.ts#L266
Unexpected any. Specify a different type
lint-and-prettify: js/src/cli/add.ts#L267
Unexpected any. Specify a different type
lint-and-prettify: js/src/cli/add.ts#L269
Unexpected any. Specify a different type
lint-and-prettify: js/src/cli/apps.ts#L31
'options' is defined but never used. Allowed unused args must match /^_/u
lint-and-prettify: js/src/cli/connections.ts#L32
Unexpected any. Specify a different type
lint-and-prettify: js/src/cli/connections.ts#L69
Unexpected any. Specify a different type