Skip to content

Refactored LinkedList, DoubleLinkedList, HashMap #4

Refactored LinkedList, DoubleLinkedList, HashMap

Refactored LinkedList, DoubleLinkedList, HashMap #4

Triggered via push February 2, 2026 08:15
Status Failure
Total duration 28s
Artifacts

on-push.yml

on: push
Build & Test
24s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build & Test
Process completed with exit code 2.
Build & Test: src/index.ts#L5
Cannot find module './LinkedList' or its corresponding type declarations.
Build & Test: src/index.ts#L1
Cannot find module './DoubleLinkedList' or its corresponding type declarations.
Build & Test: src/HashMap.ts#L1
Cannot find module './LinkedList' or its corresponding type declarations.