Add LogStats to snapshot status component #42
Annotations
10 errors and 1 warning
lint:
internal/compression/gzip/compressor.go#L1
: cannot compile Go 1.22 code (typecheck)
|
lint:
internal/compression/lz4/compressor.go#L1
: cannot compile Go 1.22 code (typecheck)
|
lint:
internal/compression/computils/until_eof_reader.go#L1
: cannot compile Go 1.22 code (typecheck)
|
lint:
internal/compression/lzma/decompressor.go#L7
could not import github.com/wal-g/wal-g/internal/compression/computils (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
internal/config/config.go#L19
could not import github.com/wal-g/wal-g/internal/webserver (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
internal/ioextensions/io.go#L8
could not import github.com/wal-g/wal-g/utility (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
internal/limiters/reader.go#L8
could not import github.com/wal-g/wal-g/utility (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
internal/multistorage/exec/execute.go#L9
could not import github.com/wal-g/wal-g/internal/multistorage/consts (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
internal/multistorage/exec/execute.go#L10
could not import github.com/wal-g/wal-g/pkg/storages/storage (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
internal/copy/copy_common.go#L9
could not import github.com/wal-g/wal-g/pkg/storages/storage (-: cannot compile Go 1.22 code) (typecheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|