Skip to content

fix: 尝试修复压缩 #1426

fix: 尝试修复压缩

fix: 尝试修复压缩 #1426

Triggered via push October 27, 2024 17:20
Status Failure
Total duration 56s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
golanci-lint: pkg/io/io_test.go#L62
cannot use src (variable of type []string) as string value in argument to Compress
golanci-lint: pkg/io/io_test.go#L62
cannot use "testdata/compress_test.zip" (untyped string constant) as []string value in argument to Compress
golanci-lint: pkg/io/io_test.go#L62
cannot use Zip (constant "zip" of type FormatArchive) as string value in argument to Compress
golanci-lint: pkg/io/io_test.go#L73
cannot use src (variable of type []string) as string value in argument to Compress
golanci-lint: pkg/io/io_test.go#L73
cannot use "testdata/uncompress_test.zip" (untyped string constant) as []string value in argument to Compress
golanci-lint: pkg/io/io_test.go#L73
cannot use Zip (constant "zip" of type FormatArchive) as string value in argument to Compress
golanci-lint: pkg/io/io_test.go#L76
too many arguments in call to UnCompress
golanci-lint
issues found