Skip to content

Release Candidate for 1.0.0 #6

Release Candidate for 1.0.0

Release Candidate for 1.0.0 #6

Triggered via pull request January 13, 2024 00:58
@thkruzthkruz
synchronize #1
develop
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: src/coordinate/FormatTle.ts#L1
Cannot find module './Tle' or its corresponding type declarations.
build: src/index.ts#L1
Cannot find module './coordinate/Tle' or its corresponding type declarations.
build: src/objects/Satellite.ts#L1
Cannot find module '../coordinate/Tle' or its corresponding type declarations.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/