feat(gcp_chronicle_udm sink): Add chronicle udm events sink #44652
test.yml
on: pull_request
changes
/
source
4s
changes
/
int_tests
0s
changes
/
e2e_tests
0s
Test Suite
0s
Annotations
9 errors and 2 warnings
Checks:
src/sinks/gcp_chronicle/udm_events/sink.rs#L70
redundant field names in struct initialization
|
Checks:
src/sinks/gcp_chronicle/udm_events/sink.rs#L159
unneeded `return` statement
|
Checks:
src/sinks/gcp_chronicle/udm_events/sink.rs#L148
this expression creates a reference which is immediately dereferenced by the compiler
|
Checks:
src/sinks/gcp_chronicle/unstructured_logs/sink.rs#L187
unneeded `return` statement
|
Checks:
src/sinks/gcp_chronicle/unstructured_logs/sink.rs#L176
this expression creates a reference which is immediately dereferenced by the compiler
|
Checks
could not compile `vector` (lib) due to 5 previous errors
|
Checks
could not compile `vector` (lib test) due to 5 previous errors
|
Checks
Process completed with exit code 2.
|
Test Suite
Process completed with exit code 1.
|
changes / source
'ref' input parameter is ignored when 'base' is set to HEAD
|
changes / source
'base' input parameter is ignored when action is triggered by pull request event
|