Remove waitForTUNUp
from TUN
#642
ci.yml
on: push
Lint
7s
Analyse
1m 14s
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Matrix: build-freebsd
All tests passed
0s
Annotations
8 errors and 4 warnings
Build & Test (macOS, Go 1.21):
src/tun/tun_darwin.go#L58
undefined: waitForTUNUp
|
Build & Test (macOS, Go 1.21)
Process completed with exit code 1.
|
Build & Test (macOS, Go 1.22):
src/tun/tun_darwin.go#L58
undefined: waitForTUNUp
|
Build & Test (macOS, Go 1.22)
Process completed with exit code 1.
|
Build & Test (Windows, Go 1.21)
Canceling since a higher priority waiting request for 'Yggdrasil-refs/heads/develop' exists
|
Build & Test (Windows, Go 1.21)
The operation was canceled.
|
Build & Test (Windows, Go 1.22)
Canceling since a higher priority waiting request for 'Yggdrasil-refs/heads/develop' exists
|
Build & Test (Windows, Go 1.22)
The operation was canceled.
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/yggdrasil-go/yggdrasil-go. Supported file pattern: go.sum
|
Analyse
The following actions uses Node.js version which is deprecated and will be forced to run on node20: github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyse
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|