Skip to content

chore: update dependencies #18

chore: update dependencies

chore: update dependencies #18

Triggered via push December 18, 2023 09:00
Status Failure
Total duration 1m 21s
Artifacts

checks.yml

on: push
Matrix: test / test_linux
Matrix: test / test_windows
Fit to window
Zoom out
Zoom in

Annotations

6 errors
typecheck / typecheck: src/logger.ts#L38
Type 'Config' does not satisfy the constraint 'string'.
typecheck / typecheck: src/logger.ts#L42
Type 'Config' does not satisfy the constraint 'string'.
typecheck / typecheck: src/pino.ts#L35
Type 'Config' does not satisfy the constraint 'string'.
typecheck / typecheck: src/pino.ts#L46
Conversion of type 'Logger<never>' to type 'Logger<Config>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
typecheck / typecheck: src/pino.ts#L46
Type 'Config' does not satisfy the constraint 'string'.
typecheck / typecheck
Process completed with exit code 2.