Skip to content

Feature tests as GitHub actions #1

Feature tests as GitHub actions

Feature tests as GitHub actions #1

Triggered via pull request February 5, 2024 17:59
Status Failure
Total duration 1m 7s
Artifacts

features.yml

on: pull_request
feature-tests
58s
feature-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
feature-tests
The current runner (opensuse-leap-15.5-x64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported). In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml $ ruby-build 2.5.8 /__t/Ruby/2.5.8/x64 Once that completes successfully, mark it as complete with: $ touch /__t/Ruby/2.5.8/x64.complete It is your responsibility to ensure installing Ruby like that is not done in parallel.
feature-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
feature-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/