feat: add write-coalesing to atx handling #20626
ci.yml
on: pull_request
filter-changes
4s
ci-status
2s
Annotations
69 errors and 1 warning
lint:
activation/atxwriter/atxwriter_test.go#L1
: # github.com/spacemeshos/go-spacemesh/activation/atxwriter_test [github.com/spacemeshos/go-spacemesh/activation/atxwriter.test]
|
lint:
activation/atxwriter/atxwriter_test.go#L42
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
lint:
activation/atxwriter/atxwriter_test.go#L60
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
lint:
activation/atxwriter/atxwriter_test.go#L77
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
lint:
activation/atxwriter/atxwriter_test.go#L92
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
lint:
activation/atxwriter/atxwriter_test.go#L111
db.WithTx undefined (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
lint:
activation/atxwriter/atxwriter_test.go#L111
undefined: sql.Tx
|
lint:
activation/atxwriter/atxwriter_test.go#L118
not enough arguments in call to atxs.SetPost
|
lint:
activation/atxwriter/atxwriter_test.go#L136
db.WithTx undefined (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
lint:
activation/atxwriter/atxwriter_test.go#L136
undefined: sql.Tx
|
coverage:
activation/atxwriter/atxwriter_test.go#L42
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
coverage:
activation/atxwriter/atxwriter_test.go#L60
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
coverage:
activation/atxwriter/atxwriter_test.go#L77
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
coverage:
activation/atxwriter/atxwriter_test.go#L92
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
coverage:
activation/atxwriter/atxwriter_test.go#L111
db.WithTx undefined (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
coverage:
activation/atxwriter/atxwriter_test.go#L111
undefined: sql.Tx
|
coverage:
activation/atxwriter/atxwriter_test.go#L118
not enough arguments in call to atxs.SetPost
|
coverage:
activation/atxwriter/atxwriter_test.go#L136
db.WithTx undefined (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
coverage:
activation/atxwriter/atxwriter_test.go#L136
undefined: sql.Tx
|
coverage:
activation/atxwriter/atxwriter_test.go#L144
not enough arguments in call to atxs.SetPost
|
unittests (self-hosted, macOS, ARM64, go-spacemesh):
activation/atxwriter/atxwriter_test.go#L42
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (self-hosted, macOS, ARM64, go-spacemesh):
activation/atxwriter/atxwriter_test.go#L60
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (self-hosted, macOS, ARM64, go-spacemesh):
activation/atxwriter/atxwriter_test.go#L77
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (self-hosted, macOS, ARM64, go-spacemesh):
activation/atxwriter/atxwriter_test.go#L92
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (self-hosted, macOS, ARM64, go-spacemesh):
activation/atxwriter/atxwriter_test.go#L111
db.WithTx undefined (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
|
unittests (self-hosted, macOS, ARM64, go-spacemesh):
activation/atxwriter/atxwriter_test.go#L118
not enough arguments in call to atxs.SetPost
|
unittests (self-hosted, macOS, ARM64, go-spacemesh):
activation/atxwriter/atxwriter_test.go#L136
db.WithTx undefined (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
|
unittests (self-hosted, macOS, ARM64, go-spacemesh):
activation/atxwriter/atxwriter_test.go#L144
not enough arguments in call to atxs.SetPost
|
TestMain:
TestMain#L1
Failed
|
unittests (windows-2022)
The job was canceled because "self-hosted_macOS_ARM64_g" failed.
|
TestMain:
TestMain#L1
Failed
|
|
unittests (windows-2022)
early EOF
|
unittests (windows-2022)
fetch-pack: invalid index-pack output
|
unittests (windows-2022):
activation/atxwriter/atxwriter_test.go#L42
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (windows-2022):
activation/atxwriter/atxwriter_test.go#L60
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (windows-2022):
activation/atxwriter/atxwriter_test.go#L77
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (windows-2022):
activation/atxwriter/atxwriter_test.go#L92
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (windows-2022):
activation/atxwriter/atxwriter_test.go#L111
db.WithTx undefined (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (windows-2022):
activation/atxwriter/atxwriter_test.go#L111
undefined: sql.Tx
|
unittests (windows-2022):
activation/atxwriter/atxwriter_test.go#L118
not enough arguments in call to atxs.SetPost
|
unittests (windows-2022):
activation/atxwriter/atxwriter_test.go#L136
db.WithTx undefined (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (windows-2022):
activation/atxwriter/atxwriter_test.go#L136
undefined: sql.Tx
|
unittests (windows-2022):
activation/atxwriter/atxwriter_test.go#L144
not enough arguments in call to atxs.SetPost
|
unittests (ubuntu-22.04)
The job was canceled because "self-hosted_macOS_ARM64_g" failed.
|
unittests (ubuntu-22.04):
activation/atxwriter/atxwriter_test.go#L42
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (ubuntu-22.04):
activation/atxwriter/atxwriter_test.go#L60
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (ubuntu-22.04):
activation/atxwriter/atxwriter_test.go#L77
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (ubuntu-22.04):
activation/atxwriter/atxwriter_test.go#L92
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (ubuntu-22.04):
activation/atxwriter/atxwriter_test.go#L111
db.WithTx undefined (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (ubuntu-22.04):
activation/atxwriter/atxwriter_test.go#L111
undefined: sql.Tx
|
unittests (ubuntu-22.04):
activation/atxwriter/atxwriter_test.go#L118
not enough arguments in call to atxs.SetPost
|
unittests (ubuntu-22.04):
activation/atxwriter/atxwriter_test.go#L136
db.WithTx undefined (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (ubuntu-22.04):
activation/atxwriter/atxwriter_test.go#L136
undefined: sql.Tx
|
unittests (ubuntu-22.04):
activation/atxwriter/atxwriter_test.go#L144
not enough arguments in call to atxs.SetPost
|
unittests (ubuntu-latest-arm-8-cores)
The job was canceled because "self-hosted_macOS_ARM64_g" failed.
|
unittests (ubuntu-latest-arm-8-cores):
activation/atxwriter/atxwriter_test.go#L42
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (ubuntu-latest-arm-8-cores):
activation/atxwriter/atxwriter_test.go#L60
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (ubuntu-latest-arm-8-cores):
activation/atxwriter/atxwriter_test.go#L77
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (ubuntu-latest-arm-8-cores):
activation/atxwriter/atxwriter_test.go#L92
cannot use db (variable of type *"github.com/spacemeshos/go-spacemesh/sql".Database) as "github.com/spacemeshos/go-spacemesh/sql".Executor value in argument to atxs.Has: *"github.com/spacemeshos/go-spacemesh/sql".Database does not implement "github.com/spacemeshos/go-spacemesh/sql".Executor (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
unittests (ubuntu-latest-arm-8-cores):
activation/atxwriter/atxwriter_test.go#L111
db.WithTx undefined (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
|
unittests (ubuntu-latest-arm-8-cores):
activation/atxwriter/atxwriter_test.go#L118
not enough arguments in call to atxs.SetPost
|
unittests (ubuntu-latest-arm-8-cores):
activation/atxwriter/atxwriter_test.go#L136
db.WithTx undefined (type *"github.com/spacemeshos/go-spacemesh/sql".Database is pointer to interface, not interface)
|
|
unittests (ubuntu-latest-arm-8-cores):
activation/atxwriter/atxwriter_test.go#L144
not enough arguments in call to atxs.SetPost
|
ci-status
Process completed with exit code 1.
|
filter-changes
Unexpected input(s) 'predicate-quantifier', valid inputs are ['token', 'working-directory', 'ref', 'base', 'filters', 'list-files', 'initial-fetch-depth']
|