Skip to content

add configurable stub server #21

add configurable stub server

add configurable stub server #21

Triggered via push November 21, 2024 21:30
Status Failure
Total duration 58s
Artifacts

golang.yml

on: push
Matrix: mcvs-golang-action
Fit to window
Zoom out
Zoom in

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