Skip to content

Version 4.0.0

Version 4.0.0 #201

Triggered via pull request January 7, 2024 21:56
@thkruzthkruz
synchronize #24
develop
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/coordinate/Hill.ts#L1
Cannot find module 'ootk-core' or its corresponding type declarations.
build: src/covariance/CovarianceSample.ts#L1
Cannot find module 'ootk-core' or its corresponding type declarations.
build: src/covariance/StateCovariance.ts#L1
Cannot find module 'ootk-core' or its corresponding type declarations.
build: src/force/AtmosphericDrag.ts#L1
Cannot find module 'ootk-core' or its corresponding type declarations.
build: src/force/EarthGravity.ts#L1
Cannot find module 'ootk-core' or its corresponding type declarations.
build: src/force/Force.ts#L1
Cannot find module 'ootk-core' or its corresponding type declarations.
build: src/force/ForceModel.ts#L1
Cannot find module 'ootk-core' or its corresponding type declarations.
build: src/force/Gravity.ts#L1
Cannot find module 'ootk-core' or its corresponding type declarations.
build: src/force/SolarRadiationPressure.ts#L1
Cannot find module 'ootk-core' or its corresponding type declarations.
build: src/force/ThirdBodyGravity.ts#L1
Cannot find module 'ootk-core' or its corresponding type declarations.
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/