Migrate ESLint to v9 #267
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
node.js.yml
on: pull_request
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.
|