Skip to content

fix: Use 0n for BigInt(0). #1569

fix: Use 0n for BigInt(0).

fix: Use 0n for BigInt(0). #1569

Triggered via pull request September 30, 2023 17:50
Status Failure
Total duration 3m 2s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
build (20.x): integration/map-bigint-optional/test.ts#L1
BigInt literals are not available when targeting lower than ES2020.
build (20.x): integration/map-bigint-optional/test.ts#L1
BigInt literals are not available when targeting lower than ES2020.
build (20.x): integration/map-bigint-optional/test.ts#L1
BigInt literals are not available when targeting lower than ES2020.
build (20.x): integration/map-bigint-optional/test.ts#L1
BigInt literals are not available when targeting lower than ES2020.
build (20.x): integration/map-bigint-optional/test.ts#L1
BigInt literals are not available when targeting lower than ES2020.
build (20.x): integration/map-bigint-optional/test.ts#L1
BigInt literals are not available when targeting lower than ES2020.
build (20.x): integration/map-bigint-optional/test.ts#L1
BigInt literals are not available when targeting lower than ES2020.
build (20.x): integration/map-bigint-optional/test.ts#L1
BigInt literals are not available when targeting lower than ES2020.
build (20.x): integration/map-bigint-optional/test.ts#L1
BigInt literals are not available when targeting lower than ES2020.
build (20.x): integration/map-bigint-optional/test.ts#L1
BigInt literals are not available when targeting lower than ES2020.
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/