feat(node): upgrade minimum version #96
package.yml
on: pull_request
typescript
/
check
28s
typescript
/
standards
14s
typescript
/
types
34s
typescript
/
test
29s
build
/
build
15s
release
/
documentation
release
/
auto-merge
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
|