Skip to content

feat: sort query string #19

feat: sort query string

feat: sort query string #19

Triggered via push April 5, 2024 20:59
Status Success
Total duration 3m 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests: cdk/resources/HttpApiMock.ts#L82
Unsafe assignment of an `any` value
tests: cdk/resources/http-api-mock-lambda.ts#L108
Unsafe argument of type `any` assigned to a parameter of type `Record<string, unknown>`
tests: e2e.spec.ts#L9
Unsafe assignment of an `any` value
tests: e2e.spec.ts#L17
Unsafe argument of type `any` assigned to a parameter of type `string | URL | undefined`
tests: e2e.spec.ts#L30
Unsafe argument of type `any` assigned to a parameter of type `string | URL | undefined`
tests: e2e.spec.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `string`
tests: e2e.spec.ts#L39
Unsafe argument of type `any` assigned to a parameter of type `string`
tests: e2e.spec.ts#L55
Unsafe argument of type `any` assigned to a parameter of type `string | URL | undefined`
tests: src/requests.ts#L26
Unsafe assignment of an `any` value
tests: src/requests.ts#L26
Unsafe argument of type `any` assigned to a parameter of type `string`