chore(deps): bump github.com/omec-project/config5g from 1.5.1 to 1.5.4 #21
main.yml
on: pull_request
build
41s
docker-build
1m 2s
lint
50s
hadolint
7s
license-check
8s
fossa-check
16s
unit-tests
47s
Annotations
15 errors
build:
factory/factory.go#L51
assignment mismatch: 1 variable but client.ConnectToConfigServer returns 2 values
|
build
Process completed with exit code 1.
|
unit-tests:
factory/factory.go#L51
assignment mismatch: 1 variable but client.ConnectToConfigServer returns 2 values
|
unit-tests
Process completed with exit code 1.
|
lint:
context/config.go#L12
could not import github.com/omec-project/smf/factory (-: # github.com/omec-project/smf/factory
|
lint:
factory/factory.go#L51
assignment mismatch: 1 variable but client.ConnectToConfigServer returns 2 values) (typecheck)
|
lint:
pfcp/message/send.go#L26
could not import github.com/omec-project/smf/factory (-: # github.com/omec-project/smf/factory
|
lint:
factory/factory.go#L51
assignment mismatch: 1 variable but client.ConnectToConfigServer returns 2 values) (typecheck)
|
lint:
fsm/txnFsm.go#L14
could not import github.com/omec-project/smf/factory (-: # github.com/omec-project/smf/factory
|
lint:
factory/factory.go#L51
assignment mismatch: 1 variable but client.ConnectToConfigServer returns 2 values) (typecheck)
|
lint:
pfcp/handler/handler.go#L25
"github.com/wmnsk/go-pfcp/message" imported and not used (typecheck)
|
lint:
factory/factory.go#L51
assignment mismatch: 1 variable but client.ConnectToConfigServer returns 2 values (typecheck)
|
lint
assignment mismatch: 1 variable but client.ConnectToConfigServer returns 2 values)\" were hidden, use --max-same-issues"
|
lint
issues found
|
docker-build
Process completed with exit code 2.
|