Skip to content

Refactor IR Zstd writer into an interface with separate implementations for disk and memory buffering. #104

Refactor IR Zstd writer into an interface with separate implementations for disk and memory buffering.

Refactor IR Zstd writer into an interface with separate implementations for disk and memory buffering. #104

Triggered via pull request August 15, 2024 21:32
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
Matrix: go-lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
go-lint (1.22, ubuntu-latest): plugins/out_clp_s3/internal/flush/flush.go#L47
assignment mismatch: 1 variable but eventManager.Writer.WriteIrZstd returns 2 values (typecheck)
go-lint (1.22, ubuntu-latest): plugins/out_clp_s3/out_clp_s3.go#L12
could not import C (cgo preprocessing failed) (typecheck)
go-lint (1.22, ubuntu-latest): plugins/out_clp_s3/out_clp_s3.go#L19
could not import github.com/y-scope/fluent-bit-clp/plugins/out_clp_s3/internal/flush (-: # github.com/y-scope/fluent-bit-clp/plugins/out_clp_s3/internal/flush
go-lint (1.22, ubuntu-latest): plugins/out_clp_s3/internal/flush/flush.go#L47
assignment mismatch: 1 variable but eventManager.Writer.WriteIrZstd returns 2 values) (typecheck)
go-lint (1.22, ubuntu-latest)
issues found
go-lint (1.22, macos-latest)
The job was canceled because "_1_22_ubuntu-latest" failed.
go-lint (1.22, macos-latest)
The operation was canceled.