hasql version 2.0 #62
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)
|
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/
|
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/
|
Loading