Skip to content

style: Fix typo: Websocked -> Websocket #521

style: Fix typo: Websocked -> Websocket

style: Fix typo: Websocked -> Websocket #521

Re-run triggered June 27, 2024 20:13
Status Failure
Total duration 2m 40s
Artifacts

go.yml

on: pull_request
build_linux_x86_64_debug
23s
build_linux_x86_64_debug
build_linux_x86_64
23s
build_linux_x86_64
build_linux_arm64
36s
build_linux_arm64
build_linux_x86
14s
build_linux_x86
build_macos_x86_64
52s
build_macos_x86_64
build_macos_aarch64
37s
build_macos_aarch64
build_windows_x86_64
2m 24s
build_windows_x86_64
build_windows_aarch64
1m 31s
build_windows_aarch64
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 8 warnings
build_linux_x86: cli/agent/vault/vault.go#L35
unknown field websockedConnected in struct literal of type Vault
build_linux_x86: cli/agent/vault/vault.go#L427
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_linux_x86: cli/agent/vault/vault.go#L435
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_linux_x86
Process completed with exit code 1.
build_linux_x86_64_debug: cli/agent/vault/vault.go#L35
unknown field websockedConnected in struct literal of type Vault
build_linux_x86_64_debug: cli/agent/vault/vault.go#L427
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_linux_x86_64_debug: cli/agent/vault/vault.go#L435
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_linux_x86_64_debug
Process completed with exit code 1.
build_linux_x86_64: cli/agent/vault/vault.go#L35
unknown field websockedConnected in struct literal of type Vault
build_linux_x86_64: cli/agent/vault/vault.go#L427
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_linux_x86_64: cli/agent/vault/vault.go#L435
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_linux_x86_64
Process completed with exit code 1.
build_linux_arm64: cli/agent/vault/vault.go#L35
unknown field websockedConnected in struct literal of type Vault
build_linux_arm64: cli/agent/vault/vault.go#L427
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_linux_arm64: cli/agent/vault/vault.go#L435
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_linux_arm64
Process completed with exit code 1.
build_macos_aarch64: cli/agent/vault/vault.go#L35
unknown field websockedConnected in struct literal of type Vault
build_macos_aarch64: cli/agent/vault/vault.go#L427
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_macos_aarch64: cli/agent/vault/vault.go#L435
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_macos_aarch64
Process completed with exit code 1.
build_macos_x86_64: cli/agent/vault/vault.go#L35
unknown field websockedConnected in struct literal of type Vault
build_macos_x86_64: cli/agent/vault/vault.go#L427
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_macos_x86_64: cli/agent/vault/vault.go#L435
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_macos_x86_64
Process completed with exit code 1.
build_windows_aarch64: cli/agent/vault/vault.go#L35
unknown field websockedConnected in struct literal of type Vault
build_windows_aarch64: cli/agent/vault/vault.go#L427
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_windows_aarch64: cli/agent/vault/vault.go#L435
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_windows_aarch64
Process completed with exit code 1.
build_windows_x86_64: cli/agent/vault/vault.go#L35
unknown field websockedConnected in struct literal of type Vault
build_windows_x86_64: cli/agent/vault/vault.go#L427
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_windows_x86_64: cli/agent/vault/vault.go#L435
vault.websockedConnected undefined (type *Vault has no field or method websockedConnected)
build_windows_x86_64
Process completed with exit code 1.
build_linux_x86
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_linux_x86_64_debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_linux_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_linux_arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_macos_aarch64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_macos_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_windows_aarch64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build_windows_x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.