chore: updates the server startup #57
publish.yml
on: pull_request
lint_test
/
build
1m 18s
lint_test
/
lint
2m 50s
lint_test
/
unit-tests
3m 7s
lint_test
/
integration-tests
0s
lint_test
/
check-mock-gen
22s
lint_test
/
gosec
2m 35s
test_finality_provider
17m 17s
Matrix: docker_pipeline / docker_build
Waiting for pending jobs
docker_pipeline
/
merge_dockerhub
docker_pipeline
/
merge_ecr
Annotations
4 errors and 4 warnings
lint_test / lint:
server/server.go#L83
Error return value of `s.httpServer.Shutdown` is not checked (errcheck)
|
lint_test / lint:
server/server.go#L25
fieldalignment: struct with 112 pointer bytes could be 96 (govet)
|
lint_test / lint
issues found
|
test_finality_provider
Process completed with exit code 2.
|
lint_test / check-mock-gen
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint_test / build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint_test / lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint_test / unit-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|