Skip to content

fix: use recently-added ConnectRPC20 compat variant #198

fix: use recently-added ConnectRPC20 compat variant

fix: use recently-added ConnectRPC20 compat variant #198

Triggered via pull request July 4, 2024 14:20
Status Failure
Total duration 4m 9s
Billable time 1m
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 12 warnings
unit-tests
missing go.sum entry for module providing package github.com/coder/quartz (imported by github.com/coder/coder/v2/tailnet); to add:
unit-tests
Process completed with exit code 1.
integration-tests
missing go.sum entry for module providing package github.com/coder/quartz (imported by github.com/coder/coder/v2/tailnet); to add:
integration-tests
Process completed with exit code 1.
lint
golangci-lint exit with code 3
build
missing go.sum entry for module providing package github.com/coder/quartz (imported by github.com/coder/coder/v2/tailnet); to add:
build
Process completed with exit code 2.
codeql
ni.UDP undefined (type *tailcfg.NetInfo has no field or method UDP)
codeql
ni.IPv6 undefined (type *tailcfg.NetInfo has no field or method IPv6)
codeql
ni.IPv4 undefined (type *tailcfg.NetInfo has no field or method IPv4)
codeql
ni.IPv6CanSend undefined (type *tailcfg.NetInfo has no field or method IPv6CanSend)
codeql
ni.IPv4CanSend undefined (type *tailcfg.NetInfo has no field or method IPv4CanSend)
codeql
ni.ICMPv4 undefined (type *tailcfg.NetInfo has no field or method ICMPv4)
codeql
ni.GlobalV4 undefined (type *tailcfg.NetInfo has no field or method GlobalV4)
codeql
ni.GlobalV6 undefined (type *tailcfg.NetInfo has no field or method GlobalV6)
codeql
ni.DERPLatencyV4 undefined (type *tailcfg.NetInfo has no field or method DERPLatencyV4)
codeql
ni.DERPLatencyV6 undefined (type *tailcfg.NetInfo has no field or method DERPLatencyV6)
unit-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-tests
The `set-output` 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/
unit-tests
The `set-output` 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/
integration-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration-tests
The `set-output` 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/
integration-tests
The `set-output` 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/
fmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, hashicorp/setup-terraform@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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. 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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
codeql
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-go@v3, actions/cache@v3, 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/
codeql
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/
codeql
Expected `which go` to return /home/runner/work/_temp/codeql-action-go-tracing/bin/go, but got /opt/hostedtoolcache/go/1.22.4/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.