Miscellaneous changes #358
Annotations
8 errors and 10 warnings
Test and lint scripts:
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>'.
|
Test and lint scripts:
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>'.
|
Test and lint scripts:
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>'.
|
Test and lint scripts:
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>'.
|
Test and lint scripts:
scripts/src/linting/typeimports.ts#L9
Property 'name' does not exist on type 'Identifier | Literal'.
|
Test and lint scripts:
scripts/src/linting/typeimports.ts#L10
Property 'name' does not exist on type 'Identifier | Literal'.
|
Test and lint scripts:
scripts/src/linting/typeimports.ts#L12
Property 'name' does not exist on type 'Identifier | Literal'.
|
Test and lint scripts
Process completed with exit code 2.
|
Build bundles and tabs:
src/bundles/csg/functions.ts#L4
'geom3' is defined but never used
|
Build bundles and tabs:
src/bundles/csg/jscad/types.ts#L8
'orbit' is assigned a value but only used as a type
|
Build bundles and tabs:
src/bundles/csg/types.ts#L13
'orthographicCamera' is assigned a value but only used as a type
|
Build bundles and tabs:
src/bundles/csg/types.ts#L14
'perspectiveCamera' is assigned a value but only used as a type
|
Build bundles and tabs:
src/bundles/robot_simulation/engine/Core/RobotConsole.ts#L1
'logLevels' is assigned a value but only used as a type
|
Build bundles and tabs:
src/bundles/sound/__tests__/sound.test.ts#L16
't' is defined but never used. Allowed unused args must match /^_/u
|
Build bundles and tabs:
src/bundles/sound/__tests__/sound.test.ts#L22
't' is defined but never used. Allowed unused args must match /^_/u
|
Build bundles and tabs:
src/bundles/sound/__tests__/sound.test.ts#L29
't' is defined but never used. Allowed unused args must match /^_/u
|
Build bundles and tabs:
src/bundles/sound/__tests__/sound.test.ts#L35
't' is defined but never used. Allowed unused args must match /^_/u
|
Build bundles and tabs:
src/tabs/Curve/__tests__/Curve.tsx#L7
't' is defined but never used. Allowed unused args must match /^_/u
|
Loading