Skip to content

changelog checker

changelog checker #324

Triggered via pull request April 8, 2025 01:26
Status Failure
Total duration 1m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Lint workflows  /  Lint workflows
4s
Lint workflows / Lint workflows
Build, lint, and test  /  lint
29s
Build, lint, and test / lint
Build, lint, and test  /  test
20s
Build, lint, and test / test
Test checkout-and-setup  /  test-high-risk-without-prep-deps
30s
Test checkout-and-setup / test-high-risk-without-prep-deps
Test checkout-and-setup  /  test-low-risk-without-prep-deps
20s
Test checkout-and-setup / test-low-risk-without-prep-deps
Test checkout-and-setup  /  test-no-input
4s
Test checkout-and-setup / test-no-input
Test checkout-and-setup  /  test-bad-input-string
3s
Test checkout-and-setup / test-bad-input-string
Test checkout-and-setup  /  test-bad-input-number
3s
Test checkout-and-setup / test-bad-input-number
Test checkout-and-setup  /  test-do-not-checkout-twice
19s
Test checkout-and-setup / test-do-not-checkout-twice
Test checkout-and-setup  /  prep-deps
22s
Test checkout-and-setup / prep-deps
Test checkout-and-setup  /  test-high-risk-after-prep-deps
27s
Test checkout-and-setup / test-high-risk-after-prep-deps
Test checkout-and-setup  /  test-low-risk-after-prep-deps
10s
Test checkout-and-setup / test-low-risk-after-prep-deps
Test checkout-and-setup  /  test-high-risk-string
28s
Test checkout-and-setup / test-high-risk-string
Test checkout-and-setup  /  test-low-risk-string
9s
Test checkout-and-setup / test-low-risk-string
All jobs completed
0s
All jobs completed
All jobs pass
0s
All jobs pass
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Test checkout-and-setup / test-bad-input-number
Invalid value for 'is-high-risk-environment'. Must be 'true' (secure, no cache) or 'false' (faster, cache enabled).
Test checkout-and-setup / test-bad-input-number
Process completed with exit code 1.
Test checkout-and-setup / test-bad-input-string
Invalid value for 'is-high-risk-environment'. Must be 'true' (secure, no cache) or 'false' (faster, cache enabled).
Test checkout-and-setup / test-bad-input-string
Process completed with exit code 1.
Test checkout-and-setup / test-no-input
Invalid value for 'is-high-risk-environment'. Must be 'true' (secure, no cache) or 'false' (faster, cache enabled).
Test checkout-and-setup / test-no-input
Process completed with exit code 1.
Build, lint, and test / lint: src/changelog-check.ts#L1
'node-fetch' should be listed in the project's dependencies. Run 'npm i -S node-fetch' to add it
Build, lint, and test / lint: src/changelog-check.ts#L1
'fetch' is already a global variable
Build, lint, and test / lint: src/changelog-check.ts#L1
"node-fetch" is extraneous
Build, lint, and test / lint: src/changelog-check.ts#L2
`@metamask/auto-changelog` import should occur before import of `node-fetch`
Build, lint, and test / lint: src/changelog-check.ts#L23
Replace `'Authorization'` with `Authorization`
Build, lint, and test / lint: src/changelog-check.ts#L25
Expected property shorthand
Build, lint, and test / lint: src/changelog-check.ts#L43
Missing JSDoc @returns declaration
All jobs pass
Process completed with exit code 1.