Skip to content

[WIP] Add module for writing unit tests #298

[WIP] Add module for writing unit tests

[WIP] Add module for writing unit tests #298

Triggered via pull request April 8, 2024 18:03
Status Failure
Total duration 3m 57s
Artifacts

pull-request.yml

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

Annotations

5 errors and 10 warnings
Verify all tests pass and build success: src/tabs/Testing/index.tsx#L31
Definition for rule 'react/no-array-index-key' was not found
Verify all tests pass and build success: src/tabs/Testing/index.tsx#L114
Definition for rule 'react/destructuring-assignment' was not found
Verify all tests pass and build success
Process completed with exit code 1.
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/bundles/testing/__tests__/index.ts#L2
`../asserts` import should occur before import of `../functions`
Verify all tests pass and build success: src/bundles/testing/index.ts#L2
`./asserts` import should occur before import of `./functions`