chore: Rename workflow folder and Fix the Dockerfile syntax #1
Annotations
8 errors and 1 warning
cmd/hss-server/main.go#L83
Error return value of `m.NewAVP` is not checked (errcheck)
|
cmd/hss-server/main.go#L134
Error return value of `a.NewAVP` is not checked (errcheck)
|
cmd/hss-server/main.go#L135
Error return value of `a.NewAVP` is not checked (errcheck)
|
cmd/hss-server/main.go#L136
Error return value of `a.NewAVP` is not checked (errcheck)
|
cmd/hss-server/main.go#L146
Error return value of `m.NewAVP` is not checked (errcheck)
|
cmd/hss-server/main.go#L147
Error return value of `m.NewAVP` is not checked (errcheck)
|
cmd/hss-server/main.go#L212
ineffectual assignment to err (ineffassign)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/
|
The logs for this run have expired and are no longer available.
Loading