More PatchComponent Changes #5522
Annotations
4 errors and 2 warnings
lint:
pkg/scraper/stashbox/stash_box.go#L1341
S1009: should omit nil check; len() for encoding/json.RawMessage is defined as zero (gosimple)
|
lint:
internal/dlna/cds.go#L195
printf: non-constant format string in call to github.com/anacrolix/dms/upnp.Errorf (govet)
|
lint:
pkg/plugin/raw.go#L79
SA6006: use io.Writer.Write instead of converting from []byte to string to use io.WriteString (staticcheck)
|
lint
issues found
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|