Skip to content

Implemented Fuselage Profile Type: Rectangle (Issue #909) #322

Implemented Fuselage Profile Type: Rectangle (Issue #909)

Implemented Fuselage Profile Type: Rectangle (Issue #909) #322

Triggered via pull request June 4, 2024 12:11
@merakulixmerakulix
synchronize #1005
rectangle
Status Failure
Total duration 24m 30s
Artifacts 6

pull_request.yml

on: pull_request
Matrix: continuous-integration / build-linux
Matrix: continuous-integration / build-windows
continuous-integration  /  build-macos
10s
continuous-integration / build-macos
Matrix: continuous-integration / test-linux
Matrix: continuous-integration / test-windows
continuous-integration  /  test-macos
0s
continuous-integration / test-macos
continuous-integration  /  draft-release
0s
continuous-integration / draft-release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
continuous-integration / build-macos
No installed conda 'base' environment found at !If you are using this action in a self-hosted runner that already provides its own Miniconda installation, please specify its location with a `CONDA` environment variable. If you want us to download and install Miniconda or Miniforge for you, add `miniconda-version: "latest"` or `miniforge-version: "latest"`, respectively, to the parameters for this action.
continuous-integration / build-macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-invision/retry@v2, conda-incubator/setup-miniconda@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
continuous-integration / build-linux (Release, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-invision/retry@v2, conda-incubator/setup-miniconda@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
continuous-integration / build-linux (Release, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-invision/retry@v2, conda-incubator/setup-miniconda@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
continuous-integration / build-linux (Debug, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-invision/retry@v2, conda-incubator/setup-miniconda@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
continuous-integration / build-linux (Debug, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nick-invision/retry@v2, conda-incubator/setup-miniconda@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
continuous-integration / test-linux (Release, ubuntu-latest, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, conda-incubator/setup-miniconda@v2, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
continuous-integration / test-linux (Release, ubuntu-20.04, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, conda-incubator/setup-miniconda@v2, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
continuous-integration / test-linux (Debug, ubuntu-20.04, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, conda-incubator/setup-miniconda@v2, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
continuous-integration / build-windows (Release, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, conda-incubator/setup-miniconda@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
continuous-integration / test-linux (Debug, ubuntu-latest, false, ON)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, conda-incubator/setup-miniconda@v2, actions/download-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
continuous-integration / build-windows (Release, windows-2019)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, conda-incubator/setup-miniconda@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
continuous-integration / test-windows (Release, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
continuous-integration / test-windows (Release, windows-2019)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-ubuntu-20.04-Debug-nightly-ON-concat-ON-cov-OFF", "build-ubuntu-20.04-Release-nightly-ON-concat-ON-cov-OFF", "build-ubuntu-latest-Debug-nightly-ON-concat-ON-cov-ON", "build-ubuntu-latest-Release-nightly-ON-concat-ON-cov-OFF", "build-windows-2019-Release-nightly-ON-concat-ON-cov-OFF-static-ON-python-ON", "build-windows-latest-Release-nightly-ON-concat-ON-cov-OFF-static-OFF-python-OFF". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
build-ubuntu-20.04-Debug-nightly-ON-concat-ON-cov-OFF Expired
350 MB
build-ubuntu-20.04-Release-nightly-ON-concat-ON-cov-OFF Expired
44.8 MB
build-ubuntu-latest-Debug-nightly-ON-concat-ON-cov-ON Expired
421 MB
build-ubuntu-latest-Release-nightly-ON-concat-ON-cov-OFF Expired
44.4 MB
build-windows-2019-Release-nightly-ON-concat-ON-cov-OFF-static-ON-python-ON Expired
176 MB
build-windows-latest-Release-nightly-ON-concat-ON-cov-OFF-static-OFF-python-OFF Expired
126 MB