Skip to content

Fix incorrect syntax to set GOVERSION in GitHub Action #5

Fix incorrect syntax to set GOVERSION in GitHub Action

Fix incorrect syntax to set GOVERSION in GitHub Action #5

Triggered via push August 8, 2024 14:14
Status Failure
Total duration 19s
Artifacts

main.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
Build (amd64): main.go#L4
cannot find package "context" in any of:
Build (amd64): main.go#L18
cannot find package "github.com/cloudflare/cloudflare-go" in any of:
Build (amd64): main.go#L19
cannot find package "github.com/pion/stun" in any of:
Build (amd64): main.go#L20
cannot find package "github.com/tjjh89017/stunmesh-go/internal/config" in any of:
Build (amd64): main.go#L21
cannot find package "golang.org/x/crypto/nacl/box" in any of:
Build (amd64): main.go#L22
cannot find package "golang.org/x/net/bpf" in any of:
Build (amd64): main.go#L23
cannot find package "golang.org/x/net/ipv4" in any of:
Build (amd64): main.go#L24
cannot find package "golang.zx2c4.com/wireguard/wgctrl" in any of:
Build (amd64): main.go#L25
cannot find package "golang.zx2c4.com/wireguard/wgctrl/wgtypes" in any of:
Build (amd64): internal/config/config.go#L6
cannot find package "github.com/spf13/viper" in any of:
Build (arm64)
The job was canceled because "amd64" failed.
Build (arm64)
Process completed with exit code 1.
Lint
golangci-lint exit with code 3
Build (mipsle)
The job was canceled because "amd64" failed.
Build (mipsle)
Process completed with exit code 1.
Build (amd64)
Restore cache failed: Could not get cache folder paths.
Build (arm64)
Restore cache failed: Could not get cache folder paths.
Build (mipsle)
Restore cache failed: Could not get cache folder paths.