Skip to content

Fix utils tests and add GitHub Actions workflow for testing (#1) #5

Fix utils tests and add GitHub Actions workflow for testing (#1)

Fix utils tests and add GitHub Actions workflow for testing (#1) #5

Triggered via push March 22, 2025 20:37
Status Success
Total duration 1m 58s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Run Tests
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/
Run Tests
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/
Run Tests
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/
Run Tests
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/
Run Tests: src/db.rs#L323
unused variable: `severity`
Run Tests: src/db.rs#L333
unused variable: `severity`
Run Tests
`fatt` (lib) generated 2 warnings
Run Tests
`fatt` (lib test) generated 2 warnings (2 duplicates)
Run Tests: tests/resolver_test.rs#L3
unused import: `std::path::PathBuf`
Run Tests: tests/resolver_test.rs#L4
unused import: `std::net::IpAddr`
Run Tests: tests/resolver_test.rs#L5
unused import: `std::str::FromStr`
Run Tests: tests/resolver_test.rs#L80
unused variable: `temp_dir`
Run Tests: tests/test_helpers.rs#L35
method `logs` is never used
Run Tests
`fatt` (test "config_test") generated 1 warning