fix: recover grpc client connection #8
main.yml
on: pull_request
build
10s
docker-build
11s
staticcheck
44s
lint
41s
hadolint
5s
license-check
8s
fossa-check
13s
unit-tests
11s
Annotations
11 errors
build:
factory/factory.go#L17
github.com/omec-project/[email protected]: replacement directory /home/gatici/omec/config5g does not exist
|
build:
factory/config.go#L16
github.com/omec-project/[email protected]: replacement directory /home/gatici/omec/config5g does not exist
|
build
Process completed with exit code 1.
|
unit-tests:
factory/factory.go#L17
github.com/omec-project/[email protected]: replacement directory /home/gatici/omec/config5g does not exist
|
unit-tests:
factory/config.go#L16
github.com/omec-project/[email protected]: replacement directory /home/gatici/omec/config5g does not exist
|
unit-tests
Process completed with exit code 1.
|
docker-build
Process completed with exit code 2.
|
lint
golangci-lint exit with code 3
|
staticcheck:
factory/config.go#L16
github.com/omec-project/[email protected]: replacement directory /home/gatici/omec/config5g does not exist (compile)
|
staticcheck:
factory/factory.go#L17
github.com/omec-project/[email protected]: replacement directory /home/gatici/omec/config5g does not exist (compile)
|
staticcheck
Process completed with exit code 1.
|