Skip to content

add constants for error codes #1459

add constants for error codes

add constants for error codes #1459

Triggered via push October 31, 2024 14:33
Status Failure
Total duration 2m 18s
Artifacts

test-rules.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
production_rules: crates/bins/src/bin/datadog_static_analyzer_server/mod.rs#L12
file not found for module `error_codes`
production_rules: crates/bins/src/bin/datadog_static_analyzer_server/mod.rs#L6
unresolved imports `error_codes::ERROR_BAD_ADDRESS`, `error_codes::ERROR_CHANNEL_SENDER_DROPPED`, `error_codes::ERROR_GENERAL`, `error_codes::ERROR_INVALID_ARGUMENT`
production_rules: crates/bins/src/bin/datadog_static_analyzer_server/cli.rs#L15
unresolved imports `crate::datadog_static_analyzer_server::error_codes::ERROR_CHANNEL_DISCONNECTED`, `crate::datadog_static_analyzer_server::error_codes::ERROR_SHUTDOWN_FAILURE`
production_rules
Process completed with exit code 101.
staging_rules: crates/bins/src/bin/datadog_static_analyzer_server/mod.rs#L12
file not found for module `error_codes`
staging_rules: crates/bins/src/bin/datadog_static_analyzer_server/mod.rs#L6
unresolved imports `error_codes::ERROR_BAD_ADDRESS`, `error_codes::ERROR_CHANNEL_SENDER_DROPPED`, `error_codes::ERROR_GENERAL`, `error_codes::ERROR_INVALID_ARGUMENT`
staging_rules: crates/bins/src/bin/datadog_static_analyzer_server/cli.rs#L15
unresolved imports `crate::datadog_static_analyzer_server::error_codes::ERROR_CHANNEL_DISCONNECTED`, `crate::datadog_static_analyzer_server::error_codes::ERROR_SHUTDOWN_FAILURE`
staging_rules
Process completed with exit code 101.