Skip to content

refactor(block_storage): changes back Volume datetimes to chrono::DateTime #96

refactor(block_storage): changes back Volume datetimes to chrono::DateTime

refactor(block_storage): changes back Volume datetimes to chrono::DateTime #96

Triggered via pull request April 6, 2024 08:54
Status Success
Total duration 20m 17s
Artifacts 4

functional.yaml

on: pull_request
Matrix: functional
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 20 warnings
Functional tests on OpenStack zed
'Access denied for user 'root'@'localhost' (using password: NO)'
Functional tests on OpenStack bobcat
'Access denied for user 'root'@'localhost' (using password: NO)'
Functional tests on OpenStack antelope
'Access denied for user 'root'@'localhost' (using password: NO)'
Functional tests on OpenStack master
'Access denied for user 'root'@'localhost' (using password: NO)'
Functional tests on OpenStack zed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ATiltedTree/setup-rust@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Functional tests on OpenStack zed
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ATiltedTree/setup-rust@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Functional tests on OpenStack zed: src/block_storage/protocol.rs#L102
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Functional tests on OpenStack zed: src/block_storage/protocol.rs#L102
use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
Functional tests on OpenStack zed
`openstack` (lib test) generated 2 warnings (2 duplicates)
Functional tests on OpenStack bobcat
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ATiltedTree/setup-rust@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Functional tests on OpenStack bobcat
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ATiltedTree/setup-rust@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Functional tests on OpenStack bobcat: src/block_storage/protocol.rs#L102
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Functional tests on OpenStack bobcat: src/block_storage/protocol.rs#L102
use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
Functional tests on OpenStack bobcat
`openstack` (lib test) generated 2 warnings (2 duplicates)
Functional tests on OpenStack antelope
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ATiltedTree/setup-rust@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Functional tests on OpenStack antelope
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ATiltedTree/setup-rust@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Functional tests on OpenStack antelope: src/block_storage/protocol.rs#L102
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Functional tests on OpenStack antelope: src/block_storage/protocol.rs#L102
use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
Functional tests on OpenStack antelope
`openstack` (lib test) generated 2 warnings (2 duplicates)
Functional tests on OpenStack master
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ATiltedTree/setup-rust@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Functional tests on OpenStack master
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ATiltedTree/setup-rust@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Functional tests on OpenStack master: src/block_storage/protocol.rs#L102
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Functional tests on OpenStack master: src/block_storage/protocol.rs#L102
use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
Functional tests on OpenStack master
`openstack` (lib test) generated 2 warnings (2 duplicates)

Artifacts

Produced during runtime
Name Size
functional-antelope Expired
15.9 MB
functional-bobcat Expired
16.1 MB
functional-master Expired
16.8 MB
functional-zed Expired
17.4 MB