Skip to content

Refactored to enums

Refactored to enums #2

Triggered via push August 19, 2023 07:58
Status Failure
Total duration 24s
Artifacts

node.js.yml

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

Annotations

4 errors
build (18.x): src/service-worker.ts#L3
Cannot find module './interfaces/SearchResponse' or its corresponding type declarations.
build (18.x): src/service-worker.ts#L4
Cannot find module './enums/EventNames' or its corresponding type declarations.
build (18.x): src/components/SearchResult.vue#L8
Cannot find module '../enums/EventNames' or its corresponding type declarations.
build (18.x)
Process completed with exit code 2.