Skip to content

Merge pull request #753 from tdewolff/dependabot/github_actions/pypa/… #691

Merge pull request #753 from tdewolff/dependabot/github_actions/pypa/…

Merge pull request #753 from tdewolff/dependabot/github_actions/pypa/… #691

Triggered via push October 24, 2024 16:02
Status Success
Total duration 39s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: benchmarks/benchmark_test.go#L8
import 'github.com/tdewolff/minify/v2/minify' is not allowed from list 'Main' (depguard)
lint: benchmarks/benchmark_test.go#L9
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
lint: benchmarks/benchmark_test.go#L10
import 'github.com/tdewolff/parse/v2/buffer' is not allowed from list 'Main' (depguard)
lint: cmd/minify/main.go#L549
Error return value of `watcher.AddPath` is not checked (errcheck)
lint: cmd/minify/main.go#L548
G601: Implicit memory aliasing in for loop. (gosec)
lint: cmd/minify/main.go#L908
G115: integer overflow conversion int -> uint64 (gosec)
lint: cmd/minify/main.go#L94
`(Matches).Scan` - `name` is unused (unparam)
lint: cmd/minify/main.go#L118
`(Includes).Scan` - `name` is unused (unparam)
lint: cmd/minify/main.go#L142
`(Excludes).Scan` - `name` is unused (unparam)
lint: cmd/minify/main.go#L656
createTasks - result 1 ([]string) is never used (unparam)