Chore: EC2 and EKS migration v2 #7211
codeql-analysis.yaml
on: pull_request
Analyze Go
35s
Analyze Github Actions
1m 33s
Annotations
10 errors and 1 warning
Analyze Go
missing go.sum entry for module providing package github.com/aws/aws-sdk-go-v2/feature/ec2/imds (imported by github.com/aws/karpenter-provider-aws/pkg/operator); to add:
|
Analyze Go
could not import bufio (no metadata for bufio)
|
Analyze Go
could not import context (no metadata for context)
|
Analyze Go
could not import encoding/json (no metadata for encoding/json)
|
Analyze Go
could not import fmt (no metadata for fmt)
|
Analyze Go
could not import math (no metadata for math)
|
Analyze Go
could not import path (no metadata for path)
|
Analyze Go
could not import strings (no metadata for strings)
|
Analyze Go
could not import time (no metadata for time)
|
Analyze Go
could not import github.com/aws/aws-sdk-go-v2/aws (no metadata for github.com/aws/aws-sdk-go-v2/aws)
|
Analyze Github Actions
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@df32e399139a3050671466d7d9b3cbacc1cfd034, github/codeql-action/analyze@df32e399139a3050671466d7d9b3cbacc1cfd034. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|