Skip to content

Some minor changes/fixes to ux backend #11

Some minor changes/fixes to ux backend

Some minor changes/fixes to ux backend #11

Triggered via push December 24, 2023 13:30
Status Failure
Total duration 2m 31s
Artifacts
shellcheck
17s
shellcheck
verify code spellings
15s
verify code spellings
commitlint
24s
commitlint
Matrix: go test
Matrix: golangci-lint
Matrix: verify generated changes
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 4 warnings
golangci-lint (1.21): services/ux-backend/handlers/onboarding_tokens/handler.go#L1
var-naming: don't use an underscore in package name (revive)
golangci-lint (1.21): services/ux-backend/handlers/onboarding_tokens/handler.go#L36
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint (1.21)
issues found
commitlint
You have commit messages with errors ⧗ input: Some minor changes/fixes to ux backend - Move content of service/types package to service package - Move onboading_tokens content into its own sub package - Seperate onboarding_tokens message handlers to distict functions based on method - fix onboarding_tokens invalid content type ✖ body's lines must not be longer than 72 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
golangci-lint (1.20): services/ux-backend/handlers/onboarding_tokens/handler.go#L1
var-naming: don't use an underscore in package name (revive)
golangci-lint (1.20): services/ux-backend/handlers/onboarding_tokens/handler.go#L36
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint (1.20)
issues found
golangci-lint (1.21): services/ux-backend/handlers/onboarding_tokens/handler.go#L1
var-naming: don't use an underscore in package name (revive)
golangci-lint (1.21): services/ux-backend/handlers/onboarding_tokens/handler.go#L36
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint (1.20): services/ux-backend/handlers/onboarding_tokens/handler.go#L1
var-naming: don't use an underscore in package name (revive)
golangci-lint (1.20): services/ux-backend/handlers/onboarding_tokens/handler.go#L36
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)