Skip to content

chore: tsup compilation #200

chore: tsup compilation

chore: tsup compilation #200

Triggered via push December 2, 2024 17:01
Status Failure
Total duration 31s
Artifacts

format.yml

on: push
Check for formatting issues
21s
Check for formatting issues
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Check for formatting issues: tests/dispatch.test.ts#L1
'expect' is defined but never used. Allowed unused vars must match /^_/u
Check for formatting issues: tests/dispatch.test.ts#L1
'it' is defined but never used. Allowed unused vars must match /^_/u
Check for formatting issues: tests/dispatch.test.ts#L5
'Octokit' is defined but never used. Allowed unused vars must match /^_/u
Check for formatting issues: tests/dispatch.test.ts#L48
'calculateSignature' is defined but never used. Allowed unused vars must match /^_/u
Check for formatting issues
Process completed with exit code 1.
Check for formatting issues
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636