Skip to content

fix(logstash source): Fix typo causing a panic on short requests #41900

fix(logstash source): Fix typo causing a panic on short requests

fix(logstash source): Fix typo causing a panic on short requests #41900

Triggered via pull request September 12, 2024 18:46
Status Failure
Total duration 16m 25s
Billable time 16m
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
Checks: src/sources/logstash.rs#L562
this comparison involving the minimum or maximum element for this type contains a case that is always true or always false
Checks: src/sources/logstash.rs#L568
this expression creates a reference which is immediately dereferenced by the compiler
Checks
could not compile `vector` (lib) due to 2 previous errors
Checks
could not compile `vector` (lib test) due to 2 previous errors
Checks
Process completed with exit code 2.
Test Suite
Process completed with exit code 1.
changes / source
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/