Skip to content

feat: implement JSON Patch for Software resource #529

feat: implement JSON Patch for Software resource

feat: implement JSON Patch for Software resource #529

Triggered via pull request December 5, 2023 22:57
Status Failure
Total duration 1m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
linters: internal/handlers/software.go#L218
File is not `gofmt`-ed with `-s` (gofmt)
linters: internal/handlers/software.go#L194
switch statements should only be cuddled with variables switched (wsl)
linters
issues found
linters: internal/handlers/software.go#L35
var-naming: var errMalformedJsonPatch should be errMalformedJSONPatch (revive)