chore(deps): bump github.com/coder/coder/v2 from 2.12.0 to 2.14.4 #276
ci.yaml
on: pull_request
lint
1m 12s
fmt
22s
unit-tests
1m 14s
integration-tests
1m 23s
build
1m 26s
codeql
1m 41s
publish
0s
Annotations
50 errors and 6 warnings
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)
|
lint:
dockerutil/client.go#L41
undefined: dockertypes.AuthConfig (typecheck)
|
lint:
dockerutil/image.go#L54
undefined: dockertypes.ImagePullOptions (typecheck)
|
lint:
dockerutil/image.go#L179
undefined: dockertypes.ContainerRemoveOptions (typecheck)
|
lint:
dockerutil/image.go#L184
undefined: dockertypes.ContainerStartOptions (typecheck)
|
lint:
cli/docker.go#L667
undefined: dockertypes.ContainerStartOptions (typecheck)
|
lint:
dockerutil/dockerfake/client.go#L24
undefined: dockertypes.ImagePullOptions (typecheck)
|
lint:
dockerutil/dockerfake/client.go#L27
undefined: dockertypes.ContainerStartOptions (typecheck)
|
lint:
dockerutil/dockerfake/client.go#L33
undefined: dockertypes.ContainerRemoveOptions (typecheck)
|
lint:
dockerutil/dockerfake/client.go#L49
undefined: dockertypes.ImageCreateOptions (typecheck)
|
lint:
dockerutil/dockerfake/client.go#L57
undefined: dockertypes.ImageImportOptions (typecheck)
|
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.
|