Skip to content

Merge pull request #3 from k1LoW/tagpr-from-v0.0.2 #8

Merge pull request #3 from k1LoW/tagpr-from-v0.0.2

Merge pull request #3 from k1LoW/tagpr-from-v0.0.2 #8

Triggered via push October 5, 2023 07:04
Status Success
Total duration 2m 45s
Artifacts 1

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Test: mm_test.go#L175
[gostyle.errorstrings] Error strings should not be capitalized (unless beginning with proper nouns or acronyms) or end with punctuation, since they are usually printed following other context. (ref: https://github.com/golang/go/wiki/CodeReviewComments#error-strings ): "Body: got %!q(MISSING), want %!q(MISSING)"
Test: mm_test.go#L159
[gostyle.handlerrors] Do not discard errors using `_` variables. If a function returns an error, check it to make sure the function succeeded. Handle the error, return it, or, in truly exceptional situations, panic. (ref: https://github.com/golang/go/wiki/CodeReviewComments#handle-errors )
Test: mm_test.go#L40
Error return value of `w.Write` is not checked (errcheck)
Test
Restore cache failed: Dependencies file is not found in /home/runner/work/mm/mm. Supported file pattern: go.sum

Artifacts

Produced during runtime
Name Size
octocov-report Expired
2.56 KB