Skip to content

Update core.test.ts

Update core.test.ts #8

Triggered via push January 2, 2024 08:14
Status Failure
Total duration 1m 26s
Artifacts

ci.yml

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

Annotations

17 errors
typecheck: test/core.test.ts#L20
Type '"islamic-civil"' has no properties in common with type '{ fromCal?: string | undefined; }'.
typecheck: test/core.test.ts#L21
Type '"islamic-civil"' has no properties in common with type '{ fromCal?: string | undefined; }'.
typecheck: test/core.test.ts#L22
Type '"islamic-civil"' has no properties in common with type '{ fromCal?: string | undefined; }'.
typecheck: test/core.test.ts#L24
Type '"islamic-tbla"' has no properties in common with type '{ fromCal?: string | undefined; }'.
typecheck: test/core.test.ts#L25
Type '"islamic-tbla"' has no properties in common with type '{ fromCal?: string | undefined; }'.
typecheck: test/core.test.ts#L26
Type '"islamic-tbla"' has no properties in common with type '{ fromCal?: string | undefined; }'.
typecheck
Process completed with exit code 1.
lint: src/core.ts#L47
A space is required after ','
lint: src/utils.ts#L1
Too many blank lines at the beginning of file. Max of 0 allowed
lint: src/utils.ts#L4
Trailing spaces not allowed
lint: src/utils.ts#L9
Expected indentation of 2 spaces but found 4
lint: src/utils.ts#L9
Extra semicolon
lint: src/utils.ts#L10
Newline required at end of file but not found
lint
Process completed with exit code 1.
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
test (lts/*, macos-latest)
Process completed with exit code 1.
test (lts/*, windows-latest)
Process completed with exit code 1.