Skip to content

ci: switch to Bun

ci: switch to Bun #50

Triggered via pull request June 1, 2024 06:49
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Lint and format code
13s
Lint and format code
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint and format code: lib/post.ts#L4
Unsafe return of an `any[]` typed value
Lint and format code: lib/post.ts#L6
Unsafe argument of type `any` assigned to a parameter of type `string | number | Date`
Lint and format code: lib/post.ts#L6
Unsafe member access .data on an `any` value
Lint and format code: lib/post.ts#L7
Unsafe argument of type `any` assigned to a parameter of type `string | number | Date`
Lint and format code: lib/post.ts#L7
Unsafe member access .data on an `any` value
Lint and format code: lib/post.ts#L14
Unsafe call of an `any` typed value
Lint and format code: lib/post.ts#L14
Unsafe member access .data on an `any` value
Lint and format code: lib/post.ts#L14
Unsafe argument of type `any` assigned to a parameter of type `string`
Lint and format code: lib/post.ts#L23
Unsafe return of an `any` typed value
Lint and format code: lib/post.ts#L24
Unsafe assignment of an `any` value