Skip to content

HTML: revert changes to start tag parsing, see #123 #144

HTML: revert changes to start tag parsing, see #123

HTML: revert changes to start tag parsing, see #123 #144

Triggered via push October 15, 2024 22:57
Status Success
Total duration 24s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
lint: buffer/reader_test.go#L47
Error return value of `io.Copy` is not checked (errcheck)
lint: buffer/writer_test.go#L34
Error return value of `w.Write` is not checked (errcheck)
lint: buffer/writer_test.go#L41
Error return value of `w.Write` is not checked (errcheck)
lint: buffer/writer_test.go#L43
Error return value of `w.Write` is not checked (errcheck)
lint: buffer/lexer_test.go#L8
import 'github.com/tdewolff/test' is not allowed from list 'Main' (depguard)
lint: buffer/reader_test.go#L9
import 'github.com/tdewolff/test' is not allowed from list 'Main' (depguard)
lint: buffer/streamlexer_test.go#L8
import 'github.com/tdewolff/test' is not allowed from list 'Main' (depguard)
lint: buffer/lexer.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
lint: css/parse_test.go#L200
declaration has 3 blank identifiers (dogsled)
lint: css/parse_test.go#L202
declaration has 3 blank identifiers (dogsled)
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@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@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/