Skip to content

build(deps): Bump pino from 8.16.2 to 9.4.0 #951

build(deps): Bump pino from 8.16.2 to 9.4.0

build(deps): Bump pino from 8.16.2 to 9.4.0 #951

Triggered via pull request September 9, 2024 16:50
Status Failure
Total duration 40s
Artifacts

ci-cd.yml

on: pull_request
Build, check, test, push
32s
Build, check, test, push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build, check, test, push: src/gcpLogging.ts#L72
Type 'Options' does not satisfy the constraint 'string'.
Build, check, test, push: src/gcpLogging.ts#L73
Type 'Logger<never, boolean>' is not assignable to type 'Logger<Options, boolean>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
Build, check, test, push
Process completed with exit code 2.
Build, check, test, push
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/