Skip to content

Implement errors collector #56

Implement errors collector

Implement errors collector #56

Triggered via pull request July 27, 2023 09:31
Status Failure
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

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

Annotations

3 errors and 1 warning
golangci-lint: sqlx/node.go#L22
File is not `goimports`-ed with -local golang.yandex (goimports)
golangci-lint: errors_collector.go#L27
exported type `CollectedErrors` should have comment or be unexported (golint)
golangci-lint
issues found
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/