Skip to content

Update dependency lint-staged to v15.2.10 #983

Update dependency lint-staged to v15.2.10

Update dependency lint-staged to v15.2.10 #983

Triggered via pull request July 1, 2024 06:36
Status Failure
Total duration 53s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: src/index.ts#L10
Functions that return promises must be async.
lint: src/manual-rules.ts#L13
Unsafe assignment of an `any` value.
lint: src/manual-rules.ts#L26
Functions that return promises must be async.
lint: src/routes/v1/ids/handler.ts#L15
Unsafe assignment of an `any` value.
lint: src/routes/v1/ids/handler.ts#L26
Unsafe assignment of an `any` value.
lint: src/routes/v1/ids/handler.ts#L29
Unsafe assignment of an `any` value.
lint: src/routes/v1/ids/handler.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `Raw<any>`.
lint: src/routes/v1/ids/handler.ts#L45
Unsafe argument of type `any` assigned to a parameter of type `Raw<any>`.
lint: src/routes/v1/ids/handler.ts#L51
Unsafe argument of type `any` assigned to a parameter of type `ArrayLike<unknown> | { [s: string]: unknown; }`.
lint: src/routes/v2/ids/handler.ts#L13
Unsafe assignment of an `any` value.