add constants for error codes #1459
Annotations
4 errors
Test all staging rules:
crates/bins/src/bin/datadog_static_analyzer_server/mod.rs#L12
file not found for module `error_codes`
|
Test all 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`
|
Test all 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`
|
Test all staging rules
Process completed with exit code 101.
|
Loading