Skip to content

chore(deps): update dependency stardoc to v0.8.0 #24

chore(deps): update dependency stardoc to v0.8.0

chore(deps): update dependency stardoc to v0.8.0 #24

Triggered via pull request November 27, 2024 23:05
Status Success
Total duration 48s
Artifacts

lint.yaml

on: pull_request
Run CI Lint
38s
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.