global-state expression #2165
test-all.yml
on: pull_request
Code Hygiene
25s
Unit and Integration Tests
38s
Matrix: Packaging and Build tests
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.
|