Skip to content

Add lastsynced and websocket status to vault status #160

Add lastsynced and websocket status to vault status

Add lastsynced and websocket status to vault status #160

Triggered via push December 26, 2023 20:50
Status Failure
Total duration 1m 22s
Artifacts

go.yml

on: push
build_linux_x86_64
14s
build_linux_x86_64
build_linux_arm64
24s
build_linux_arm64
build_linux_x86
16s
build_linux_x86
build_macos_x86_64
18s
build_macos_x86_64
build_windows_x86_64
1m 10s
build_windows_x86_64
Fit to window
Zoom out
Zoom in

Annotations

25 errors
build_linux_x86_64: agent/actions/vault.go#L193
vaultStatus.LastSynced undefined (type messages.VaultStatusResponse has no field or method LastSynced)
build_linux_x86_64: agent/actions/vault.go#L193
vault.GetLastSynced undefined (type *vault.Vault has no field or method GetLastSynced)
build_linux_x86_64: agent/actions/vault.go#L194
vaultStatus.WebsockedConnected undefined (type messages.VaultStatusResponse has no field or method WebsockedConnected)
build_linux_x86_64: agent/actions/vault.go#L194
vault.IsWebsocketConnected undefined (type *vault.Vault has no field or method IsWebsocketConnected)
build_linux_x86_64
Process completed with exit code 1.
build_linux_x86: agent/actions/vault.go#L193
vaultStatus.LastSynced undefined (type messages.VaultStatusResponse has no field or method LastSynced)
build_linux_x86: agent/actions/vault.go#L193
vault.GetLastSynced undefined (type *vault.Vault has no field or method GetLastSynced)
build_linux_x86: agent/actions/vault.go#L194
vaultStatus.WebsockedConnected undefined (type messages.VaultStatusResponse has no field or method WebsockedConnected)
build_linux_x86: agent/actions/vault.go#L194
vault.IsWebsocketConnected undefined (type *vault.Vault has no field or method IsWebsocketConnected)
build_linux_x86
Process completed with exit code 1.
build_macos_x86_64: agent/actions/vault.go#L193
vaultStatus.LastSynced undefined (type messages.VaultStatusResponse has no field or method LastSynced)
build_macos_x86_64: agent/actions/vault.go#L193
vault.GetLastSynced undefined (type *vault.Vault has no field or method GetLastSynced)
build_macos_x86_64: agent/actions/vault.go#L194
vaultStatus.WebsockedConnected undefined (type messages.VaultStatusResponse has no field or method WebsockedConnected)
build_macos_x86_64: agent/actions/vault.go#L194
vault.IsWebsocketConnected undefined (type *vault.Vault has no field or method IsWebsocketConnected)
build_macos_x86_64
Process completed with exit code 1.
build_linux_arm64: agent/actions/vault.go#L193
vaultStatus.LastSynced undefined (type messages.VaultStatusResponse has no field or method LastSynced)
build_linux_arm64: agent/actions/vault.go#L193
vault.GetLastSynced undefined (type *vault.Vault has no field or method GetLastSynced)
build_linux_arm64: agent/actions/vault.go#L194
vaultStatus.WebsockedConnected undefined (type messages.VaultStatusResponse has no field or method WebsockedConnected)
build_linux_arm64: agent/actions/vault.go#L194
vault.IsWebsocketConnected undefined (type *vault.Vault has no field or method IsWebsocketConnected)
build_linux_arm64
Process completed with exit code 1.
build_windows_x86_64: agent/actions/vault.go#L193
vaultStatus.LastSynced undefined (type messages.VaultStatusResponse has no field or method LastSynced)
build_windows_x86_64: agent/actions/vault.go#L193
vault.GetLastSynced undefined (type *vault.Vault has no field or method GetLastSynced)
build_windows_x86_64: agent/actions/vault.go#L194
vaultStatus.WebsockedConnected undefined (type messages.VaultStatusResponse has no field or method WebsockedConnected)
build_windows_x86_64: agent/actions/vault.go#L194
vault.IsWebsocketConnected undefined (type *vault.Vault has no field or method IsWebsocketConnected)
build_windows_x86_64
Process completed with exit code 1.