Fix badge URL #149
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)"
|