Feat/oauth #103
Annotations
3 errors
lint (1.18):
internal/sbi/producer/access_token.go#L17
Expected '\t', Found '\n' at internal/sbi/producer/access_token.go[line 17,col 1] (gci)
|
lint (1.18):
internal/sbi/producer/access_token.go#L225
S1002: should omit comparison to bool constant, can be simplified to `strings.EqualFold(reqNfType, element)` (gosimple)
|
lint (1.18)
issues found
|