Skip to content

global-state expression #2195

global-state expression

global-state expression #2195

Triggered via pull request March 31, 2025 08:12
Status Failure
Total duration 2m 18s
Artifacts

test-all.yml

on: pull_request
Code Hygiene
1m 4s
Code Hygiene
Unit and Integration Tests
1m 17s
Unit and Integration Tests
Matrix: Packaging and Build tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
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: build/generate-docs.ts#L4
There should be no space after '{'
Code Hygiene: build/generate-docs.ts#L4
There should be no space before '}'
Code Hygiene: src/validate/validate_schema.ts#L163
Unexpected string concatenation
Code Hygiene
Process completed with exit code 1.
Code Hygiene: build/generate-docs.ts#L4
'isFunction' is defined but never used