Skip to content

Merge pull request #11 from b1naryth1ef/feature/generic-conn-support #39

Merge pull request #11 from b1naryth1ef/feature/generic-conn-support

Merge pull request #11 from b1naryth1ef/feature/generic-conn-support #39

Triggered via push November 15, 2024 20:55
Status Failure
Total duration 2m 43s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Build: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L79
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L81
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/internal/fmtsort/sort.go#L83
cannot infer T (/opt/hostedtoolcache/go/1.23.3/x64/src/cmp/cmp.go:40:14) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/reflect/iter.go#L67
cannot range over v.Len() (value of type int) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/reflect/iter.go#L75
cannot range over v.Len() (value of type int) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/reflect/iter.go#L131
cannot range over v.Len() (value of type int) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/reflect/type.go#L2320
cannot range over num (variable of type int) (typecheck)
Build: ../../../../../opt/hostedtoolcache/go/1.23.3/x64/src/slices/iter.go#L64
cannot infer E (/opt/hostedtoolcache/go/1.23.3/x64/src/slices/iter.go:57:14) (typecheck)
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/