chore: update flake configuration and enhance documentation generation #18
Annotations
10 errors and 4 warnings
|
Run clippy:
src/docgen/mod.rs#L772
consider using `sort_by_key`
|
|
Run clippy:
src/docgen/mod.rs#L513
this `map_or` can be simplified
|
|
Run clippy:
src/docgen/mod.rs#L386
redundant closure
|
|
Run clippy:
src/docgen/mod.rs#L373
redundant closure
|
|
Run clippy:
src/docgen/mod.rs#L345
this `if` statement can be collapsed
|
|
Run clippy:
src/docgen/mod.rs#L217
use of `or_insert_with` to construct default value
|
|
Run clippy:
src/docgen/mod.rs#L191
redundant closure
|
|
Run clippy:
src/docgen/mod.rs#L176
redundant closure
|
|
Run clippy:
src/docgen/mod.rs#L153
this `.filter_map(..)` can be written more simply using `.map(..)`
|
|
Run clippy:
src/docgen/mod.rs#L51
you should consider adding a `Default` implementation for `DocGenerator`
|
|
Setup Rust
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/
|
|
Setup Rust
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/
|
|
Setup Rust
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/
|
|
Setup Rust
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/
|
Loading