[graphql/rpc] Auto create markdown doc from examples (#14492) #1
ci-docs.yml
on: push
Generate crate documentation
40m 38s
Annotations
2 errors and 10 warnings
Generate crate documentation
No such remote: 'origin'
|
Generate crate documentation
Action failed with "The process '/usr/bin/git' failed with exit code 128"
|
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:
crates/sui-archival/src/reader.rs#L517
using `.borrow()` on a double reference, which returns `&VerifiedEnvelope<sui_types::messages_checkpoint::CheckpointSummary, AuthorityQuorumSignInfo<true>>` instead of borrowing the inner type
|
Generate crate documentation
`sui-archival` (lib) generated 1 warning
|
Generate crate documentation:
crates/sui-kvstore/src/client.rs#L121
using `.borrow()` on a double reference, which returns `&V` instead of borrowing the inner type
|
Generate crate documentation:
crates/sui-kvstore/src/client.rs#L197
using `.borrow()` on a double reference, which returns `&V` instead of borrowing the inner type
|
Generate crate documentation
`sui-kvstore` (lib) generated 2 warnings
|