Skip to content

Experiment with Temporal API #226

Experiment with Temporal API

Experiment with Temporal API #226

Triggered via pull request April 12, 2024 21:26
Status Failure
Total duration 19s
Artifacts

node.js.yml

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

Annotations

9 errors and 2 warnings
build (20): src/temporal/datetime-class.js#L3
'Temporal' is defined but never used
build (20): src/temporal/datetime.js#L27
Extra semicolon
build (20): src/temporal/duration.js#L7
More than 1 blank line not allowed
build (20): src/temporal/utils/temporal.js#L1
'Intl' is defined but never used
build (20): src/temporal/utils/temporal.js#L1
'toTemporalInstant' is defined but never used
build (20): tests/temporal/index.test.js#L16
More than 1 blank line not allowed
build (20): tests/temporal/index.test.js#L117
Test is used multiple times in the same describe(suite) block
build (20): tests/temporal/index.test.js#L119
Test is used multiple times in the same describe(suite) block
build (20)
Process completed with exit code 1.
build (20): tests/temporal/index.test.js#L116
Add an error message to toThrow()
build (20): tests/temporal/index.test.js#L263
Return statements are not allowed in tests