Skip to content

strconv: support negative decimals #150

strconv: support negative decimals

strconv: support negative decimals #150

Triggered via push February 7, 2025 11:05
Status Success
Total duration 26s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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)
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
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/