Skip to content

Refactor resolving VPP API input #239

Refactor resolving VPP API input

Refactor resolving VPP API input #239

Triggered via pull request May 4, 2023 07:54
@ondrej-fabryondrej-fabry
synchronize #130
vppapi
Status Failure
Total duration 2m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
lint yaml
29s
lint yaml
Matrix: check binapi
Matrix: build and test
Matrix: check go.mod
Matrix: lint go
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
check go.mod (1.20)
Process completed with exit code 1.
lint go (1.20): cmd/govpp/cmd_lint.go#L77
Error return value is not checked (errcheck)
lint go (1.20): cmd/govpp/cmd_diff.go#L154
S1039: unnecessary use of fmt.Sprintf (gosimple)
lint go (1.20): cmd/govpp/cmd_diff.go#L164
S1039: unnecessary use of fmt.Sprintf (gosimple)
lint go (1.20): binapigen/vppapi/source.go#L30
SA9004: only the first constant in this group has an explicit type (staticcheck)
lint go (1.20)
issues found
build and test (1.20, ubuntu-latest)
Process completed with exit code 1.
build and test (1.20, ubuntu-latest)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: autero1/action-gotestsum@v1.0.0. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build and test (1.20, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/