Skip to content

hasql version 2.0

hasql version 2.0 #63

Triggered via pull request November 11, 2024 14:44
@bbrodrigesbbrodriges
synchronize #15
v2
Status Failure
Total duration 25s
Artifacts

lint.yml

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

Annotations

10 errors and 2 warnings
golangci-lint: node_picker.go#L39
undefined: rand (typecheck)
golangci-lint: cluster_test.go#L37
undefined: sqlmock (typecheck)
golangci-lint: cluster_test.go#L58
undefined: sqlmock (typecheck)
golangci-lint: cluster_test.go#L62
undefined: sqlmock (typecheck)
golangci-lint: cluster_test.go#L86
undefined: sqlmock (typecheck)
golangci-lint: cluster_test.go#L90
undefined: sqlmock (typecheck)
golangci-lint: node_picker_test.go#L44
cannot range over 100 (untyped int constant) (typecheck)
golangci-lint: node_picker_test.go#L107
cannot range over len(nodes) * 3 (value of type int) (typecheck)
golangci-lint: node_picker_test.go#L173
cannot range over 100 (untyped int constant) (typecheck)
golangci-lint: node_picker_test.go#L237
cannot range over 100 (untyped int constant) (typecheck)
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/
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/