Fix non-functional linting warnings #124
run-smf-unit-test.yml
on: pull_request
unit-test-pfcpiface
1m 1s
Annotations
7 errors
unit-test-pfcpiface:
context/sm_context.go#L14
net redeclared in this block
|
unit-test-pfcpiface:
context/sm_context.go#L12
other declaration of net
|
unit-test-pfcpiface:
context/sm_context.go#L14
"net" imported and not used
|
unit-test-pfcpiface:
context/sm_context.go#L15
http redeclared in this block
|
unit-test-pfcpiface:
context/sm_context.go#L13
other declaration of http
|
unit-test-pfcpiface:
context/sm_context.go#L15
"net/http" imported and not used
|
unit-test-pfcpiface
Process completed with exit code 2.
|