Experiment with Temporal API #226
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
|