fix: [#5] Add unit testing #34
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
|