feat(codecs): Implement chunked GELF decoding #41096
test.yml
on: pull_request
changes
/
source
7s
changes
/
int_tests
0s
changes
/
e2e_tests
0s
Test Suite
0s
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/
|