Update Godoc for internal structs/funcs to clarify the package they are exposed under #2391
Annotations
10 errors and 1 warning
Check:
internal/cmd/tools/doclink/doclink.go#L92
error strings should not end with punctuation or newlines (ST1005)
|
Check:
internal/cmd/tools/doclink/doclink.go#L110
error strings should not be capitalized (ST1005)
|
Check:
internal/cmd/tools/doclink/doclink.go#L110
error strings should not end with punctuation or newlines (ST1005)
|
Check:
internal/cmd/tools/doclink/doclink.go#L121
error strings should not be capitalized (ST1005)
|
Check:
internal/cmd/tools/doclink/doclink.go#L121
error strings should not end with punctuation or newlines (ST1005)
|
Check:
internal/cmd/tools/doclink/doclink.go#L149
error strings should not end with punctuation or newlines (ST1005)
|
Check:
internal/cmd/tools/doclink/doclink.go#L389
this result of append is never used, except maybe in other appends (SA4010)
|
Check:
internal/cmd/tools/doclink/doclink.go#L406
error strings should not be capitalized (ST1005)
|
Check:
internal/cmd/tools/doclink/doclink.go#L406
error strings should not end with punctuation or newlines (ST1005)
|
Check:
internal/cmd/tools/doclink/doclink.go#L413
error strings should not be capitalized (ST1005)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading