Skip to content

Fix badge URL

Fix badge URL #149

Triggered via pull request December 16, 2023 06:00
Status Success
Total duration 1m 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test: counter/counter_test.go#L24
[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 ): "Get() = %!v(MISSING), want %!v(MISSING)"
Test: counter/counter_test.go#L38
[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 ): "Get() = %!v(MISSING), want %!v(MISSING)"
Test: counter/counter_test.go#L59
[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 ): "Get() = %!v(MISSING), want %!v(MISSING)"
Test: counter/counter_test.go#L81
[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 ): "Get() = %!v(MISSING), want %!v(MISSING)"