Skip to content

[TT-13723] Update to Go 1.23 #11003

[TT-13723] Update to Go 1.23

[TT-13723] Update to Go 1.23 #11003

Triggered via pull request December 23, 2024 19:19
Status Success
Total duration 6m 19s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Analyze (go)
no required module provides package github.com/hashicorp/terraform/flatmap; to add it:
Analyze (go)
could not import github.com/hashicorp/terraform/flatmap (invalid package name: "")
Analyze (go)
no required module provides package github.com/hashicorp/terraform/flatmap; to add it:
Analyze (go)
could not import github.com/hashicorp/terraform/flatmap (invalid package name: "")
Analyze (go)
no required module provides package github.com/hashicorp/terraform/flatmap; to add it:
Analyze (go)
could not import github.com/hashicorp/terraform/flatmap (invalid package name: "")
Analyze (go)
no required module provides package github.com/TykTechnologies/tyk/header; to add it:
Analyze (go)
could not import github.com/TykTechnologies/tyk/header (invalid package name: "")
Analyze (go)
unknown field KeyID in struct literal of type user.SessionState
Analyze (go)
cannot use true (untyped bool constant) as string value in argument to ctx.SetSession
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (go)
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/
Analyze (go)
2 issues were detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results. Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
Analyze (go)
Unable to validate code scanning workflow: CheckoutWrongHead,MissingPushHook