Skip to content

feat: added support for bigints #11

feat: added support for bigints

feat: added support for bigints #11

Triggered via pull request February 17, 2025 20:58
Status Failure
Total duration 15s
Artifacts

build-and-test.yml

on: pull_request
Linting
6s
Linting
Matrix: Testing
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Linting: fixture/example.js#L2
This number must be less than or equal 255. 291 (0x123n) is greater than 255
Linting: fixture/example.js#L5
This number must be less than or equal 255. 4660 (0x1234) is greater than 255
Linting: fixture/example.js#L7
This number must be less than or equal 255. 74565 (0x12345) is greater than 255
Linting: fixture/example.js#L9
This number must be less than or equal 255. 1193046 (0x123456) is greater than 255
Linting
Process completed with exit code 1.