Skip to content

Domene url

Domene url #367

Triggered via pull request October 17, 2024 06:21
Status Failure
Total duration 1m 35s
Artifacts

build.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors
test (macOS-latest): internal/device-agent/state_machine_test.go#L77
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in argument to device_agent.NewStateMachine: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (macOS-latest): internal/device-agent/states/authenticating/authenticating_test.go#L33
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (macOS-latest): internal/device-agent/states/authenticating/authenticating_test.go#L57
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (macOS-latest): internal/device-agent/states/authenticating/authenticating_test.go#L83
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (macOS-latest): internal/device-agent/states/bootstrapping/bootstrapping_test.go#L32
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (macOS-latest): internal/device-agent/states/bootstrapping/bootstrapping_test.go#L55
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (macOS-latest): internal/device-agent/states/bootstrapping/bootstrapping_test.go#L79
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (macOS-latest): internal/device-agent/states/bootstrapping/bootstrapping_test.go#L102
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (macOS-latest): internal/device-agent/states/disconnected/disconnected_test.go#L28
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in argument to disconnected.New: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (macOS-latest): internal/device-agent/states/disconnected/disconnected_test.go#L47
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in argument to disconnected.New: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (ubuntu-22.04): internal/device-agent/state_machine_test.go#L77
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in argument to device_agent.NewStateMachine: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (ubuntu-22.04): internal/device-agent/states/bootstrapping/bootstrapping_test.go#L32
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (ubuntu-22.04): internal/device-agent/states/bootstrapping/bootstrapping_test.go#L55
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (ubuntu-22.04): internal/device-agent/states/bootstrapping/bootstrapping_test.go#L79
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (ubuntu-22.04): internal/device-agent/states/bootstrapping/bootstrapping_test.go#L102
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (ubuntu-22.04): internal/device-agent/states/disconnected/disconnected_test.go#L28
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in argument to disconnected.New: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (ubuntu-22.04): internal/device-agent/states/disconnected/disconnected_test.go#L47
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in argument to disconnected.New: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (ubuntu-22.04): internal/device-agent/states/authenticating/authenticating_test.go#L33
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (ubuntu-22.04): internal/device-agent/states/authenticating/authenticating_test.go#L57
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)
test (ubuntu-22.04): internal/device-agent/states/authenticating/authenticating_test.go#L83
cannot use rc (variable of type *runtimeconfig.MockRuntimeConfig) as runtimeconfig.RuntimeConfig value in struct literal: *runtimeconfig.MockRuntimeConfig does not implement runtimeconfig.RuntimeConfig (missing method GetDomainFromToken)