feat(v4x): add experimental support to CHACHA20-BLAKE3. #24
pr.yml
on: push
golangci-lint
2m 37s
go-mod
11s
tests-on-windows
0s
tests-on-macos
0s
tests-on-unix
0s
Annotations
8 errors and 2 warnings
golangci-lint:
v4x/helpers.go#L38
Error return value of `encKDF.Write` is not checked (errcheck)
|
golangci-lint:
v4x/helpers.go#L39
Error return value of `encKDF.Write` is not checked (errcheck)
|
golangci-lint:
v4x/helpers.go#L54
Error return value of `mac.Write` is not checked (errcheck)
|
golangci-lint:
v4x/local.go#L130
Comment should end in a period (godot)
|
golangci-lint:
v4x/local.go#L90
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
v4x/local.go#L200
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
v4x/helpers.go#L46
mac - result 1 (error) is always nil (unparam)
|
golangci-lint
issues found
|
go-mod
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|