Skip to content

chore(deps-dev): bump @types/node from 20.8.3 to 20.9.4 #171

chore(deps-dev): bump @types/node from 20.8.3 to 20.9.4

chore(deps-dev): bump @types/node from 20.8.3 to 20.9.4 #171

Triggered via pull request November 22, 2023 04:31
Status Failure
Total duration 1m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-main.yml

on: pull_request
prepare  /  install
17s
prepare / install
Matrix: integration-tests
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors
unit-tests (20.x) / unit-tests
Process completed with exit code 1.
integration-tests (18.x) / integration-tests: tests/server.ts#L141
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
integration-tests (18.x) / integration-tests
Process completed with exit code 1.
checks / checks: tests/server.ts#L141
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
checks / checks: tests/unit/bunny-client-api.test.ts#L53
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
checks / checks: tests/unit/bunny-client-api.test.ts#L80
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
checks / checks: tests/unit/bunny-client-api.test.ts#L108
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
checks / checks: tests/unit/commands/pullzone.test.ts#L130
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
checks / checks: tests/unit/commands/pullzone.test.ts#L173
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
checks / checks: tests/unit/commands/pullzone.test.ts#L221
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
checks / checks: tests/unit/http-client.test.ts#L105
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
checks / checks: tests/unit/http-client.test.ts#L134
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
checks / checks: tests/unit/http-client.test.ts#L199
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
unit-tests (18.x) / unit-tests: tests/unit/bunny-client-api.test.ts#L53
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
unit-tests (18.x) / unit-tests: tests/unit/bunny-client-api.test.ts#L80
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
unit-tests (18.x) / unit-tests: tests/unit/bunny-client-api.test.ts#L108
Argument of type '(url: URL | RequestInfo, config?: RequestInit) => Promise<Response>' is not assignable to parameter of type '(input: RequestInfo, init?: RequestInit | undefined) => Promise<Response>'.
unit-tests (18.x) / unit-tests
Process completed with exit code 1.
integration-tests (20.x) / integration-tests
Process completed with exit code 1.