Skip to content

Recognize typical assertion errors and use their formatting #1283

Recognize typical assertion errors and use their formatting

Recognize typical assertion errors and use their formatting #1283

Triggered via pull request March 30, 2023 20:45
Status Failure
Total duration 4m 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Test package-lock for unexpected modifications
21s
Test package-lock for unexpected modifications
Install dependencies without using a lockfile
2m 3s
Install dependencies without using a lockfile
Lint source files
47s
Lint source files
Matrix: Node.js
Matrix: TypeScript compatibility
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Lint source files: lib/test.js#L17
Do not access Object.prototype method 'hasOwnProperty' from target object.
Lint source files: lib/test.js#L17
Do not access Object.prototype method 'hasOwnProperty' from target object.
Lint source files: lib/test.js#L536
Missing trailing comma.
Lint source files: lib/test.js#L542
Missing trailing comma.
Lint source files: lib/test.js#L589
Missing trailing comma.
Lint source files: lib/test.js#L595
Missing trailing comma.
Lint source files: test/external-assertions/fixtures/expect-failure.js#L1
There should be no empty line within import group
Lint source files: test/external-assertions/fixtures/expect-failure.js#L1
There should be no space after '{'.
Lint source files: test/external-assertions/fixtures/expect-failure.js#L1
There should be no space before '}'.
Lint source files: test/external-assertions/fixtures/expect-failure.js#L3
`ava` import should occur before import of `expect`
Node.js (^18, ubuntu-latest)
Process completed with exit code 1.
Install dependencies without using a lockfile
Process completed with exit code 1.
Node.js (^14.19, ubuntu-latest)
Process completed with exit code 1.
Node.js (^16.15, ubuntu-latest)
Process completed with exit code 1.
Node.js (^14.19, windows-latest)
Process completed with exit code 1.
Node.js (^18, windows-latest)
Process completed with exit code 1.
Node.js (^16.15, windows-latest)
Process completed with exit code 1.