Skip to content

fix(io): replace std::fs in async fns with tokio::fs #1015

fix(io): replace std::fs in async fns with tokio::fs

fix(io): replace std::fs in async fns with tokio::fs #1015

Triggered via pull request August 6, 2024 09:37
Status Cancelled
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
check
5s
check
build_under_wasm
47s
build_under_wasm
unit
54s
unit
test_gcs_web_identify
0s
test_gcs_web_identify
test_tencent_cloud_web_identify
0s
test_tencent_cloud_web_identify
test_aws_web_identity
0s
test_aws_web_identity
Matrix: build
Matrix: build_all_features
Matrix: build_single_feature
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 4 warnings
check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
build_single_feature (services-azblob): src/io.rs#L1
mismatched types
build_single_feature (services-azblob)
could not compile `reqsign` (lib) due to 1 previous error
build_single_feature (services-azblob)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build_single_feature (services-tencent)
The job was canceled because "services-azblob" failed.
build_single_feature (services-tencent): src/io.rs#L1
mismatched types
build_single_feature (services-tencent)
could not compile `reqsign` (lib) due to 1 previous error
build_single_feature (services-tencent)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build_single_feature (services-huaweicloud)
The job was canceled because "services-azblob" failed.
build_single_feature (services-huaweicloud)
could not compile `reqsign` (lib) due to 1 previous error
build_single_feature (services-huaweicloud)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build_single_feature (services-aliyun)
The job was canceled because "services-azblob" failed.
build_single_feature (services-aliyun): src/io.rs#L1
mismatched types
build_single_feature (services-aliyun)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build_single_feature (services-oracle)
The job was canceled because "services-azblob" failed.
build_single_feature (services-oracle)
The operation was canceled.
build_single_feature (services-aws)
The job was canceled because "services-azblob" failed.
build_single_feature (services-aws)
The operation was canceled.
build_single_feature (services-google)
The job was canceled because "services-azblob" failed.
build_single_feature (services-google)
The operation was canceled.
build (ubuntu-22.04)
Canceling since a higher priority waiting request for 'CI-refs/pull/458/merge-pull_request' exists
build (ubuntu-22.04)
The operation was canceled.
build_all_features (windows-2022)
Canceling since a higher priority waiting request for 'CI-refs/pull/458/merge-pull_request' exists
build_all_features (windows-2022)
The operation was canceled.
build_all_features (ubuntu-22.04)
Canceling since a higher priority waiting request for 'CI-refs/pull/458/merge-pull_request' exists
build_all_features (ubuntu-22.04)
The operation was canceled.
build (windows-2022)
Canceling since a higher priority waiting request for 'CI-refs/pull/458/merge-pull_request' exists
build (windows-2022)
The operation was canceled.
build_all_features (macos-13)
Canceling since a higher priority waiting request for 'CI-refs/pull/458/merge-pull_request' exists
build_all_features (macos-13)
The operation was canceled.
build (macos-13)
Canceling since a higher priority waiting request for 'CI-refs/pull/458/merge-pull_request' exists
build (macos-13)
The operation was canceled.
build_under_wasm
Canceling since a higher priority waiting request for 'CI-refs/pull/458/merge-pull_request' exists
build_under_wasm
The operation was canceled.
unit
Canceling since a higher priority waiting request for 'CI-refs/pull/458/merge-pull_request' exists
unit
The operation was canceled.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_single_feature (services-azblob)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_single_feature (services-azblob)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/