Adjust permissions for update_provider
method
#78
Triggered via pull request
September 25, 2023 15:52
Status
Success
Total duration
6m 21s
Artifacts
–
ci.yml
on: pull_request
cargo-check
2m 17s
cargo-fmt
19s
cargo-clippy
2m 36s
cargo-build
3m 44s
cargo-wasm-build
3m 35s
cargo-test
2m 42s
Annotations
8 warnings
cargo-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo-check
dependency (candid) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
|
cargo-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo-test
dependency (candid) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
|
cargo-wasm-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo-wasm-build
dependency (candid) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
|
cargo-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cargo-build
dependency (candid) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
|