refactor!(core): add in environment bundler of service #59497
test.yml
on: pull_request
split-test-files
17s
liveness-test
2m 0s
test-sim-nondeterminism
1m 45s
test-clientv2
32s
test-core
40s
test-depinject
26s
test-errors
27s
test-math
1m 11s
test-simapp
2m 14s
test-collections
28s
test-orm
37s
test-cosmovisor
30s
test-confix
39s
test-hubl
31s
test-store
43s
test-log
36s
test-x-accounts
40s
test-x-tx
1m 49s
test-x-nft
35s
test-x-circuit
43s
test-x-distribution
37s
test-x-protocolpool
30s
test-x-feegrant
1m 7s
test-x-evidence
34s
test-x-params
48s
test-x-upgrade
32s
test-x-group
39s
test-x-gov
31s
test-x-slashing
35s
test-x-staking
50s
test-x-auth
1m 2s
test-x-authz
30s
test-x-bank
40s
test-x-mint
31s
Matrix: tests
repo-analysis
0s
Annotations
94 errors
test-sim-nondeterminism
cannot use "account_creation" (constant of type string) as context.Context value in argument to eventManager.EmitKV: string does not implement context.Context (missing method Deadline)
|
test-sim-nondeterminism
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to eventManager.EmitKV
|
test-sim-nondeterminism
undefined: appmodule.Environment
|
test-sim-nondeterminism
undefined: appmodule.Environment
|
test-sim-nondeterminism
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
test-sim-nondeterminism
cannot use (*Events)(nil) (value of type *Events) as event.Manager value in variable declaration: *Events does not implement event.Manager (wrong type for method Emit)
|
test-sim-nondeterminism
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
test-sim-nondeterminism
not enough arguments in call to sdk.UnwrapSDKContext(ctx).WithGasMeter
|
test-sim-nondeterminism
cannot use "update_consensus_params" (constant of type string) as context.Context value in argument to k.event.EventManager(ctx).EmitKV: string does not implement context.Context (missing method Deadline)
|
test-sim-nondeterminism
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to k.event.EventManager(ctx).EmitKV
|
liveness-test
cannot use "account_creation" (constant of type string) as context.Context value in argument to eventManager.EmitKV: string does not implement context.Context (missing method Deadline)
|
liveness-test
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to eventManager.EmitKV
|
liveness-test
undefined: appmodule.Environment
|
liveness-test
undefined: appmodule.Environment
|
liveness-test
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
liveness-test
cannot use (*Events)(nil) (value of type *Events) as event.Manager value in variable declaration: *Events does not implement event.Manager (wrong type for method Emit)
|
liveness-test
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
liveness-test
not enough arguments in call to sdk.UnwrapSDKContext(ctx).WithGasMeter
|
liveness-test
cannot use "update_consensus_params" (constant of type string) as context.Context value in argument to k.event.EventManager(ctx).EmitKV: string does not implement context.Context (missing method Deadline)
|
liveness-test
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to k.event.EventManager(ctx).EmitKV
|
test-integration
undefined: appmodule.Environment
|
test-integration
undefined: appmodule.Environment
|
test-integration
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
test-integration
cannot use (*Events)(nil) (value of type *Events) as event.Manager value in variable declaration: *Events does not implement event.Manager (wrong type for method Emit)
|
test-integration
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
test-integration
not enough arguments in call to sdk.UnwrapSDKContext(ctx).WithGasMeter
|
test-integration
cannot use "update_consensus_params" (constant of type string) as context.Context value in argument to k.event.EventManager(ctx).EmitKV: string does not implement context.Context (missing method Deadline)
|
test-integration
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to k.event.EventManager(ctx).EmitKV
|
test-integration
cannot use "account_creation" (constant of type string) as context.Context value in argument to eventManager.EmitKV: string does not implement context.Context (missing method Deadline)
|
test-integration
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to eventManager.EmitKV
|
test-x-accounts
cannot use "account_creation" (constant of type string) as context.Context value in argument to eventManager.EmitKV: string does not implement context.Context (missing method Deadline)
|
test-x-accounts
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to eventManager.EmitKV
|
test-x-accounts
cannot use e (variable of type eventService) as event.Manager value in return statement: eventService does not implement event.Manager (wrong type for method Emit)
|
test-x-accounts
Process completed with exit code 1.
|
test-e2e
cannot use "account_creation" (constant of type string) as context.Context value in argument to eventManager.EmitKV: string does not implement context.Context (missing method Deadline)
|
test-e2e
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to eventManager.EmitKV
|
test-e2e
undefined: appmodule.Environment
|
test-e2e
undefined: appmodule.Environment
|
test-e2e
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
test-e2e
cannot use (*Events)(nil) (value of type *Events) as event.Manager value in variable declaration: *Events does not implement event.Manager (wrong type for method Emit)
|
test-e2e
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
test-e2e
not enough arguments in call to sdk.UnwrapSDKContext(ctx).WithGasMeter
|
test-e2e
cannot use "update_consensus_params" (constant of type string) as context.Context value in argument to k.event.EventManager(ctx).EmitKV: string does not implement context.Context (missing method Deadline)
|
test-e2e
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to k.event.EventManager(ctx).EmitKV
|
test-simapp
cannot use "account_creation" (constant of type string) as context.Context value in argument to eventManager.EmitKV: string does not implement context.Context (missing method Deadline)
|
test-simapp
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to eventManager.EmitKV
|
test-simapp
undefined: appmodule.Environment
|
test-simapp
undefined: appmodule.Environment
|
test-simapp
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
test-simapp
cannot use (*Events)(nil) (value of type *Events) as event.Manager value in variable declaration: *Events does not implement event.Manager (wrong type for method Emit)
|
test-simapp
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
test-simapp
not enough arguments in call to sdk.UnwrapSDKContext(ctx).WithGasMeter
|
test-simapp
cannot use "update_consensus_params" (constant of type string) as context.Context value in argument to k.event.EventManager(ctx).EmitKV: string does not implement context.Context (missing method Deadline)
|
test-simapp
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to k.event.EventManager(ctx).EmitKV
|
tests (03):
x/consensus/keeper/keeper.go#L83
cannot use "update_consensus_params" (constant of type string) as context.Context value in argument to k.event.EventManager(ctx).EmitKV: string does not implement context.Context (missing method Deadline)
|
tests (03):
x/consensus/keeper/keeper.go#L84
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to k.event.EventManager(ctx).EmitKV
|
tests (03):
runtime/environment.go#L8
undefined: appmodule.Environment
|
tests (03):
runtime/environment.go#L9
undefined: appmodule.Environment
|
tests (03):
runtime/events.go#L21
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (03):
runtime/events.go#L24
cannot use (*Events)(nil) (value of type *Events) as event.Manager value in variable declaration: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (03):
runtime/events.go#L32
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (03):
runtime/gas.go#L31
not enough arguments in call to sdk.UnwrapSDKContext(ctx).WithGasMeter
|
tests (03):
x/counter/keeper/keeper.go#L71
cannot use "increase_counter" (constant of type string) as context.Context value in argument to k.event.EventManager(ctx).EmitKV: string does not implement context.Context (missing method Deadline)
|
tests (03):
x/counter/keeper/keeper.go#L72
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to k.event.EventManager(ctx).EmitKV
|
tests (01):
runtime/environment.go#L8
undefined: appmodule.Environment
|
tests (01):
runtime/environment.go#L9
undefined: appmodule.Environment
|
tests (01):
runtime/events.go#L21
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (01):
runtime/events.go#L24
cannot use (*Events)(nil) (value of type *Events) as event.Manager value in variable declaration: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (01):
runtime/events.go#L32
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (01):
runtime/gas.go#L31
not enough arguments in call to sdk.UnwrapSDKContext(ctx).WithGasMeter
|
tests (01):
runtime/environment.go#L8
undefined: appmodule.Environment
|
tests (01):
runtime/environment.go#L9
undefined: appmodule.Environment
|
tests (01):
runtime/events.go#L21
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (01):
runtime/events.go#L24
cannot use (*Events)(nil) (value of type *Events) as event.Manager value in variable declaration: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (00):
runtime/environment.go#L8
undefined: appmodule.Environment
|
tests (00):
runtime/environment.go#L9
undefined: appmodule.Environment
|
tests (00):
runtime/events.go#L21
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (00):
runtime/events.go#L24
cannot use (*Events)(nil) (value of type *Events) as event.Manager value in variable declaration: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (00):
runtime/events.go#L32
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (00):
runtime/gas.go#L31
not enough arguments in call to sdk.UnwrapSDKContext(ctx).WithGasMeter
|
tests (00):
x/consensus/keeper/keeper.go#L83
cannot use "update_consensus_params" (constant of type string) as context.Context value in argument to k.event.EventManager(ctx).EmitKV: string does not implement context.Context (missing method Deadline)
|
tests (00):
x/consensus/keeper/keeper.go#L84
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to k.event.EventManager(ctx).EmitKV
|
tests (00):
x/counter/keeper/keeper.go#L71
cannot use "increase_counter" (constant of type string) as context.Context value in argument to k.event.EventManager(ctx).EmitKV: string does not implement context.Context (missing method Deadline)
|
tests (00):
x/counter/keeper/keeper.go#L72
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to k.event.EventManager(ctx).EmitKV
|
tests (02):
runtime/environment.go#L8
undefined: appmodule.Environment
|
tests (02):
runtime/environment.go#L9
undefined: appmodule.Environment
|
tests (02):
runtime/events.go#L21
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (02):
runtime/events.go#L24
cannot use (*Events)(nil) (value of type *Events) as event.Manager value in variable declaration: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (02):
runtime/events.go#L32
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
|
tests (02):
runtime/gas.go#L31
not enough arguments in call to sdk.UnwrapSDKContext(ctx).WithGasMeter
|
tests (02):
x/consensus/keeper/keeper.go#L83
cannot use "update_consensus_params" (constant of type string) as context.Context value in argument to k.event.EventManager(ctx).EmitKV: string does not implement context.Context (missing method Deadline)
|
tests (02):
x/consensus/keeper/keeper.go#L84
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to k.event.EventManager(ctx).EmitKV
|
tests (02):
x/counter/keeper/keeper.go#L71
cannot use "increase_counter" (constant of type string) as context.Context value in argument to k.event.EventManager(ctx).EmitKV: string does not implement context.Context (missing method Deadline)
|
tests (02):
x/counter/keeper/keeper.go#L72
cannot use event.Attribute{…} (value of type event.Attribute) as string value in argument to k.event.EventManager(ctx).EmitKV
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
64b6d1816184aaf79f650f87ad4931050a7ef67e-00
Expired
|
1.14 KB |
|
64b6d1816184aaf79f650f87ad4931050a7ef67e-01
Expired
|
1.17 KB |
|
64b6d1816184aaf79f650f87ad4931050a7ef67e-02
Expired
|
1.13 KB |
|
64b6d1816184aaf79f650f87ad4931050a7ef67e-03
Expired
|
1.1 KB |
|