Skip to content

feat(node): upgrade minimum version #96

feat(node): upgrade minimum version

feat(node): upgrade minimum version #96

Triggered via pull request January 3, 2024 14:22
Status Failure
Total duration 48s
Artifacts

package.yml

on: pull_request
release  /  release
release / release
release  /  documentation
release / documentation
release  /  auto-merge
release / auto-merge
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
typescript / standards
Process completed with exit code 1.
build / build
Process completed with exit code 1.
typescript / check: src/base-streaming.schema.ts#L84
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
typescript / check: src/clients.schema.ts#L74
Unexpected any. Specify a different type
typescript / check: src/clients.schema.ts#L76
Unexpected any. Specify a different type
typescript / check: src/pagination.ts#L21
Unnecessary conditional, the types have no overlap