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
@@ -136,7 +136,6 @@ internal/command/healthcheck/healthcheck.go:17:6: exported: exported type Comman
136
136
internal/command/healthcheck/healthcheck.go:22:1: exported: exported method Command.Execute should have comment or be unexported (revive)
137
137
internal/command/healthcheck/healthcheck.go:28:13: Error return value of `fmt.Fprintf` is not checked (errcheck)
138
138
internal/command/healthcheck/healthcheck.go:34:13: Error return value of `fmt.Fprintf` is not checked (errcheck)
139
-
internal/command/healthcheck/healthcheck_test.go:37:41: unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
140
139
internal/command/lfsauthenticate/lfsauthenticate.go:87:13: Error return value of `fmt.Fprintf` is not checked (errcheck)
141
140
internal/command/lfsauthenticate/lfsauthenticate_test.go:76:5: go-require: do not use require in http handlers (testifylint)
142
141
internal/command/lfsauthenticate/lfsauthenticate_test.go:79:5: go-require: do not use require in http handlers (testifylint)
@@ -288,26 +287,6 @@ internal/gitlabnet/client.go:14:1: exported: exported function GetClient should
288
287
internal/gitlabnet/client.go:21:15: ST1005: error strings should not be capitalized (stylecheck)
289
288
internal/gitlabnet/client.go:27:1: exported: exported function ParseJSON should have comment or be unexported (revive)
290
289
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)
294
-
internal/gitlabnet/git/client_test.go:161:5: go-require: do not use require in http handlers (testifylint)
295
-
internal/gitlabnet/git/client_test.go:169:5: go-require: do not use require in http handlers (testifylint)
296
-
internal/gitlabnet/git/client_test.go:170:5: go-require: do not use require in http handlers (testifylint)
297
-
internal/gitlabnet/git/client_test.go:171:5: go-require: do not use require in http handlers (testifylint)
298
-
internal/gitlabnet/git/client_test.go:172:5: go-require: do not use require in http handlers (testifylint)
299
-
internal/gitlabnet/git/client_test.go:175:5: go-require: do not use require in http handlers (testifylint)
300
-
internal/gitlabnet/git/client_test.go:185:5: go-require: do not use require in http handlers (testifylint)
301
-
internal/gitlabnet/git/client_test.go:186:5: go-require: do not use require in http handlers (testifylint)
302
-
internal/gitlabnet/git/client_test.go:187:5: go-require: do not use require in http handlers (testifylint)
303
-
internal/gitlabnet/git/client_test.go:188:5: go-require: do not use require in http handlers (testifylint)
304
-
internal/gitlabnet/git/client_test.go:191:5: go-require: do not use require in http handlers (testifylint)
305
-
internal/gitlabnet/git/client_test.go:200:5: go-require: do not use require in http handlers (testifylint)
306
-
internal/gitlabnet/git/client_test.go:201:5: go-require: do not use require in http handlers (testifylint)
307
-
internal/gitlabnet/git/client_test.go:204:5: go-require: do not use require in http handlers (testifylint)
308
-
internal/gitlabnet/git/client_test.go:213:5: go-require: do not use require in http handlers (testifylint)
309
-
internal/gitlabnet/git/client_test.go:214:5: go-require: do not use require in http handlers (testifylint)
310
-
internal/gitlabnet/git/client_test.go:217:5: go-require: do not use require in http handlers (testifylint)
311
290
internal/gitlabnet/healthcheck/client_test.go:19:41: unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
312
291
internal/gitlabnet/lfsauthenticate/client_test.go:29:5: go-require: do not use require in http handlers (testifylint)
313
292
internal/gitlabnet/lfsauthenticate/client_test.go:32:5: go-require: do not use require in http handlers (testifylint)
0 commit comments