Skip to content

fix: [#5] Add unit testing #34

fix: [#5] Add unit testing

fix: [#5] Add unit testing #34

Re-run triggered November 1, 2024 18:19
Status Failure
Total duration 1m 3s
Artifacts

golang.yml

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

Annotations

6 errors and 1 warning
MCVS-golang-action (lint): internal/analyzer/analyzer.go#L52
cyclomatic: function (*runner).assessDir has cyclomatic complexity 8 (> max enabled 7) (revive)
MCVS-golang-action (lint): internal/analyzer/analyzer_test.go#L45
require-error: for error assertions use require (testifylint)
MCVS-golang-action (lint)
Process completed with exit code 201.
MCVS-golang-action (security-trivy)
The job was canceled because "lint" failed.
MCVS-golang-action (coverage)
The job was canceled because "lint" failed.
MCVS-golang-action (unit)
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