Skip to content

Use binary search for removing elements from Bag #209

Use binary search for removing elements from Bag

Use binary search for removing elements from Bag #209

Re-run triggered September 15, 2023 10:26
Status Failure
Total duration 1d 16h 57m 57s
Artifacts

test.yml

on: pull_request
Matrix: SwiftPM Linux
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
SwiftPM Linux (5.2)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
SwiftPM Linux (5.7)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Test (watchOS)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (macOS)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (tvOS)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (iOS)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002