Skip to content

Allow memoizing Results #79

Allow memoizing Results

Allow memoizing Results #79

Re-run triggered November 30, 2025 19:30
Status Success
Total duration 32s
Artifacts

test.yml

on: pull_request
Matrix: Rust project
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Rust project (--features=full)
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/
Rust project (--features=full)
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/
Rust project (--features=full)
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/
Rust project (--features=full)
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/
Rust project (--no-default-features)
`memoize` (example "issue30") generated 3 warnings (run `cargo fix --example "issue30"` to apply 1 suggestion)
Rust project (--no-default-features): examples/issue30.rs#L7
struct `Error` is never constructed
Rust project (--no-default-features): examples/issue30.rs#L5
struct `Struct` is never constructed
Rust project (--no-default-features)
`memoize` (example "ahash") generated 2 warnings (run `cargo fix --example "ahash"` to apply 2 suggestions)
Rust project (--no-default-features): examples/ahash.rs#L2
unused import: `memoize::memoize`
Rust project (--no-default-features): examples/ahash.rs#L1
unused imports: `HashMapExt` and `HashMap`
Rust project (--no-default-features)
`memoize` (example "custom_hasher") generated 1 warning (run `cargo fix --example "custom_hasher"` to apply 1 suggestion)
Rust project (--no-default-features): examples/fxhash.rs#L2
unused import: `rustc_hash::FxHashMap`
Rust project (--no-default-features): examples/custom_hasher.rs#L3
unused import: `memoize::memoize`
Rust project (--no-default-features): examples/fxhash.rs#L1
unused import: `memoize::memoize`
Rust project (--no-default-features)
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/
Rust project (--no-default-features)
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/
Rust project (--no-default-features)
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/
Rust project (--no-default-features)
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/