Skip to content

cmd: update argp

cmd: update argp #510

Triggered via push January 26, 2024 21:47
Status Success
Total duration 48s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: benchmarks/benchmark_test.go#L8
import 'github.com/tdewolff/minify/v2/minify' is not allowed from list 'Main' (depguard)
lint: benchmarks/benchmark_test.go#L9
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
lint: benchmarks/benchmark_test.go#L10
import 'github.com/tdewolff/parse/v2/buffer' is not allowed from list 'Main' (depguard)
lint: css/css.go#L164
Error return value of `c.w.Write` is not checked (errcheck)
lint: css/css.go#L174
Error return value of `c.w.Write` is not checked (errcheck)
lint: css/css.go#L180
Error return value of `c.w.Write` is not checked (errcheck)
lint: css/hash.go#L11
don't use underscores in Go names; const Ms_Filter should be MsFilter (golint)
lint: css/hash.go#L14
don't use underscores in Go names; const Align_Content should be AlignContent (golint)
lint: css/hash.go#L15
don't use underscores in Go names; const Align_Items should be AlignItems (golint)
lint: css/hash.go#L16
don't use underscores in Go names; const Align_Self should be AlignSelf (golint)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.