Skip to content

Fix integration and E2E tests after Cloud Dev update #3460

Fix integration and E2E tests after Cloud Dev update

Fix integration and E2E tests after Cloud Dev update #3460

Triggered via pull request April 23, 2024 09:30
Status Success
Total duration 7m 20s
Artifacts

codeql.yaml

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

Annotations

7 errors and 2 warnings
Analyze (go)
no required module provides package github.com/kubeshop/botkube-cloud/botkube-cloud-backend/pkg/teamsx; to add it:
Analyze (go)
could not import github.com/kubeshop/botkube-cloud/botkube-cloud-backend/pkg/teamsx (invalid package name: "")
Analyze (go)
no required module provides package github.com/kubeshop/botkube-cloud/botkube-cloud-backend/pkg/pubsub; to add it:
Analyze (go)
could not import github.com/kubeshop/botkube-cloud/botkube-cloud-backend/pkg/pubsub (invalid package name: "")
Analyze (go)
could not import github.com/kubeshop/botkube-cloud/botkube-cloud-backend/pkg/teamsx (invalid package name: "")
Analyze (go)
no required module provides package github.com/kubeshop/botkube-cloud/botkube-cloud-backend/pkg/graphql; to add it:
Analyze (go)
could not import github.com/kubeshop/botkube-cloud/botkube-cloud-backend/pkg/graphql (invalid package name: "")
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/