wip: set tags #116
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yaml
on: push
Lint and Test Go Code
24s
Make Release
0s
Annotations
7 errors and 2 warnings
Lint and Test Go Code:
services_list.go#L1
: # github.com/gateway-fm/service-pool [github.com/gateway-fm/service-pool.test]
|
Lint and Test Go Code:
services_pool_test.go#L72
cannot use "localhost" (untyped string constant) as *discovery.DiscoveryOpts value in argument to discovery.NewManualDiscovery
|
Lint and Test Go Code:
services_pool_test.go#L107
cannot use "localhost" (untyped string constant) as *discovery.DiscoveryOpts value in argument to discovery.NewConsulDiscovery (typecheck)
|
Lint and Test Go Code:
discovery/manual_discovery.go#L17
SA4009: argument opts is overwritten before first use (staticcheck)
|
Lint and Test Go Code:
discovery/manual_discovery.go#L18
SA4009(related information): assignment to opts (staticcheck)
|
Lint and Test Go Code:
discovery/util.go#L15
SA4021: x = append(y) is equivalent to x = y (staticcheck)
|
Lint and Test Go Code
issues found
|
Lint and Test Go Code
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|
Lint and Test Go Code
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
|