HTML: update template support #99
Annotations
10 errors and 3 warnings
golangci-lint:
css/parse_test.go#L200
declaration has 3 blank identifiers (dogsled)
|
golangci-lint:
css/parse_test.go#L202
declaration has 3 blank identifiers (dogsled)
|
golangci-lint:
css/parse_test.go#L204
declaration has 3 blank identifiers (dogsled)
|
golangci-lint:
css/lex.go#L11
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
golangci-lint:
css/parse.go#L8
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
golangci-lint:
css/parse.go#L9
import 'github.com/tdewolff/parse/v2/buffer' is not allowed from list 'Main' (depguard)
|
golangci-lint:
css/util.go#L3
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
golangci-lint:
css/lex_test.go#L9
import 'github.com/tdewolff/test' is not allowed from list 'Main' (depguard)
|
golangci-lint:
css/parse_test.go#L9
import 'github.com/tdewolff/test' is not allowed from list 'Main' (depguard)
|
golangci-lint:
css/util_test.go#L6
import 'github.com/tdewolff/test' is not allowed from list 'Main' (depguard)
|
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/
|
golangci-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/
|
golangci-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/
|
The logs for this run have expired and are no longer available.
Loading