✨ Provide wikipedia
as a search engine option
#1787
Annotations
3 errors and 9 warnings
Rust project:
src/engines/wikipedia.rs#L24
missing documentation for a struct field
|
Rust project:
src/engines/wikipedia.rs#L25
missing documentation for a struct field
|
Rust project
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Rust project
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
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
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
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:
src/cache/redis_cacher.rs#L38
doc list item without indentation
|
Rust project:
src/cache/redis_cacher.rs#L40
doc list item without indentation
|
Rust project:
src/engines/wikipedia.rs#L81
redundant pattern matching, consider using `is_some()`
|
Rust project:
src/engines/wikipedia.rs#L89
manual implementation of `Option::map`
|
Rust project
`websurfx` (lib test) generated 4 warnings (3 duplicates) (run `cargo clippy --fix --lib -p websurfx --tests` to apply 1 suggestion)
|