Skip to content

feat(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 #431

feat(deps): bump golang.org/x/net from 0.15.0 to 0.17.0

feat(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 #431

Triggered via push October 16, 2023 18:14
Status Success
Total duration 47s
Artifacts

lint-soft.yml

on: push
lint-soft
35s
lint-soft
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-soft: git/patch.go#L135
Comment should end in a period (godot)
lint-soft: git/utils.go#L32
`if g.Match(fp)` has complex nested blocks (complexity: 6) (nestif)
lint-soft: git/patch.go#L29
missing cases in switch of type git.DiffLineType: git.DiffLinePlain, git.DiffLineSection (exhaustive)
lint-soft: git/patch.go#L67
missing cases in switch of type git.DiffLineType: git.DiffLinePlain, git.DiffLineSection (exhaustive)
lint-soft: git/tree.go#L169
missing cases in switch of type git.EntryMode: git.EntryBlob, git.EntryExec, git.EntrySymlink, git.EntryCommit (exhaustive)
lint-soft: git/attr.go#L50
mnd: Magic number: 2, in <argument> detected (gomnd)
lint-soft: git/attr.go#L51
mnd: Magic number: 2, in <condition> detected (gomnd)
lint-soft: git/attr.go#L29
error returned from external package is unwrapped: sig: func (*github.com/gogs/git-module.Command).RunInDir(dir string) ([]byte, error) (wrapcheck)
lint-soft: git/attr.go#L36
error returned from external package is unwrapped: sig: func (*github.com/gogs/git-module.Command).RunInDir(dir string) ([]byte, error) (wrapcheck)
lint-soft: git/config.go#L15
error returned from external package is unwrapped: sig: func os.Open(name string) (*os.File, error) (wrapcheck)
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum