Skip to content

Add support for the SegTree and LazySegTree with open ended ranges #224

Add support for the SegTree and LazySegTree with open ended ranges

Add support for the SegTree and LazySegTree with open ended ranges #224

Triggered via pull request September 3, 2023 18:10
Status Failure
Total duration 4m 14s
Artifacts

test.yml

on: pull_request
Matrix: test
Matrix: verify
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
verify (0.33.0)
The current runner (ubuntu-18.04-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.6.10 /__t/Ruby/2.6.10/x64 Once that completes successfully, mark it as complete with: $ touch /__t/Ruby/2.6.10/x64.complete It is your responsibility to ensure installing Ruby like that is not done in parallel.
verify (1.7.2)
The operation was canceled.
verify (0.33.0)
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/
verify (1.7.2)
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/
test (0.33.0)
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/
lint
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/
test (1.7.2)
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/