Skip to content

feat: implement JSON Patch for Software resource #551

feat: implement JSON Patch for Software resource

feat: implement JSON Patch for Software resource #551

Triggered via pull request March 9, 2024 17:37
Status Failure
Total duration 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
linters: internal/models/models.go#L126
error returned from external package is unwrapped: sig: func encoding/json.Unmarshal(data []byte, v any) error (wrapcheck)
linters: internal/models/models.go#L119
directive `//nolint:wrapcheck // we want to pass along the error here` is unused for linter "wrapcheck" (nolintlint)
linters
issues found
linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.