chore(deps): bump github.com/coder/coder/v2 from 2.12.0 to 2.14.4 #257
ci.yaml
on: pull_request
lint
23s
fmt
23s
unit-tests
17s
integration-tests
21s
build
49s
codeql
4m 17s
publish
0s
Annotations
14 errors and 12 warnings
unit-tests
Process completed with exit code 1.
|
integration-tests
Process completed with exit code 1.
|
build
Process completed with exit code 2.
|
lint
golangci-lint exit with code 5
|
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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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/
|
build
The following actions use a deprecated Node.js version 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/
|
lint
The following actions use a deprecated Node.js version 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/
|
codeql
The following actions use a deprecated Node.js version 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.8/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.
|