fix: [CHAOS-7344]: Upgrading go version to 1.23 to fix vulnerabilities #64
analysis.yml
on: pull_request
linting
2m 54s
vulnerabilities
1m 51s
Annotations
10 errors and 4 warnings
linting:
toxics/header.go#L69
response body must be closed (bodyclose)
|
linting:
toxics/modify_body.go#L33
response body must be closed (bodyclose)
|
linting:
toxics/status_code.go#L40
response body must be closed (bodyclose)
|
linting:
collectors/proxy.go#L4
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
|
linting:
collectors/runtime.go#L4
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
|
linting:
collectors/runtime.go#L5
import 'github.com/prometheus/client_golang/prometheus/collectors' is not allowed from list 'Main' (depguard)
|
linting:
toxics/bandwidth.go#L6
import 'github.com/Shopify/toxiproxy/v2/stream' is not allowed from list 'Main' (depguard)
|
linting:
toxics/header.go#L10
import 'github.com/Shopify/toxiproxy/v2/stream' is not allowed from list 'Main' (depguard)
|
linting:
toxics/limit_data.go#L3
import 'github.com/Shopify/toxiproxy/v2/stream' is not allowed from list 'Main' (depguard)
|
linting:
toxics/modify_body.go#L10
import 'github.com/Shopify/toxiproxy/v2/toxics/httputils' is not allowed from list 'Main' (depguard)
|
vulnerabilities
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
vulnerabilities
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/
|
linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linting
The `save-state` 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/
|