core: removed unused addPeerTimer code #852
Triggered via pull request
September 11, 2025 16:50
Status
Failure
Total duration
1m 47s
Artifacts
–
ci.yml
on: pull_request
Lint
39s
Analyse
1m 37s
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Matrix: build-freebsd
All tests passed
5s
Annotations
10 errors and 1 warning
|
Lint
issues found
|
|
Lint:
src/core/core.go#L11
"time" imported and not used (typecheck)
|
|
Lint:
src/core/core.go#L11
"time" imported and not used) (typecheck)
|
|
Lint:
src/tun/tun.go#L20
could not import github.com/yggdrasil-network/yggdrasil-go/src/core (-: # github.com/yggdrasil-network/yggdrasil-go/src/core
|
|
Lint:
src/core/core.go#L11
"time" imported and not used) (typecheck)
|
|
Lint:
src/ipv6rwc/ipv6rwc.go#L17
could not import github.com/yggdrasil-network/yggdrasil-go/src/core (-: # github.com/yggdrasil-network/yggdrasil-go/src/core
|
|
Lint:
src/core/core.go#L11
"time" imported and not used) (typecheck)
|
|
Lint:
src/admin/admin.go#L15
could not import github.com/yggdrasil-network/yggdrasil-go/src/core (-: # github.com/yggdrasil-network/yggdrasil-go/src/core
|
|
Analyse
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
|
All tests passed
Process completed with exit code 1.
|
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/yggdrasil-go/yggdrasil-go. Supported file pattern: go.sum
|