Merge pull request #791 from tdewolff/dependabot/github_actions/softp… #724
Annotations
10 errors and 2 warnings
lint:
html/html.go#L104
Error return value of `w.Write` is not checked (errcheck)
|
lint:
html/html.go#L107
Error return value of `w.Write` is not checked (errcheck)
|
lint:
html/html.go#L116
Error return value of `w.Write` is not checked (errcheck)
|
lint:
html/html.go#L32
var `noneBytes` is unused (unused)
|
lint:
html/html.go#L36
var `dataBytes` is unused (unused)
|
lint:
html/html.go#L38
var `autoBytes` is unused (unused)
|
lint:
html/buffer.go#L4
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
lint:
html/buffer.go#L5
import 'github.com/tdewolff/parse/v2/html' is not allowed from list 'Main' (depguard)
|
lint:
html/html.go#L9
import 'github.com/tdewolff/minify/v2' is not allowed from list 'Main' (depguard)
|
lint:
html/html.go#L10
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|