CodeQL #366
codeql-analysis.yaml
on: schedule
Analyze Go
43s
Analyze Github Actions
1m 13s
Annotations
10 errors and 1 warning
Analyze Go
test.cacheSyncingStatusWriter.Patch calls client.subResourceClient.Patch, which eventually calls http.Client.Do
|
Analyze Go
test.NewEnvironment calls envtest.Environment.Start, which eventually calls http.Client.Get
|
Analyze Go
cloudprovider.InstanceType.Allocatable calls sync.Once.Do, which eventually calls x509.CertPool.AppendCertsFromPEM
|
Analyze Go
scheduling.Results.NonPendingPodSchedulingErrors calls fmt.Fprintf, which eventually calls x509.Certificate.Verify
|
Analyze Go
scheduling.Results.NonPendingPodSchedulingErrors calls fmt.Fprintf, which eventually calls x509.Certificate.VerifyHostname
|
Analyze Go
test.NewEnvironment calls envtest.Environment.Start, which eventually calls x509.CreateCertificate
|
Analyze Go
validation.Controller.Reconcile calls x509.HostnameError.Error
|
Analyze Go
cloudprovider.InstanceType.Allocatable calls sync.Once.Do, which eventually calls x509.MarshalPKCS1PrivateKey
|
Analyze Go
test.NewEnvironment calls envtest.Environment.Start, which eventually calls x509.MarshalPKCS8PrivateKey
|
Analyze Go
cloudprovider.InstanceType.Allocatable calls sync.Once.Do, which eventually calls x509.ParseCertificate
|
Analyze Go
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|