Skip to content

refactor: refactor types #387

refactor: refactor types

refactor: refactor types #387

Triggered via pull request December 23, 2023 09:33
Status Failure
Total duration 1m 43s
Artifacts

ci.yml

on: pull_request
Matrix: tester
coveralls
4s
coveralls
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
linter: src/types.ts#L1
Strings must use singlequote
linter: src/types.ts#L32
Newline required at end of file but not found
linter: test/scripts/model.ts#L64
Requires a space after '{'
linter: test/scripts/model.ts#L64
Statement inside of curly braces should be on next line
linter: test/scripts/model.ts#L64
Strings must use singlequote
linter: test/scripts/model.ts#L64
Missing semicolon
linter: test/scripts/model.ts#L1324
'T' is not defined
linter: test/scripts/query.ts#L323
Unnecessary parentheses around expression
linter
Process completed with exit code 1.
linter: test/scripts/model.ts#L71
Forbidden non-null assertion
linter: test/scripts/model.ts#L691
Forbidden non-null assertion
linter: test/scripts/query.ts#L336
Forbidden non-null assertion