Skip to content

Adds tools linter. (#260) #20

Adds tools linter. (#260)

Adds tools linter. (#260) #20

Triggered via push April 22, 2024 22:16
Status Success
Total duration 34s
Artifacts

tools.yml

on: push
tools-tests
25s
tools-tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
tools-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tools-tests: tools/helpers.ts#L1
Strings must use singlequote
tools-tests: tools/helpers.ts#L1
Extra semicolon
tools-tests: tools/helpers.ts#L2
Strings must use singlequote
tools-tests: tools/helpers.ts#L2
Extra semicolon
tools-tests: tools/helpers.ts#L3
Strings must use singlequote
tools-tests: tools/helpers.ts#L3
Extra semicolon
tools-tests: tools/helpers.ts#L5
Missing return type on function
tools-tests: tools/helpers.ts#L5
Missing space before function parentheses
tools-tests: tools/helpers.ts#L6
Expected indentation of 2 spaces but found 4
tools-tests: tools/helpers.ts#L6
Extra semicolon