Skip to content

[INTERNAL] Migrate project to TypeScript #1090

[INTERNAL] Migrate project to TypeScript

[INTERNAL] Migrate project to TypeScript #1090

Triggered via pull request August 29, 2024 08:15
Status Failure
Total duration 27s
Artifacts

github-ci.yml

on: pull_request
General checks, tests and coverage reporting
19s
General checks, tests and coverage reporting
Fit to window
Zoom out
Zoom in

Annotations

10 errors
General checks, tests and coverage reporting: src/AbstractReader.ts#L3
All imports in the declaration are only used as types. Use `import type`
General checks, tests and coverage reporting: src/AbstractReaderWriter.ts#L2
All imports in the declaration are only used as types. Use `import type`
General checks, tests and coverage reporting: src/DuplexCollection.ts#L1
All imports in the declaration are only used as types. Use `import type`
General checks, tests and coverage reporting: src/DuplexCollection.ts#L4
All imports in the declaration are only used as types. Use `import type`
General checks, tests and coverage reporting: src/DuplexCollection.ts#L5
All imports in the declaration are only used as types. Use `import type`
General checks, tests and coverage reporting: src/ReaderCollection.ts#L2
All imports in the declaration are only used as types. Use `import type`
General checks, tests and coverage reporting: src/ReaderCollection.ts#L3
All imports in the declaration are only used as types. Use `import type`
General checks, tests and coverage reporting: src/ReaderCollectionPrioritized.ts#L2
All imports in the declaration are only used as types. Use `import type`
General checks, tests and coverage reporting: src/ReaderCollectionPrioritized.ts#L3
All imports in the declaration are only used as types. Use `import type`
General checks, tests and coverage reporting: src/ResourceFacade.ts#L2
All imports in the declaration are only used as types. Use `import type`