Skip to content

Make assertions throw #1401

Make assertions throw

Make assertions throw #1401

Triggered via pull request September 10, 2023 20:10
Status Failure
Total duration 8m 16s
Artifacts

ci.yml

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

Annotations

16 errors
Lint source files: lib/assert.js#L493
Redundant use of `await` on a return value.
Lint source files: test-tap/assert.js#L113
Expected blank line before this statement.
Lint source files: test-tap/assert.js#L119
Unexpected parentheses around single function argument.
Lint source files: test-tap/assert.js#L141
Missing semicolon.
Lint source files: test-tap/assert.js#L149
Expected blank line before this statement.
Lint source files
Process completed with exit code 1.
Node.js (^18.16, ubuntu-latest)
Process completed with exit code 1.
Node.js (^16.18, ubuntu-latest)
Process completed with exit code 1.
Node.js (^20.3, ubuntu-latest)
Process completed with exit code 1.
Install dependencies without using a lockfile
Process completed with exit code 1.
Node.js (^20.3, windows-latest)
Process completed with exit code 1.
Node.js (^18.16, windows-latest)
Process completed with exit code 1.
Node.js (^20.3, macos-latest)
Process completed with exit code 1.
Node.js (^16.18, macos-latest)
Process completed with exit code 1.
Node.js (^16.18, windows-latest)
Process completed with exit code 1.
Node.js (^18.16, macos-latest)
Process completed with exit code 1.