Skip to content

feat(oss): support define sts endpoint for oss #966

feat(oss): support define sts endpoint for oss

feat(oss): support define sts endpoint for oss #966

Triggered via pull request June 28, 2024 03:17
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
check
43s
check
build_under_wasm
40s
build_under_wasm
unit
53s
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

29 errors and 40 warnings
build_single_feature (services-aliyun): src/aliyun/credential.rs#L142
cannot move out of `self.config.sts_endpoint` as enum variant `Some` which is behind a shared reference
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-azblob)
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-huaweicloud)
The job was canceled because "services-aliyun" failed.
build_single_feature (services-huaweicloud)
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-google)
The job was canceled because "services-aliyun" failed.
build_single_feature (services-google)
The operation was canceled.
build (ubuntu-latest): src/aliyun/credential.rs#L142
cannot move out of `self.config.sts_endpoint` as enum variant `Some` which is behind a shared reference
build (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (macos-11)
The job was canceled because "ubuntu-latest" failed.
build (macos-11)
The operation was canceled.
build_all_features (ubuntu-latest): src/aliyun/credential.rs#L142
cannot move out of `self.config.sts_endpoint` as enum variant `Some` which is behind a shared reference
build_all_features (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build_under_wasm
Process completed with exit code 101.
build_all_features (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build_all_features (windows-latest)
The operation was canceled.
check: src/aliyun/credential.rs#L142
cannot move out of `self.config.sts_endpoint` as enum variant `Some` which is behind a shared reference
check
could not compile `reqsign` (lib) due to 1 previous error
check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build_all_features (macos-11)
The job was canceled because "ubuntu-latest" failed.
build_all_features (macos-11)
The operation was canceled.
unit
Process completed with exit code 101.
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-tencent)
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-tencent)
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-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
build_single_feature (services-azblob): src/azure/storage/workload_identity_credential.rs#L74
fields `token_type`, `expires_in`, `ext_expires_in`, `not_before`, and `resource` are never read
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-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 (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_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/
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/