Skip to content

feat(codecs): Implement chunked GELF decoding #41096

feat(codecs): Implement chunked GELF decoding

feat(codecs): Implement chunked GELF decoding #41096

Re-run triggered August 5, 2024 13:38
Status Failure
Total duration 16m 3s
Billable time 15m
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Checks: lib/codecs/src/decoding/framing/chunked_gelf.rs#L454
you seem to be trying to use `&Box<T>`. Consider using just `&T`
Checks
could not compile `codecs` (lib test) due to 1 previous error
Checks
Process completed with exit code 2.
Test Suite
Process completed with exit code 1.
changes / source
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/