Skip to content

TypeScript Support

TypeScript Support #34

Triggered via pull request September 11, 2024 16:00
Status Failure
Total duration 26s
Artifacts

ci.yml

on: pull_request
Unit Test
15s
Unit Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Unit Test: src/parsers/attribute-parser.js#L7
'getPrimitiveEnumType' is defined but never used
Unit Test: src/parsers/attribute-parser.js#L165
'type' is never reassigned. Use 'const' instead
Unit Test: src/parsers/attribute-parser.js#L165
'typeName' is never reassigned. Use 'const' instead
Unit Test: src/parsers/attribute-parser.js#L165
'array' is never reassigned. Use 'const' instead
Unit Test: src/parsers/attribute-parser.js#L169
Trailing spaces not allowed
Unit Test: src/parsers/attribute-parser.js#L197
Expected exception block, space or tab after '/*' in comment
Unit Test: src/utils/ts-utils.js#L312
JSDoc @returns declaration present but return expression not available in function
Unit Test: src/utils/ts-utils.js#L330
Missing semicolon
Unit Test: test/fixtures/enum.valid.js#L1
'Vec3' is defined but never used
Unit Test: test/tests/valid/asset.test.js#L8
Operator '=' must be spaced