Skip to content

Fix MS Teams integration tests after renderer update #3433

Fix MS Teams integration tests after renderer update

Fix MS Teams integration tests after renderer update #3433

Triggered via pull request March 25, 2024 12:08
Status Success
Total duration 12m 12s
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/