Skip to content

unify orbital dynamics helper routines into single module #51

unify orbital dynamics helper routines into single module

unify orbital dynamics helper routines into single module #51

Triggered via pull request October 6, 2025 13:13
Status Failure
Total duration 3h 51m 29s
Artifacts

on_pr.yml

on: pull_request
Matrix: krome / test
Matrix: mpi / ${{ format('MPI test (SETUP={0}, targets={1}, DEBUG={2}, OPENMP={3}, ntasks={4}) ', matrix.input[0], matrix.input[1], matrix.debug, matrix.openmp, matrix.ntasks) }}
Matrix: test / ${{ format('test (SYSTEM={0}, DEBUG={1}, SETUP={2}, targets={3}) ', matrix.system, matrix.debug, matrix.input[0], matrix.input[1]) }}
build  /  matrix_prep
6s
build / matrix_prep
Matrix: build / build
summary
2s
summary
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
test / test (SYSTEM=ifx, DEBUG=no, SETUP=test2, targets=)
Process completed with exit code 154.
test / test (SYSTEM=ifx, DEBUG=no, SETUP=testkd, targets=)
Process completed with exit code 154.
test / test (SYSTEM=ifx, DEBUG=no, SETUP=test, targets=)
Process completed with exit code 154.
test / test (SYSTEM=ifx, DEBUG=no, SETUP=testcyl, targets=)
Process completed with exit code 154.
summary
Process completed with exit code 1.
build / matrix_prep
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build / matrix_prep
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
krome / test (macos-latest, gcc)
gcc 15.1.0 is already installed and up-to-date. To reinstall 15.1.0, run: brew reinstall gcc