chore(deps): bump github.com/omec-project/config5g from 1.5.1 to 1.5.3 #5
main.yml
on: pull_request
build
29s
docker-build
52s
staticcheck
51s
lint
39s
hadolint
7s
license-check
10s
fossa-check
11s
unit-tests
37s
Annotations
16 errors
build:
factory/factory.go#L65
undefined: client.ConfigWatcher
|
build
Process completed with exit code 1.
|
unit-tests:
factory/factory.go#L65
undefined: client.ConfigWatcher
|
unit-tests
Process completed with exit code 1.
|
lint:
consumer/nf_managemant.go#L20
could not import github.com/omec-project/udr/factory (-: # github.com/omec-project/udr/factory
|
lint:
factory/factory.go#L65
undefined: client.ConfigWatcher) (typecheck)
|
lint:
util/init_context.go#L15
could not import github.com/omec-project/udr/factory (-: # github.com/omec-project/udr/factory
|
lint:
factory/factory.go#L65
undefined: client.ConfigWatcher) (typecheck)
|
lint:
factory/factory.go#L65
undefined: client.ConfigWatcher (typecheck)
|
lint:
service/init.go#L24
could not import github.com/omec-project/udr/factory (-: # github.com/omec-project/udr/factory
|
lint:
factory/factory.go#L65
undefined: client.ConfigWatcher) (typecheck)
|
lint
issues found
|
staticcheck:
factory/factory.go#L65
undefined: client.ConfigWatcher (compile)
|
staticcheck:
factory/factory.go#L65
undefined: client.ConfigWatcher (compile)
|
staticcheck
Process completed with exit code 1.
|
docker-build
Process completed with exit code 2.
|