Implement errors collector #56
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|