refactor: refactor types #387
ci.yml
on: pull_request
Matrix: tester
linter
20s
coveralls
4s
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
|