migrate CI to github action #1
Annotations
8 errors
lint:
pkg/northbound/a1/a1p-service.go#L130
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
pkg/northbound/a1/a1p-service.go#L226
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
pkg/northbound/a1/a1p-service.go#L321
Error return value of `json.Unmarshal` is not checked (errcheck)
|
lint:
pkg/sdran/manager.go#L101
Error return value of `m.startNorthboundServer` is not checked (errcheck)
|
lint:
pkg/policy/manager.go#L280
func `(*PolicyManager).isSimilarEnforced` is unused (unused)
|
lint:
pkg/manager/manager.go#L520
func `(*Manager).changeCellsTypes` is unused (unused)
|
lint:
pkg/sdran/manager.go#L335
S1008: should use 'return servingCgi != cgi' instead of 'if servingCgi == cgi { return false }; return true' (gosimple)
|
lint
Process completed with exit code 2.
|