Skip to content

chore(deps): update pnpm to v10 (#267) #449

chore(deps): update pnpm to v10 (#267)

chore(deps): update pnpm to v10 (#267) #449

Triggered via push February 8, 2025 04:41
Status Success
Total duration 43s
Artifacts

test.yml

on: push
Build and Test
35s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build and Test
Error: Test Error
Build and Test
Error: Test Error
Build and Test: src/common/stdout.spec.ts#L15
'process.stdout' will use Object's default stringification format ('[object Object]') when stringified
Build and Test: src/common/stdout.spec.ts#L17
'process.stdout' will use Object's default stringification format ('[object Object]') when stringified
Build and Test: src/main.spec.ts#L19
Unsafe type assertion: type 'PushEvent[]' is more narrow than the original type
Build and Test: src/main.spec.ts#L27
Unsafe type assertion: type 'PullRequestEvent[]' is more narrow than the original type
Build and Test: src/main.spec.ts#L118
Unsafe type assertion: type 'PushEvent' is more narrow than the original type
Build and Test: src/main.ts#L33
Unexpected object value in conditional. The condition is always true
Build and Test: src/main.ts#L33
Unnecessary conditional, value is always truthy
Build and Test: src/main.ts#L48
Unexpected object value in conditional. The condition is always true
Build and Test: src/main.ts#L48
Unnecessary conditional, value is always truthy
Build and Test: src/main/fetchEvent.spec.ts#L8
Unsafe type assertion: type 'Mocked<typeof import("fs")>' is more narrow than the original type