Standardize go variable names #782
ci.yml
on: push
Matrix: build / build
Matrix: codeql / Analyze
Matrix: lint / go
Matrix: lint / ui
Matrix: test / go
Matrix: goreleaser
Annotations
5 errors
lint / go (1.23):
internal/http/storyboard/events.go#L447
structtag: struct field userID has json tag but is not exported (govet)
|
lint / go (1.23):
internal/http/storyboard/events.go#L467
structtag: struct field userID has json tag but is not exported (govet)
|
lint / go (1.23):
internal/http/storyboard/events.go#L449
SA9005: struct type 'struct{userID string "json:\"userId\""}' doesn't have any exported fields, nor custom marshaling (staticcheck)
|
lint / go (1.23):
internal/http/storyboard/events.go#L469
SA9005: struct type 'struct{userID string "json:\"userId\""}' doesn't have any exported fields, nor custom marshaling (staticcheck)
|
lint / go (1.23)
issues found
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-artifacts
Expired
|
3.16 MB |
|
playwright-report
Expired
|
257 KB |
|