Skip to content

test

test #9

Triggered via pull request July 21, 2023 04:22
@hyojinaaahyojinaaa
opened #5
test
Status Failure
Total duration 1m 23s
Artifacts

test.workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Handover Bot: src/command/history/index.ts#L40
Unsafe assignment of an `any` value.
Handover Bot: src/command/history/index.ts#L71
Unsafe argument of type `any` assigned to a parameter of type `string | number | Date`.
Handover Bot: src/command/history/index.ts#L72
Unsafe argument of type `any` assigned to a parameter of type `string`.
Handover Bot: src/command/history/index.ts#L77
Unsafe assignment of an `any` value.
Handover Bot: src/command/remind/index.ts#L42
Unsafe assignment of an `any` value.
Handover Bot: src/command/remind/index.ts#L47
Unsafe assignment of an `any` value.
Handover Bot: src/db/delete-post-item.ts#L15
Unsafe return of an `any` typed value.
Handover Bot: src/db/delete-post-item.ts#L15
Unsafe call of an `any` typed value.
Handover Bot: src/db/get-active-user-list.ts#L14
Unsafe return of type `Promise<any>` from function with return type `Promise<any[] | Error>`.
Handover Bot: src/db/get-active-user-list.ts#L15
Unsafe return of an `any` typed value.