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
-19Lines changed: 0 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -131,11 +131,6 @@ internal/command/discover/discover.go:23:15: ST1005: error strings should not be
131
131
internal/command/discover/discover.go:29:14: Error return value of `fmt.Fprintf` is not checked (errcheck)
132
132
internal/command/discover/discover.go:32:14: Error return value of `fmt.Fprintf` is not checked (errcheck)
133
133
internal/command/discover/discover.go:35:20: context-keys-type: should not use basic type string as key in context.WithValue (revive)
134
-
internal/command/gitauditevent/audit.go:1:1: package-comments: should have a package comment (revive)
135
-
internal/command/gitauditevent/audit_test.go:33:5: go-require: do not use require in http handlers (testifylint)
136
-
internal/command/gitauditevent/audit_test.go:37:5: go-require: do not use require in http handlers (testifylint)
137
-
internal/command/gitauditevent/audit_test.go:38:5: go-require: do not use require in http handlers (testifylint)
138
-
internal/command/gitauditevent/audit_test.go:39:5: go-require: do not use require in http handlers (testifylint)
139
134
internal/command/githttp/pull.go:1:1: package-comments: should have a package comment (revive)
140
135
internal/command/githttp/pull.go:20:5: var-naming: var uploadPackHttpPrefix should be uploadPackHTTPPrefix (revive)
141
136
internal/command/githttp/pull.go:22:6: exported: exported type PullCommand should have comment or be unexported (revive)
@@ -365,20 +360,6 @@ internal/gitlabnet/git/client_test.go:204:5: go-require: do not use require in h
365
360
internal/gitlabnet/git/client_test.go:213:5: go-require: do not use require in http handlers (testifylint)
366
361
internal/gitlabnet/git/client_test.go:214:5: go-require: do not use require in http handlers (testifylint)
367
362
internal/gitlabnet/git/client_test.go:217:5: go-require: do not use require in http handlers (testifylint)
368
-
internal/gitlabnet/gitauditevent/client.go:1:1: package-comments: should have a package comment (revive)
369
-
internal/gitlabnet/gitauditevent/client.go:16:6: exported: exported type Client should have comment or be unexported (revive)
370
-
internal/gitlabnet/gitauditevent/client.go:21:1: exported: exported function NewClient should have comment or be unexported (revive)
371
-
internal/gitlabnet/gitauditevent/client.go:30:6: exported: exported type Request should have comment or be unexported (revive)
372
-
internal/gitlabnet/gitauditevent/client.go:38:1: exported: exported method Client.Audit should have comment or be unexported (revive)
373
-
internal/gitlabnet/gitauditevent/client.go:51:27: Error return value of `response.Body.Close` is not checked (errcheck)
374
-
internal/gitlabnet/gitauditevent/client_test.go:51:5: go-require: do not use require in http handlers (testifylint)
375
-
internal/gitlabnet/gitauditevent/client_test.go:55:5: go-require: do not use require in http handlers (testifylint)
376
-
internal/gitlabnet/gitauditevent/client_test.go:56:5: go-require: do not use require in http handlers (testifylint)
377
-
internal/gitlabnet/gitauditevent/client_test.go:57:5: go-require: do not use require in http handlers (testifylint)
378
-
internal/gitlabnet/gitauditevent/client_test.go:58:5: go-require: do not use require in http handlers (testifylint)
379
-
internal/gitlabnet/gitauditevent/client_test.go:59:5: go-require: do not use require in http handlers (testifylint)
380
-
internal/gitlabnet/gitauditevent/client_test.go:60:5: go-require: do not use require in http handlers (testifylint)
381
-
internal/gitlabnet/gitauditevent/client_test.go:61:5: go-require: do not use require in http handlers (testifylint)
382
363
internal/gitlabnet/healthcheck/client_test.go:19:41: unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
383
364
internal/gitlabnet/lfsauthenticate/client_test.go:29:5: go-require: do not use require in http handlers (testifylint)
384
365
internal/gitlabnet/lfsauthenticate/client_test.go:32:5: go-require: do not use require in http handlers (testifylint)
0 commit comments