Skip to content

wallet-ext: qredo connect inputs rename organization to workspace (#1… #128

wallet-ext: qredo connect inputs rename organization to workspace (#1…

wallet-ext: qredo connect inputs rename organization to workspace (#1… #128

Triggered via push October 10, 2023 15:10
Status Success
Total duration 40m 57s
Artifacts

ci-docs.yml

on: push
Generate crate documentation
40m 47s
Generate crate documentation
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
Generate crate documentation
No such remote: 'origin'
Generate crate documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@e2f20e631ae6d7dd3b768f56a5d2af784dd54791, actions-rs/toolchain@v1, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Generate crate documentation
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate crate documentation
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate crate documentation
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate crate documentation
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate crate documentation
`move-stackless-bytecode` (lib) generated 2 warnings (run `cargo fix --lib -p move-stackless-bytecode` to apply 2 suggestions)
Generate crate documentation
`move-cli` (lib) generated 1 warning
Generate crate documentation
`move-stackless-bytecode` (lib) generated 2 warnings (2 duplicates)
Generate crate documentation: crates/sui-types/src/execution.rs#L126
variable does not need to be mutable
Generate crate documentation
`sui-types` (lib) generated 1 warning (run `cargo fix --lib -p sui-types` to apply 1 suggestion)
Generate crate documentation
`sui-types` (lib) generated 1 warning (1 duplicate)
Generate crate documentation: crates/sui-archival/src/reader.rs#L507
using `.borrow()` on a double reference, which returns `&VerifiedEnvelope<sui_types::messages_checkpoint::CheckpointSummary, AuthorityQuorumSignInfo<true>>` instead of borrowing the inner type