wip: debugging failing tests... #12934
Triggered via pull request
February 28, 2025 14:28
Status
Failure
Total duration
14m 38s
Artifacts
–
check-code-validation.yml
on: pull_request
Setup and Cache Dependencies
1m 47s
Type Checking
9m 53s
Linting and formatting
2m 2s
Unit Tests
12m 13s
Build libs for publishing
1m 31s
Other Checks
1m 49s
Releases revision Checks
1m 42s
Annotations
2 errors
Type Checking
Property 'lastLogTs' is missing in type '{ log: (msg: string) => any; info: (msg: string) => any; debug: (msg: string) => any; warn: (msg: string) => any; error: (msg: string) => any; prefix: string; messages: never[]; enabled: true; css: string; MAX_ENTRIES: number; setColors: (_colors: any) => void; setWriter: (_logWriter: any) => void; addMessage: (_msg: UtilsLogMessage) => void; logWriter: undefined; getLog: () => UtilsLogMessage[]; }' but required in type 'Log'.
|
Type Checking
Process completed with exit code 1.
|