Polish README.md #28
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
62 warnings
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Deploy Docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
Deploy Docs:
src/lib.rs#L58
ambiguous glob re-exports
|
Deploy Docs
`sage` (lib) generated 1 warning
|
Deploy Docs:
src/graph/node.rs#L60
unresolved link to `directed`
|
Deploy Docs:
src/macros/json.rs#L19
unresolved link to `sage::DType`
|
Deploy Docs:
src/macros/json.rs#L30
unresolved link to `sage::DType`
|
Deploy Docs:
src/dtype.rs#L36
unclosed HTML tag `name`
|
Deploy Docs:
src/vocab/namespace.rs#L21
this URL is not a hyperlink
|
Deploy Docs:
src/vocab/namespace.rs#L25
this URL is not a hyperlink
|
Deploy Docs:
src/vocab/namespace.rs#L305
this URL is not a hyperlink
|
Deploy Docs:
src/vocab/namespace.rs#L343
this URL is not a hyperlink
|
Deploy Docs
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/
|
Deploy Docs
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/
|
Deploy Docs
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/
|
Deploy Docs
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/
|
Test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (nightly):
src/lib.rs#L58
ambiguous glob re-exports
|
Test (nightly):
src/lib.rs#L71
unused import: `crate::macros::*`
|
Test (nightly)
`sage` (lib) generated 2 warnings (run `cargo fix --lib -p sage` to apply 1 suggestion)
|
Test (nightly)
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/
|
Test (nightly)
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/
|
Test (nightly)
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/
|
Test (nightly)
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/
|
Test (nightly):
src/lib.rs#L58
ambiguous glob re-exports
|
Test (nightly):
src/lib.rs#L71
unused import: `crate::macros::*`
|
Test (nightly)
`sage` (lib) generated 2 warnings (run `cargo fix --lib -p sage` to apply 1 suggestion)
|
Test (nightly):
src/lib.rs#L58
ambiguous glob re-exports
|
Test (nightly):
src/lib.rs#L71
unused import: `crate::macros::*`
|
Test (nightly)
`sage` (lib) generated 2 warnings (run `cargo fix --lib -p sage` to apply 1 suggestion)
|
Test (nightly)
`sage` (lib test) generated 2 warnings (2 duplicates)
|
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Clippy:
src/macros.rs#L22
`crate` references the macro call's crate
|
Clippy:
src/lib.rs#L58
ambiguous glob re-exports
|
Clippy:
src/error.rs#L535
accessing first element with `slice.as_bytes().get(0)`
|
Clippy:
src/error.rs#L537
manual check for common ascii range
|
Clippy:
src/graph/node.rs#L165
deref on an immutable reference
|
Clippy:
src/graph/predicate.rs#L143
deref on an immutable reference
|
Clippy:
src/dtype/ops/de.rs#L1159
dereferencing a tuple pattern where every element takes a reference
|
Clippy:
src/dtype/ops/de.rs#L1186
dereferencing a tuple pattern where every element takes a reference
|
Clippy:
src/dtype/ops/partial_eq.rs#L50
deref which would be done by auto-deref
|
Clippy:
src/dtype/ops/partial_eq.rs#L62
deref which would be done by auto-deref
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Clippy
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/
|
Test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (stable):
src/lib.rs#L58
ambiguous glob re-exports
|
Test (stable)
`sage` (lib) generated 1 warning
|
Test (stable):
src/lib.rs#L58
ambiguous glob re-exports
|
Test (stable)
`sage` (lib) generated 1 warning
|
Test (stable):
src/lib.rs#L58
ambiguous glob re-exports
|
Test (stable)
`sage` (lib) generated 1 warning
|
Test (stable)
`sage` (lib test) generated 1 warning (1 duplicate)
|
Test (stable)
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/
|
Test (stable)
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/
|
Test (stable)
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/
|
Test (stable)
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/
|