chore(deps): bump github.com/coder/coder/v2 from 2.12.0 to 2.14.4 #282
ci.yaml
on: pull_request
lint
59s
fmt
15s
unit-tests
1m 12s
integration-tests
1m 17s
build
1m 29s
codeql
3m 50s
publish
0s
Annotations
41 errors and 6 warnings
lint
golangci-lint exit with code 3
|
unit-tests
ni.UDP undefined (type *tailcfg.NetInfo has no field or method UDP)
|
unit-tests
ni.IPv6 undefined (type *tailcfg.NetInfo has no field or method IPv6)
|
unit-tests
ni.IPv4 undefined (type *tailcfg.NetInfo has no field or method IPv4)
|
unit-tests
ni.IPv6CanSend undefined (type *tailcfg.NetInfo has no field or method IPv6CanSend)
|
unit-tests
ni.IPv4CanSend undefined (type *tailcfg.NetInfo has no field or method IPv4CanSend)
|
unit-tests
ni.ICMPv4 undefined (type *tailcfg.NetInfo has no field or method ICMPv4)
|
unit-tests
ni.GlobalV4 undefined (type *tailcfg.NetInfo has no field or method GlobalV4)
|
unit-tests
ni.GlobalV6 undefined (type *tailcfg.NetInfo has no field or method GlobalV6)
|
unit-tests
ni.DERPLatencyV4 undefined (type *tailcfg.NetInfo has no field or method DERPLatencyV4)
|
unit-tests
ni.DERPLatencyV6 undefined (type *tailcfg.NetInfo has no field or method DERPLatencyV6)
|
integration-tests
ni.UDP undefined (type *tailcfg.NetInfo has no field or method UDP)
|
integration-tests
ni.IPv6 undefined (type *tailcfg.NetInfo has no field or method IPv6)
|
integration-tests
ni.IPv4 undefined (type *tailcfg.NetInfo has no field or method IPv4)
|
integration-tests
ni.IPv6CanSend undefined (type *tailcfg.NetInfo has no field or method IPv6CanSend)
|
integration-tests
ni.IPv4CanSend undefined (type *tailcfg.NetInfo has no field or method IPv4CanSend)
|
integration-tests
ni.ICMPv4 undefined (type *tailcfg.NetInfo has no field or method ICMPv4)
|
integration-tests
ni.GlobalV4 undefined (type *tailcfg.NetInfo has no field or method GlobalV4)
|
integration-tests
ni.GlobalV6 undefined (type *tailcfg.NetInfo has no field or method GlobalV6)
|
integration-tests
ni.DERPLatencyV4 undefined (type *tailcfg.NetInfo has no field or method DERPLatencyV4)
|
integration-tests
ni.DERPLatencyV6 undefined (type *tailcfg.NetInfo has no field or method DERPLatencyV6)
|
build
ni.UDP undefined (type *tailcfg.NetInfo has no field or method UDP)
|
build
ni.IPv6 undefined (type *tailcfg.NetInfo has no field or method IPv6)
|
build
ni.IPv4 undefined (type *tailcfg.NetInfo has no field or method IPv4)
|
build
ni.IPv6CanSend undefined (type *tailcfg.NetInfo has no field or method IPv6CanSend)
|
build
ni.IPv4CanSend undefined (type *tailcfg.NetInfo has no field or method IPv4CanSend)
|
build
ni.ICMPv4 undefined (type *tailcfg.NetInfo has no field or method ICMPv4)
|
build
ni.GlobalV4 undefined (type *tailcfg.NetInfo has no field or method GlobalV4)
|
build
ni.GlobalV6 undefined (type *tailcfg.NetInfo has no field or method GlobalV6)
|
build
ni.DERPLatencyV4 undefined (type *tailcfg.NetInfo has no field or method DERPLatencyV4)
|
build
ni.DERPLatencyV6 undefined (type *tailcfg.NetInfo has no field or method DERPLatencyV6)
|
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 `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 `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/
|
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.23.3/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.
|