Skip to content

Create dependency-review.yml #13

Create dependency-review.yml

Create dependency-review.yml #13

Triggered via push October 14, 2024 16:21
Status Success
Total duration 27s
Artifacts

lint.yaml

on: push
Run CI Lint
17s
Run CI Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run CI Lint: pkg/accounts/accounts.go#L14
error var ACCOUNT_NOT_FOUND should have name of the form ErrFoo (ST1012)
Run CI Lint: pkg/accounts/accounts.go#L15
error var CAN_NOT_CREATE_ACCOUNT should have name of the form ErrFoo (ST1012)
Run CI Lint: pkg/storage/session.go#L17
field tls is unused (U1000)
Run CI Lint: pkg/storage/session.go#L40
const caFilePath is unused (U1000)
Run CI Lint: pkg/storage/session.go#L41
const connectTimeout is unused (U1000)
Run CI Lint: pkg/storage/session.go#L42
const queryTimeout is unused (U1000)
Run CI Lint: pkg/storage/session.go#L52
func getCustomTLSConfig is unused (U1000)
Run CI Lint: pkg/storage/session.go#L63
error strings should not be capitalized (ST1005)
Run CI Lint: pkg/tls/tls.go#L16
func main is unused (U1000)
Run CI Lint
Process completed with exit code 1.