Skip to content

wip: debugging failing tests... #12934

wip: debugging failing tests...

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
Setup and Cache Dependencies
Type Checking
9m 53s
Type Checking
Linting and formatting
2m 2s
Linting and formatting
Unit Tests
12m 13s
Unit Tests
Build libs for publishing
1m 31s
Build libs for publishing
Other Checks
1m 49s
Other Checks
Releases revision Checks
1m 42s
Releases revision Checks
Fit to window
Zoom out
Zoom in

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.