Skip to content

Feat/oauth

Feat/oauth #103

Triggered via pull request October 26, 2023 10:14
@ianchen0119ianchen0119
synchronize #25
feat/oauth
Status Failure
Total duration 41s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

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