Refactor IR Zstd writer into an interface with separate implementations for disk and memory buffering. #104
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.
|