Skip to content

Athena: Initial POC integration #20936

Athena: Initial POC integration

Athena: Initial POC integration #20936

Triggered via pull request October 8, 2024 21:20
Status Failure
Total duration 18m 46s
Billable time 19m
Artifacts

ci.yml

on: pull_request
filter-changes
3s
filter-changes
Matrix: build
Matrix: unittests
ci-status
2s
ci-status
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 1 warning
build (self-hosted, macOS, ARM64, go-spacemesh)
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalHandler.Exec: *core.Context does not implement core.Host (missing method Relay)
build (self-hosted, macOS, ARM64, go-spacemesh)
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalTemplate.Verify: *core.Context does not implement core.Host (missing method Relay)
build (self-hosted, macOS, ARM64, go-spacemesh)
Process completed with exit code 2.
build (macos-13)
The job was canceled because "self-hosted_macOS_ARM64_g" failed.
build (macos-13)
The operation was canceled.
build (ubuntu-22.04)
The job was canceled because "self-hosted_macOS_ARM64_g" failed.
build (ubuntu-22.04)
The operation was canceled.
build (ubuntu-latest-arm-8-cores)
The job was canceled because "self-hosted_macOS_ARM64_g" failed.
build (ubuntu-latest-arm-8-cores)
The operation was canceled.
lint: node/node.go#L92
could not import github.com/spacemeshos/go-spacemesh/vm (-: # github.com/spacemeshos/go-spacemesh/vm
lint: vm/vm.go#L391
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalHandler.Exec: *core.Context does not implement core.Host (missing method Relay)
lint: vm/vm.go#L608
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalTemplate.Verify: *core.Context does not implement core.Host (missing method Relay)) (typecheck)
lint: vm/vm.go#L391
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalHandler.Exec: *core.Context does not implement core.Host (missing method Relay)
lint: vm/vm.go#L608
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalTemplate.Verify: *core.Context does not implement core.Host (missing method Relay) (typecheck)
lint: vm/templates/wallet/wallet_test.go#L19
cannot use &core.Context{} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay)
lint: vm/templates/wallet/wallet_test.go#L48
cannot use &core.Context{} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay)
lint: vm/templates/wallet/wallet_test.go#L51
cannot use &core.Context{} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay)
lint: vm/templates/wallet/wallet_test.go#L60
cannot use &core.Context{…} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay) (typecheck)
lint
Process completed with exit code 2.
coverage: vm/vm.go#L391
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalHandler.Exec: *core.Context does not implement core.Host (missing method Relay)
coverage: vm/vm.go#L608
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalTemplate.Verify: *core.Context does not implement core.Host (missing method Relay)
coverage: vm/templates/wallet/wallet_test.go#L19
cannot use &core.Context{} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay)
coverage: vm/templates/wallet/wallet_test.go#L48
cannot use &core.Context{} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay)
coverage: vm/templates/wallet/wallet_test.go#L51
cannot use &core.Context{} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay)
coverage: vm/templates/wallet/wallet_test.go#L60
cannot use &core.Context{…} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay)
coverage
Process completed with exit code 2.
unittests (self-hosted, macOS, ARM64, go-spacemesh): vm/vm.go#L391
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalHandler.Exec: *core.Context does not implement core.Host (missing method Relay)
unittests (self-hosted, macOS, ARM64, go-spacemesh): vm/vm.go#L608
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalTemplate.Verify: *core.Context does not implement core.Host (missing method Relay)
unittests (self-hosted, macOS, ARM64, go-spacemesh): vm/templates/wallet/wallet_test.go#L19
cannot use &core.Context{} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay)
unittests (self-hosted, macOS, ARM64, go-spacemesh): vm/templates/wallet/wallet_test.go#L48
cannot use &core.Context{} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay)
unittests (self-hosted, macOS, ARM64, go-spacemesh): vm/templates/wallet/wallet_test.go#L51
cannot use &core.Context{} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay)
unittests (self-hosted, macOS, ARM64, go-spacemesh): vm/templates/wallet/wallet_test.go#L60
cannot use &core.Context{…} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay)
unittests (self-hosted, macOS, ARM64, go-spacemesh): vm/vm.go#L391
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalHandler.Exec: *core.Context does not implement core.Host (missing method Relay)
unittests (self-hosted, macOS, ARM64, go-spacemesh): vm/vm.go#L608
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalTemplate.Verify: *core.Context does not implement core.Host (missing method Relay)
unittests (self-hosted, macOS, ARM64, go-spacemesh): vm/templates/wallet/wallet_test.go#L19
cannot use &core.Context{} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay)
unittests (self-hosted, macOS, ARM64, go-spacemesh): vm/templates/wallet/wallet_test.go#L48
cannot use &core.Context{} (value of type *core.Context) as core.Host value in argument to wallet.Verify: *core.Context does not implement core.Host (missing method Relay)
TestMain: TestMain#L1
Failed
TestMain: TestMain#L1
Failed
TestMain: TestMain#L1
Failed
TestMain: TestMain#L1
Failed
TestMain: TestMain#L1
Failed
TestMain: TestMain#L1
Failed
unittests (ubuntu-latest-arm-8-cores)
The job was canceled because "self-hosted_macOS_ARM64_g" failed.
unittests (ubuntu-latest-arm-8-cores): vm/vm.go#L391
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalHandler.Exec: *core.Context does not implement core.Host (missing method Relay)
unittests (ubuntu-latest-arm-8-cores): vm/vm.go#L608
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalTemplate.Verify: *core.Context does not implement core.Host (missing method Relay)
unittests (ubuntu-latest-arm-8-cores)
The operation was canceled.
unittests (ubuntu-22.04)
The job was canceled because "self-hosted_macOS_ARM64_g" failed.
unittests (ubuntu-22.04): vm/vm.go#L391
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalHandler.Exec: *core.Context does not implement core.Host (missing method Relay)
unittests (ubuntu-22.04): vm/vm.go#L608
cannot use ctx (variable of type *core.Context) as core.Host value in argument to ctx.PrincipalTemplate.Verify: *core.Context does not implement core.Host (missing method Relay)
unittests (ubuntu-22.04)
The operation was canceled.
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']