Skip to content

test(urlUtils): add unit tests for getEnvironmentDependentUrl function #40

test(urlUtils): add unit tests for getEnvironmentDependentUrl function

test(urlUtils): add unit tests for getEnvironmentDependentUrl function #40

Triggered via push January 15, 2024 14:29
Status Failure
Total duration 34s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: src/utils/urlUtils.test.ts#L7
The operand of a 'delete' operator must be optional.
build: src/utils/urlUtils.test.ts#L12
Cannot find name 'vi'.
build: src/utils/urlUtils.test.ts#L16
Cannot find name 'vi'.
build: src/utils/urlUtils.test.ts#L17
Cannot assign to 'origin' because it is a read-only property.
build: src/utils/urlUtils.test.ts#L25
Cannot find name 'vi'.
build: src/utils/urlUtils.test.ts#L26
Cannot assign to 'origin' because it is a read-only property.
build
Process completed with exit code 2.