Skip to content

feat(dnsendpoint): Add Initial support for DNSEndpoint #545

feat(dnsendpoint): Add Initial support for DNSEndpoint

feat(dnsendpoint): Add Initial support for DNSEndpoint #545

Triggered via pull request October 14, 2024 23:10
Status Failure
Total duration 4m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: gateway_test.go#L93
tc.Msg undefined (type FallthroughCase has no field or method Msg) (typecheck)
lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/runtime/time.go#L204
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/syscall/syscall_unix.go#L66
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/syscall/syscall_unix.go#L67
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/syscall/syscall_unix.go#L79
m.Lock undefined (type *mmapper has no field or method Lock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/syscall/syscall_unix.go#L80
m.Unlock undefined (type *mmapper has no field or method Unlock) (typecheck)
lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/internal/fmtsort/sort.go#L79
cannot infer T (/home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/internal/fmtsort/sort.go#L81
cannot infer T (/home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/internal/fmtsort/sort.go#L83
cannot infer T (/home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/cmp/cmp.go:40:14) (typecheck)
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, 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/k8s_gateway/k8s_gateway. Supported file pattern: go.sum