Skip to content

[docs] Adds a more identifiable caution about using ML servers (#16092) #176

[docs] Adds a more identifiable caution about using ML servers (#16092)

[docs] Adds a more identifiable caution about using ML servers (#16092) #176

Triggered via push February 5, 2024 22:57
Status Success
Total duration 20m 34s
Artifacts

ci-docs.yml

on: push
Generate crate documentation
20m 25s
Generate crate documentation
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Generate crate documentation
No such remote: 'origin'
Generate crate documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@e2f20e631ae6d7dd3b768f56a5d2af784dd54791, actions-rs/toolchain@v1, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505, peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L521
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-data-ingestion/src/workers/kv_store.rs#L92
using `.borrow()` on a double reference, which returns `&V` instead of borrowing the inner type
Generate crate documentation: crates/sui-data-ingestion/src/workers/kv_store.rs#L135
using `.borrow()` on a double reference, which returns `&V` instead of borrowing the inner type
Generate crate documentation
`sui-data-ingestion` (lib) generated 2 warnings