Skip to content

chore: Update ci.yml in hoopsnake #1

chore: Update ci.yml in hoopsnake

chore: Update ci.yml in hoopsnake #1

Triggered via push March 15, 2024 13:10
Status Failure
Total duration 2m 17s
Artifacts

ci.yml

on: push
Matrix: ci_go / go_build
Matrix: ci_nix / build
ci_go  /  ...  /  lint
1m 20s
ci_go / go_lints / lint
ci_go  /  ...  /  test
1m 4s
ci_go / go_tests / test
ci_nix  /  ...  /  nix fmt .
14s
ci_nix / nix_lints / nix fmt .
ci_nix  /  ...  /  nix flake check .
23s
ci_nix / nix_test / nix flake check .
can_see_status
0s
can_see_status
can_enqueue
0s
can_enqueue
can_merge
0s
can_merge
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
ci_nix / nix_lints / nix fmt .
Process completed with exit code 1.
ci_go / go_lints / lint: ../../../go/pkg/mod/[email protected]/net/tsaddr/tsaddr.go#L206
cannot range over addrs.Len() (value of type int) (typecheck)
ci_go / go_lints / lint: ../../../go/pkg/mod/[email protected]/net/tsaddr/tsaddr.go#L232
cannot range over rr.Len() (value of type int) (typecheck)
ci_go / go_lints / lint: ../../../go/pkg/mod/[email protected]/net/tsaddr/tsaddr.go#L246
cannot range over rr.Len() (value of type int) (typecheck)
ci_go / go_lints / lint: ../../../go/pkg/mod/[email protected]/net/tsaddr/tsaddr.go#L277
cannot range over in.Len() (value of type int) (typecheck)
ci_go / go_lints / lint: ../../../go/pkg/mod/[email protected]/tsnet/tsnet.go#L419
cannot infer S (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/slices.go:341:12) (typecheck)
ci_go / go_lints / lint: ../../../go/pkg/mod/[email protected]/tsnet/tsnet.go#L1031
cannot infer K (/home/runner/go/pkg/mod/[email protected]/util/mak/mak.go:16:10) (typecheck)
ci_go / go_lints / lint: ../../../go/pkg/mod/[email protected]/control/controlclient/map.go#L731
cannot range over va.Len() (value of type int) (typecheck)
ci_go / go_lints / lint: ../../../go/pkg/mod/[email protected]/net/tsdial/dnsmap.go#L45
cannot range over addrs.Len() (value of type int) (typecheck)
ci_go / go_lints / lint: ../../../go/pkg/mod/[email protected]/net/tsdial/dnsmap.go#L55
cannot range over p.Addresses().Len() (value of type int) (typecheck)
can_enqueue
Process completed with exit code 1.
ci_go / go_tests / test
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/.
ci_go / go_build (.) / build
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/.
ci_go / go_lints / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.