chore(candidate-backing): update active leaves #12143
Annotations
10 errors and 4 warnings
unit-tests:
dot/state/block_test.go#L1082
cannot use runtimeInstance (variable of type *MockInstance) as "github.com/ChainSafe/gossamer/lib/runtime".Instance value in argument to blockState.StoreRuntime: *MockInstance does not implement "github.com/ChainSafe/gossamer/lib/runtime".Instance (missing method ParachainHostClaimQueue)
|
unit-tests:
lib/blocktree/blocktree_test.go#L467
cannot use rootRuntime (variable of type *MockInstance) as "github.com/ChainSafe/gossamer/lib/runtime".Instance value in argument to appendRuntimeToHash: *MockInstance does not implement "github.com/ChainSafe/gossamer/lib/runtime".Instance (missing method ParachainHostClaimQueue)
|
unit-tests:
lib/blocktree/blocktree_test.go#L468
cannot use lastCanonicalRuntime (variable of type *MockInstance) as "github.com/ChainSafe/gossamer/lib/runtime".Instance value in argument to appendRuntimeToHash: *MockInstance does not implement "github.com/ChainSafe/gossamer/lib/runtime".Instance (missing method ParachainHostClaimQueue)
|
unit-tests:
lib/blocktree/blocktree_test.go#L469
cannot use forkedRuntime (variable of type *MockInstance) as "github.com/ChainSafe/gossamer/lib/runtime".Instance value in argument to appendRuntimeToHash: *MockInstance does not implement "github.com/ChainSafe/gossamer/lib/runtime".Instance (missing method ParachainHostClaimQueue)
|
unit-tests:
lib/blocktree/blocktree_test.go#L470
cannot use lastCanonicalRuntime (variable of type *MockInstance) as "github.com/ChainSafe/gossamer/lib/runtime".Instance value in argument to appendRuntimeToHash: *MockInstance does not implement "github.com/ChainSafe/gossamer/lib/runtime".Instance (missing method ParachainHostClaimQueue)
|
unit-tests:
lib/blocktree/blocktree_test.go#L482
cannot use forkedRuntime (variable of type *MockInstance) as "github.com/ChainSafe/gossamer/lib/runtime".Instance value in struct literal: *MockInstance does not implement "github.com/ChainSafe/gossamer/lib/runtime".Instance (missing method ParachainHostClaimQueue)
|
unit-tests:
lib/blocktree/blocktree_test.go#L483
cannot use lastCanonicalRuntime (variable of type *MockInstance) as "github.com/ChainSafe/gossamer/lib/runtime".Instance value in struct literal: *MockInstance does not implement "github.com/ChainSafe/gossamer/lib/runtime".Instance (missing method ParachainHostClaimQueue)
|
unit-tests:
lib/blocktree/blocktree_test.go#L484
cannot use forkedRuntime (variable of type *MockInstance) as "github.com/ChainSafe/gossamer/lib/runtime".Instance value in struct literal: *MockInstance does not implement "github.com/ChainSafe/gossamer/lib/runtime".Instance (missing method ParachainHostClaimQueue)
|
unit-tests:
lib/blocktree/blocktree_test.go#L485
cannot use lastCanonicalRuntime (variable of type *MockInstance) as "github.com/ChainSafe/gossamer/lib/runtime".Instance value in struct literal: *MockInstance does not implement "github.com/ChainSafe/gossamer/lib/runtime".Instance (missing method ParachainHostClaimQueue)
|
unit-tests:
lib/blocktree/blocktree_test.go#L486
cannot use rootRuntime (variable of type *MockInstance) as "github.com/ChainSafe/gossamer/lib/runtime".Instance value in struct literal: *MockInstance does not implement "github.com/ChainSafe/gossamer/lib/runtime".Instance (missing method ParachainHostClaimQueue)
|
unit-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
unit-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
unit-tests
Unexpected input(s) 'stable', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
unit-tests
Restore cache failed: Dependencies file is not found in /home/runner/actions-runner/_work/gossamer/gossamer. Supported file pattern: go.sum
|