Skip to content

Miscellaneous changes #358

Miscellaneous changes

Miscellaneous changes #358

Triggered via pull request October 23, 2024 19:39
@leeyi45leeyi45
synchronize #314
misc-20240522
Status Failure
Total duration 4m 26s
Artifacts

pull-request.yml

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

Annotations

8 errors and 10 warnings
Verify all tests pass and build success: node_modules/typedoc/dist/lib/utils/map.d.ts#L19
Property 'entries' in type 'StableKeyMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
Verify all tests pass and build success: node_modules/typedoc/dist/lib/utils/map.d.ts#L20
Property 'keys' in type 'StableKeyMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
Verify all tests pass and build success: node_modules/typedoc/dist/lib/utils/map.d.ts#L21
Property 'values' in type 'StableKeyMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
Verify all tests pass and build success: node_modules/typedoc/dist/lib/utils/map.d.ts#L22
Property '[Symbol.iterator]' in type 'StableKeyMap<K, V>' is not assignable to the same property in base type 'Map<K, V>'.
Verify all tests pass and build success: scripts/src/linting/typeimports.ts#L9
Property 'name' does not exist on type 'Identifier | Literal'.
Verify all tests pass and build success: scripts/src/linting/typeimports.ts#L10
Property 'name' does not exist on type 'Identifier | Literal'.
Verify all tests pass and build success: scripts/src/linting/typeimports.ts#L12
Property 'name' does not exist on type 'Identifier | Literal'.
Verify all tests pass and build success
Process completed with exit code 2.
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/csg/jscad/types.ts#L8
'orbit' is assigned a value but only used as a type
Verify all tests pass and build success: src/bundles/csg/types.ts#L13
'orthographicCamera' is assigned a value but only used as a type
Verify all tests pass and build success: src/bundles/csg/types.ts#L14
'perspectiveCamera' is assigned a value but only used as a type
Verify all tests pass and build success: src/bundles/robot_simulation/engine/Core/RobotConsole.ts#L1
'logLevels' is assigned a value but only used as a type
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