Add lastsynced and websocket status to vault status #160
go.yml
on: push
build_linux_x86_64
14s
build_linux_arm64
24s
build_linux_x86
16s
build_macos_x86_64
18s
build_windows_x86_64
1m 10s
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.
|