Skip to content

Migrate ESLint to v9 #267

Migrate ESLint to v9

Migrate ESLint to v9 #267

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

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
check
Process completed with exit code 1.
tests/backend/admin/git/commit.test.ts > Gives a 400 when there are no current changes: src/endpoints/fetch.ts#L136
Error: ApiError: [400] No changes present ❯ Module.json src/endpoints/fetch.ts:136:11 ❯ tests/backend/admin/git/commit.test.ts:44:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { error: 'No changes present', code: 400 }
test
Process completed with exit code 1.