add configurable stub server #21
Annotations
7 errors and 1 warning
mcvs-golang-action (lint):
cmd/mcvs-stub-server/main.go#L15
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
mcvs-golang-action (lint):
cmd/mcvs-stub-server/main.go#L85
Error return value of `w.Write` is not checked (errcheck)
|
mcvs-golang-action (lint)
Process completed with exit code 201.
|
mcvs-golang-action (unit)
The job was canceled because "lint" failed.
|
mcvs-golang-action (integration)
The job was canceled because "lint" failed.
|
mcvs-golang-action (coverage)
The job was canceled because "lint" failed.
|
mcvs-golang-action (component)
The job was canceled because "lint" failed.
|
mcvs-golang-action (security-golang-modules)
Both go-version and go-version-file inputs are specified, only go-version will be used
|