Skip to content

HTML: update template support #99

HTML: update template support

HTML: update template support #99

Triggered via push October 30, 2023 19:41
Status Failure
Total duration 43s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 4 warnings
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: css/parse_test.go#L204
declaration has 3 blank identifiers (dogsled)
lint: css/lex.go#L11
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
lint: css/parse.go#L8
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
lint: css/parse.go#L9
import 'github.com/tdewolff/parse/v2/buffer' is not allowed from list 'Main' (depguard)
lint: css/util.go#L3
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
lint: css/lex_test.go#L9
import 'github.com/tdewolff/test' is not allowed from list 'Main' (depguard)
lint: css/parse_test.go#L9
import 'github.com/tdewolff/test' is not allowed from list 'Main' (depguard)
lint: css/util_test.go#L6
import 'github.com/tdewolff/test' is not allowed from list 'Main' (depguard)
build: html/lex_test.go#L188
undefined: TemplateToken
build: html/lex_test.go#L189
undefined: TemplateToken
build: html/lex_test.go#L230
l.AttrHasTemplate undefined (type *Lexer has no field or method AttrHasTemplate)
build
Process completed with exit code 2.
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 `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/