Skip to content

Support crash recovery for events (records) buffered on disk. #94

Support crash recovery for events (records) buffered on disk.

Support crash recovery for events (records) buffered on disk. #94

Triggered via pull request August 8, 2024 15:59
Status Failure
Total duration 33s
Artifacts

lint.yml

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

Annotations

10 errors
go-lint (1.22, macos-latest): plugins/out_clp_s3/internal/flush/flush.go#L64
eventManager.ToS3 undefined (type *outctx.EventManager has no field or method ToS3) (typecheck)
go-lint (1.22, macos-latest): plugins/out_clp_s3/internal/recovery/recovery.go#L222
eventManager.ToS3 undefined (type *outctx.EventManager has no field or method ToS3) (typecheck)
go-lint (1.22, macos-latest): plugins/out_clp_s3/out_clp_s3.go#L12
could not import C (cgo preprocessing failed) (typecheck)
go-lint (1.22, macos-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, macos-latest): plugins/out_clp_s3/internal/flush/flush.go#L64
eventManager.ToS3 undefined (type *outctx.EventManager has no field or method ToS3)) (typecheck)
go-lint (1.22, macos-latest): plugins/out_clp_s3/out_clp_s3.go#L20
could not import github.com/y-scope/fluent-bit-clp/plugins/out_clp_s3/internal/recovery (-: # github.com/y-scope/fluent-bit-clp/plugins/out_clp_s3/internal/recovery
go-lint (1.22, macos-latest): plugins/out_clp_s3/internal/recovery/recovery.go#L222
eventManager.ToS3 undefined (type *outctx.EventManager has no field or method ToS3)) (typecheck)
go-lint (1.22, macos-latest)
issues found
go-lint (1.22, ubuntu-latest)
The job was canceled because "_1_22_macos-latest" failed.
go-lint (1.22, ubuntu-latest)
The operation was canceled.