Skip to content

Support BigInt

Support BigInt #14

Triggered via pull request January 18, 2024 09:17
Status Failure
Total duration 30s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Node.js 20: index.js#L10
Expected '===' and instead saw '=='.
Node.js 20: index.js#L60
'parsed' is never reassigned. Use 'const' instead.
Node.js 20: index.js#L73
Missing semicolon.
Node.js 20: index.js#L112
Unexpected mix of '-' and '*'. Use parentheses to clarify the intended order of operations.
Node.js 20: index.js#L112
Unexpected mix of '-' and '*'. Use parentheses to clarify the intended order of operations.
Node.js 20: index.js#L112
Missing trailing comma.
Node.js 20: test.js#L26
Assertion message should be a string.
Node.js 20: test.js#L30
Assertion message should be a string.
Node.js 20: test.js#L343
More than 1 blank line not allowed.
Node.js 20: test.js#L372
Missing semicolon.
Node.js 18: index.js#L10
Expected '===' and instead saw '=='.
Node.js 18: index.js#L60
'parsed' is never reassigned. Use 'const' instead.
Node.js 18: index.js#L73
Missing semicolon.
Node.js 18: index.js#L112
Unexpected mix of '-' and '*'. Use parentheses to clarify the intended order of operations.
Node.js 18: index.js#L112
Unexpected mix of '-' and '*'. Use parentheses to clarify the intended order of operations.
Node.js 18: index.js#L112
Missing trailing comma.
Node.js 18: test.js#L26
Assertion message should be a string.
Node.js 18: test.js#L30
Assertion message should be a string.
Node.js 18: test.js#L343
More than 1 blank line not allowed.
Node.js 18: test.js#L372
Missing semicolon.