Skip to content

global-state expression #2166

global-state expression

global-state expression #2166

Triggered via pull request March 17, 2025 10:16
Status Failure
Total duration 2m 40s
Artifacts

test-all.yml

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

Annotations

3 errors
Code Hygiene: build/generate-docs.ts#L287
Argument of type '{ required: boolean; type: string; values: number[]; doc: string; example: number; } | { type: string; doc: string; example: string; } | { type: string; doc: string; example: { "styleeditor:slimmode": boolean; "styleeditor:comment": string; "styleeditor:version": string; "example:object": { ...; }; }; } | ... 15 mor...' is not assignable to parameter of type 'JsonObject'.
Code Hygiene: build/generate-docs.ts#L525
Argument of type '{ required: boolean; type: string; values: number[]; doc: string; example: number; } | { type: string; doc: string; example: string; } | { type: string; doc: string; example: { "styleeditor:slimmode": boolean; "styleeditor:comment": string; "styleeditor:version": string; "example:object": { ...; }; }; } | ... 15 mor...' is not assignable to parameter of type 'JsonObject'.
Code Hygiene
Process completed with exit code 2.