Skip to content

fix bug in total thrust computation #308

fix bug in total thrust computation

fix bug in total thrust computation #308

Triggered via push February 25, 2025 20:46
Status Success
Total duration 19m 35s
Artifacts

CI.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 1 notice
Julia 1.10 - macos-latest - x64 - push
[setup-julia] x64 arch has been requested on a macOS runner that has an arm64 (Apple Silicon) architecture. You may have meant to use the "aarch64" arch instead (or left it unspecified for the correct default).
Documentation: ../../../.julia/packages/Documenter/iwb7N/src/html/HTMLWriter.jl#L1865
Generated HTML over size_threshold_warn limit: DuctAPE/api/private_preprocess.md Generated file size: 159.73 (KiB) size_threshold_warn: 100.0 (KiB) size_threshold: 200.0 (KiB) HTML file: DuctAPE/api/private_preprocess/index.html
Documentation: ../../../.julia/packages/Documenter/iwb7N/src/html/HTMLWriter.jl#L1865
Generated HTML over size_threshold_warn limit: DuctAPE/api/private_postprocess.md Generated file size: 103.58 (KiB) size_threshold_warn: 100.0 (KiB) size_threshold: 200.0 (KiB) HTML file: DuctAPE/api/private_postprocess/index.html
Documentation: ../../../.julia/packages/Documenter/iwb7N/src/html/HTMLWriter.jl#L814
For 3 @example blocks, the 'text/html' representation of the resulting object is above the threshold (example_size_threshold: 8192 bytes). - 3 blocks had 'image/svg+xml' fallback image representation available, using that. On pages: DuctAPE/tutorial.md
Documentation: ../../../.julia/packages/Documenter/iwb7N/src/deploydocs.jl#L552
removing `stable` and linking `stable` to `v0.6.0`.
Documentation: ../../../.julia/packages/Documenter/iwb7N/src/deploydocs.jl#L552
removing `v0.6` and linking `v0.6` to `v0.6.0`.
Documentation: ../../../.julia/packages/Documenter/iwb7N/src/deploydocs.jl#L552
removing `v0.5` and linking `v0.5` to `v0.5.1`.
Documentation: ../../../.julia/packages/Documenter/iwb7N/src/deploydocs.jl#L552
removing `v0.4.0` and linking `v0.4.0` to `v0.4`.
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`