Skip to content

read comments from fields of anonymous structs #203

read comments from fields of anonymous structs

read comments from fields of anonymous structs #203

Triggered via pull request January 30, 2024 18:37
Status Failure
Total duration 30s
Artifacts

lint.yaml

on: pull_request
golangci-lint
20s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
golangci-lint
issues found
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint: comment_extractor.go#L14
exported: exported type Breadcrumb should have comment or be unexported (revive)
golangci-lint: comment_extractor.go#L16
exported: exported method Breadcrumb.With should have comment or be unexported (revive)
golangci-lint: comment_extractor.go#L20
exported: exported method Breadcrumb.Field should have comment or be unexported (revive)
golangci-lint: comment_extractor.go#L24
exported: exported method Breadcrumb.SliceElem should have comment or be unexported (revive)
golangci-lint: comment_extractor.go#L28
exported: exported method Breadcrumb.MapKey should have comment or be unexported (revive)
golangci-lint: comment_extractor.go#L32
exported: exported method Breadcrumb.MapElem should have comment or be unexported (revive)