Skip to content

Merged examples with homework, renamed folders #3

Merged examples with homework, renamed folders

Merged examples with homework, renamed folders #3

Triggered via push October 13, 2024 14:15
Status Failure
Total duration 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/adap-b02/coordinates/Coordinate.ts#L1
Cannot find module './Equality' or its corresponding type declarations.
build: src/adap-b02/coordinates/Coordinate.ts#L2
Cannot find module './Cloneable' or its corresponding type declarations.
build: src/adap-b03/coordinates/Coordinate.ts#L1
Cannot find module './Equality' or its corresponding type declarations.
build: src/adap-b03/coordinates/Coordinate.ts#L2
Cannot find module './Cloneable' or its corresponding type declarations.
build: src/adap-b04/coordinates/Coordinate.ts#L1
Cannot find module './Equality' or its corresponding type declarations.
build: src/adap-b04/coordinates/Coordinate.ts#L2
Cannot find module './Cloneable' or its corresponding type declarations.
build: test/adap-b01/coordinates/Coordinate.test.ts#L2
Cannot find module '../../src/adap-b01/Coordinate' or its corresponding type declarations.
build: test/adap-b01/names/Name.test.ts#L2
Cannot find module './names/Name' or its corresponding type declarations.
build: test/adap-b02/coordinates/Coordinate.test.ts#L2
Cannot find module '../../src/adap-b02/coordinates/Coordinate' or its corresponding type declarations.
build: test/adap-b02/coordinates/Coordinate.test.ts#L3
Cannot find module '../../src/adap-b02/coordinates/CartesianCoordinate' or its corresponding type declarations.