Skip to content

Linting fix

Linting fix #281

Triggered via pull request April 1, 2024 16:54
Status Success
Total duration 4m 42s
Artifacts

pull-request.yml

on: pull_request
Verify all tests pass and build success
4m 32s
Verify all tests pass and build success
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Verify all tests pass and build success: scripts/src/build/__tests__/testingUtils.ts#L20
Unexpected parentheses around single function argument
Verify all tests pass and build success: scripts/src/build/docs/__tests__/docs.test.ts#L2
`jest-mock` type import should occur before import of `@src/build/__tests__/testingUtils`
Verify all tests pass and build success: scripts/src/build/docs/__tests__/json.test.ts#L3
`jest-mock` type import should occur before import of `@src/build/__tests__/testingUtils`
Verify all tests pass and build success: scripts/src/build/modules/__tests__/bundle.test.ts#L2
`jest-mock` type import should occur before import of `@src/build/__tests__/testingUtils`
Verify all tests pass and build success: scripts/src/build/modules/__tests__/output.test.ts#L39
Unexpected parentheses around single function argument
Verify all tests pass and build success: scripts/src/build/modules/__tests__/streamMocker.ts#L20
Unexpected parentheses around single function argument
Verify all tests pass and build success: scripts/src/build/modules/__tests__/tab.test.ts#L2
`jest-mock` type import should occur before import of `@src/build/__tests__/testingUtils`
Verify all tests pass and build success: src/bundles/csg/functions.ts#L4
'geom3' is defined but never used
Verify all tests pass and build success: src/bundles/curve/__tests__/curve.ts#L9
't' is defined but never used. Allowed unused args must match /^_/u
Verify all tests pass and build success: src/bundles/sound/__tests__/sound.test.ts#L16
't' is defined but never used. Allowed unused args must match /^_/u
Verify all tests pass and build success: src/bundles/sound/__tests__/sound.test.ts#L22
't' is defined but never used. Allowed unused args must match /^_/u
Verify all tests pass and build success: src/bundles/sound/__tests__/sound.test.ts#L29
't' is defined but never used. Allowed unused args must match /^_/u
Verify all tests pass and build success: src/bundles/sound/__tests__/sound.test.ts#L35
't' is defined but never used. Allowed unused args must match /^_/u
Verify all tests pass and build success: src/tabs/Curve/__tests__/Curve.tsx#L7
't' is defined but never used. Allowed unused args must match /^_/u
Verify all tests pass and build success: src/tabs/Curve/__tests__/Curve.tsx#L14
't' is defined but never used. Allowed unused args must match /^_/u
Verify all tests pass and build success: src/tabs/Rune/__tests__/Rune.tsx#L7
't' is defined but never used. Allowed unused args must match /^_/u