chore: added frozen lockfile #203
format.yml
on: push
Check for formatting issues
35s
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
|