global-state expression #2184
test-all.yml
on: pull_request
Code Hygiene
1m 4s
Unit and Integration Tests
1m 15s
Matrix: Packaging and Build tests
Annotations
5 errors
|
Code Hygiene:
src/diff.test.ts#L266
Conversion of type '{ state: { foo: number; }; }' to type 'StyleSpecification' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Code Hygiene:
src/diff.test.ts#L268
Conversion of type '{ state: { foo: number; }; }' to type 'StyleSpecification' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
Code Hygiene
Process completed with exit code 2.
|
|
Code Hygiene:
src/validate/validate_schema.ts#L163
Unexpected string concatenation
|
|
Code Hygiene
Process completed with exit code 1.
|