Skip to content

fix: Fix rsa missing in google #895

fix: Fix rsa missing in google

fix: Fix rsa missing in google #895

Triggered via pull request February 26, 2024 07:19
Status Failure
Total duration 3m 6s
Artifacts

ci.yml

on: pull_request
check
37s
check
build_under_wasm
36s
build_under_wasm
unit
1m 11s
unit
test_gcs_web_identify
1m 3s
test_gcs_web_identify
test_tencent_cloud_web_identify
1m 9s
test_tencent_cloud_web_identify
test_aws_web_identity
1m 10s
test_aws_web_identity
Matrix: build
Matrix: build_all_features
Matrix: build_single_feature
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 46 warnings
build_single_feature (services-aliyun): src/aliyun/oss.rs#L13
failed to resolve: use of undeclared crate or module `once_cell`
build_single_feature (services-aliyun)
could not compile `reqsign` (lib) due to 1 previous error
build_single_feature (services-aliyun)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build_single_feature (services-huaweicloud)
The job was canceled because "services-aliyun" failed.
build_single_feature (services-azblob)
The job was canceled because "services-aliyun" failed.
build_single_feature (services-tencent)
The job was canceled because "services-aliyun" failed.
build_single_feature (services-oracle)
The job was canceled because "services-aliyun" failed.
build_single_feature (services-oracle)
The operation was canceled.
build_single_feature (services-google)
The job was canceled because "services-aliyun" failed.
build_single_feature (services-google)
The operation was canceled.
build_single_feature (services-aws)
The job was canceled because "services-aliyun" failed.
build_single_feature (services-aws)
The operation was canceled.
build_single_feature (services-aliyun)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_single_feature (services-aliyun)
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-huaweicloud): src/dirs.rs#L9
function `expand_homedir` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L19
function `base64_decode` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L35
function `hex_sha1` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L43
function `hex_sha256` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L48
function `hmac_sha256` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L56
function `base64_hmac_sha256` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L67
function `hex_hmac_sha1` is never used
build_single_feature (services-huaweicloud): src/hash.rs#L78
function `hex_hmac_sha256` is never used
build_single_feature (services-huaweicloud): src/time.rs#L20
constant `DATE` is never used
build_single_feature (services-huaweicloud): src/time.rs#L27
function `format_date` is never used
build_single_feature (services-azblob): src/dirs.rs#L9
function `expand_homedir` is never used
build_single_feature (services-azblob): src/hash.rs#L35
function `hex_sha1` is never used
build_single_feature (services-azblob): src/hash.rs#L43
function `hex_sha256` is never used
build_single_feature (services-azblob): src/hash.rs#L48
function `hmac_sha256` is never used
build_single_feature (services-azblob): src/hash.rs#L67
function `hex_hmac_sha1` is never used
build_single_feature (services-azblob): src/hash.rs#L78
function `hex_hmac_sha256` is never used
build_single_feature (services-azblob): src/hash.rs#L86
function `base64_hmac_sha1` is never used
build_single_feature (services-azblob): src/time.rs#L20
constant `DATE` is never used
build_single_feature (services-azblob): src/time.rs#L27
function `format_date` is never used
build_single_feature (services-azblob): src/time.rs#L32
constant `ISO8601` is never used
build_single_feature (services-tencent): src/dirs.rs#L9
function `expand_homedir` is never used
build_single_feature (services-tencent): src/hash.rs#L14
function `base64_encode` is never used
build_single_feature (services-tencent): src/hash.rs#L19
function `base64_decode` is never used
build_single_feature (services-tencent): src/hash.rs#L43
function `hex_sha256` is never used
build_single_feature (services-tencent): src/hash.rs#L48
function `hmac_sha256` is never used
build_single_feature (services-tencent): src/hash.rs#L56
function `base64_hmac_sha256` is never used
build_single_feature (services-tencent): src/hash.rs#L78
function `hex_hmac_sha256` is never used
build_single_feature (services-tencent): src/hash.rs#L86
function `base64_hmac_sha1` is never used
build_single_feature (services-tencent): src/time.rs#L20
constant `DATE` is never used
build_single_feature (services-tencent): src/time.rs#L27
function `format_date` is never used
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
build_all_features (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_all_features (ubuntu-latest)
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 (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
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 (macos-11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-11)
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_all_features (macos-11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_all_features (macos-11)
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 (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest)
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_all_features (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_all_features (windows-latest)
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/