Skip to content

Add implementation

Add implementation #1

Triggered via push July 4, 2024 20:18
Status Failure
Total duration 33s
Artifacts

ci.yaml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
test (stable)
Process completed with exit code 1.
lint (oldstable): mark_test.go#L74
Error return value of `(github.com/KasonBraley/marker.Mark).ExpectHit` is not checked (errcheck)
lint (oldstable): mark.go#L102
S1002: should omit comparison to bool constant, can be simplified to `globalState.markHit` (gosimple)
lint (oldstable): mark.go#L135
S1002: should omit comparison to bool constant, can be simplified to `!globalState.markHit` (gosimple)
lint (oldstable)
issues found
test (oldstable)
The job was canceled because "stable" failed.
test (oldstable)
Process completed with exit code 1.
lint (stable)
The job was canceled because "oldstable" failed.
lint (stable): mark_test.go#L74
Error return value of `(github.com/KasonBraley/marker.Mark).ExpectHit` is not checked (errcheck)
lint (stable): mark.go#L102
S1002: should omit comparison to bool constant, can be simplified to `globalState.markHit` (gosimple)
lint (stable): mark.go#L135
S1002: should omit comparison to bool constant, can be simplified to `!globalState.markHit` (gosimple)
lint (stable)
issues found
test (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/marker/marker. Supported file pattern: go.sum
lint (oldstable)
Restore cache failed: Dependencies file is not found in /home/runner/work/marker/marker. Supported file pattern: go.sum
test (oldstable)
Restore cache failed: Dependencies file is not found in /home/runner/work/marker/marker. Supported file pattern: go.sum
lint (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/marker/marker. Supported file pattern: go.sum