Fix plugin sync to use multiple messages if ttrpc max message limit is hit #350
Triggered via pull request
September 26, 2024 14:10
Status
Failure
Total duration
1m 37s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Project Checks
24s
Check buildability
22s
Matrix: Linters
Matrix: Tests
Annotations
10 errors and 5 warnings
|
Linters (1.22.3, ubuntu-22.04)
Cannot open: File exists
|
|
Linters (1.22.3, ubuntu-22.04)
Cannot open: File exists
|
|
Linters (1.22.3, ubuntu-22.04)
Cannot open: File exists
|
|
Linters (1.22.3, ubuntu-22.04)
Cannot open: File exists
|
|
Linters (1.22.3, ubuntu-22.04)
Cannot open: File exists
|
|
Linters (1.22.3, ubuntu-22.04)
Cannot open: File exists
|
|
Linters (1.22.3, ubuntu-22.04)
Cannot open: File exists
|
|
Linters (1.22.3, ubuntu-22.04)
Cannot open: File exists
|
|
Linters (1.22.3, ubuntu-22.04)
Cannot open: File exists
|
|
Linters (1.22.3, ubuntu-22.04)
Cannot open: File exists
|
|
Project Checks
Restore cache failed: Dependencies file is not found in /home/runner/work/nri/nri. Supported file pattern: go.sum
|
|
Linters (1.22.3, ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
Linters (1.22.3, ubuntu-22.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Linters (1.22.3, ubuntu-22.04):
pkg/stub/stub.go#L625
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
Linters (1.22.3, ubuntu-22.04):
pkg/adaptation/plugin.go#L475
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|