You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/lint_last_known_acceptable.txt
-21Lines changed: 0 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,6 @@ internal/command/healthcheck/healthcheck.go:17:6: exported: exported type Comman
127
127
internal/command/healthcheck/healthcheck.go:22:1: exported: exported method Command.Execute should have comment or be unexported (revive)
128
128
internal/command/healthcheck/healthcheck.go:28:13: Error return value of `fmt.Fprintf` is not checked (errcheck)
129
129
internal/command/healthcheck/healthcheck.go:34:13: Error return value of `fmt.Fprintf` is not checked (errcheck)
130
-
internal/command/healthcheck/healthcheck_test.go:37:41: unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
131
130
internal/command/lfsauthenticate/lfsauthenticate.go:87:13: Error return value of `fmt.Fprintf` is not checked (errcheck)
132
131
internal/command/lfsauthenticate/lfsauthenticate_test.go:76:5: go-require: do not use require in http handlers (testifylint)
133
132
internal/command/lfsauthenticate/lfsauthenticate_test.go:79:5: go-require: do not use require in http handlers (testifylint)
@@ -279,26 +278,6 @@ internal/gitlabnet/client.go:14:1: exported: exported function GetClient should
279
278
internal/gitlabnet/client.go:21:15: ST1005: error strings should not be capitalized (stylecheck)
280
279
internal/gitlabnet/client.go:27:1: exported: exported function ParseJSON should have comment or be unexported (revive)
281
280
internal/gitlabnet/client.go:35:1: exported: exported function ParseIP should have comment or be unexported (revive)
internal/gitlabnet/git/client_test.go:160:5: go-require: do not use require in http handlers (testifylint)
285
-
internal/gitlabnet/git/client_test.go:161:5: go-require: do not use require in http handlers (testifylint)
286
-
internal/gitlabnet/git/client_test.go:169:5: go-require: do not use require in http handlers (testifylint)
287
-
internal/gitlabnet/git/client_test.go:170:5: go-require: do not use require in http handlers (testifylint)
288
-
internal/gitlabnet/git/client_test.go:171:5: go-require: do not use require in http handlers (testifylint)
289
-
internal/gitlabnet/git/client_test.go:172:5: go-require: do not use require in http handlers (testifylint)
290
-
internal/gitlabnet/git/client_test.go:175:5: go-require: do not use require in http handlers (testifylint)
291
-
internal/gitlabnet/git/client_test.go:185:5: go-require: do not use require in http handlers (testifylint)
292
-
internal/gitlabnet/git/client_test.go:186:5: go-require: do not use require in http handlers (testifylint)
293
-
internal/gitlabnet/git/client_test.go:187:5: go-require: do not use require in http handlers (testifylint)
294
-
internal/gitlabnet/git/client_test.go:188:5: go-require: do not use require in http handlers (testifylint)
295
-
internal/gitlabnet/git/client_test.go:191:5: go-require: do not use require in http handlers (testifylint)
296
-
internal/gitlabnet/git/client_test.go:200:5: go-require: do not use require in http handlers (testifylint)
297
-
internal/gitlabnet/git/client_test.go:201:5: go-require: do not use require in http handlers (testifylint)
298
-
internal/gitlabnet/git/client_test.go:204:5: go-require: do not use require in http handlers (testifylint)
299
-
internal/gitlabnet/git/client_test.go:213:5: go-require: do not use require in http handlers (testifylint)
300
-
internal/gitlabnet/git/client_test.go:214:5: go-require: do not use require in http handlers (testifylint)
301
-
internal/gitlabnet/git/client_test.go:217:5: go-require: do not use require in http handlers (testifylint)
302
281
internal/gitlabnet/healthcheck/client_test.go:19:41: unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
303
282
internal/gitlabnet/lfsauthenticate/client_test.go:29:5: go-require: do not use require in http handlers (testifylint)
304
283
internal/gitlabnet/lfsauthenticate/client_test.go:32:5: go-require: do not use require in http handlers (testifylint)
0 commit comments