Skip to content

chore(deps): lock file maintenance #2278

chore(deps): lock file maintenance

chore(deps): lock file maintenance #2278

Triggered via pull request April 13, 2026 16:14
Status Success
Total duration 9m 29s
Artifacts 1

push.yml

on: pull_request
CI  /  ...  /  Check for release channel
8s
CI / Check for release channel / Check for release channel
Publish main to Dev Catalog  /  Check and setup environment
Publish main to Dev Catalog / Check and setup environment
CI  /  Test and build plugin
4m 4s
CI / Test and build plugin
Publish main to Dev Catalog  /  ...  /  Check for release channel
Publish main to Dev Catalog / CI / Check for release channel
CI  /  ...  /  Resolve Grafana images
CI / Plugins - Dockerized Playwright E2E tests / Resolve Grafana images
CI  /  ...  /  Resolve Grafana images
9s
CI / Playwright E2E tests / Resolve Grafana images
CI  /  Upload to GCS
18s
CI / Upload to GCS
Publish main to Dev Catalog  /  ...  /  Test docs
Publish main to Dev Catalog / CI / Test docs
Publish main to Dev Catalog  /  ...  /  Test and build plugin
Publish main to Dev Catalog / CI / Test and build plugin
Matrix: CI / Plugins - Dockerized Playwright E2E tests / playwright-tests
Waiting for pending jobs
Matrix: CI / Playwright E2E tests / playwright-tests
Publish main to Dev Catalog  /  ...  /  Upload to GCS
Publish main to Dev Catalog / CI / Upload to GCS
Publish main to Dev Catalog  /  ...  /  Resolve Grafana images
Publish main to Dev Catalog / CI / Plugins - Dockerized Playwright E2E tests / Resolve Grafana images
Publish main to Dev Catalog  /  ...  /  Resolve Grafana images
Publish main to Dev Catalog / CI / Playwright E2E tests / Resolve Grafana images
CI  /  ...  /  Check Playwright E2E matrix status
CI / Plugins - Dockerized Playwright E2E tests / Check Playwright E2E matrix status
CI  /  ...  /  Check Playwright E2E matrix status
6s
CI / Playwright E2E tests / Check Playwright E2E matrix status
Matrix: Publish main to Dev Catalog / CI / Plugins - Dockerized Playwright E2E tests / playwright-tests
Waiting for pending jobs
Matrix: Publish main to Dev Catalog / CI / Playwright E2E tests / playwright-tests
Waiting for pending jobs
Publish main to Dev Catalog  /  ...  /  Check Playwright E2E matrix status
Publish main to Dev Catalog / CI / Plugins - Dockerized Playwright E2E tests / Check Playwright E2E matrix status
Publish main to Dev Catalog  /  ...  /  Check Playwright E2E matrix status
Publish main to Dev Catalog / CI / Playwright E2E tests / Check Playwright E2E matrix status
Publish main to Dev Catalog  /  Define variables
Publish main to Dev Catalog / Define variables
Publish main to Dev Catalog  /  Build attestation
Publish main to Dev Catalog / Build attestation
Matrix: Publish main to Dev Catalog / Upload to GCS (release)
Waiting for pending jobs
Matrix: Publish main to Dev Catalog / publish-to-catalog
Waiting for pending jobs
Publish main to Dev Catalog  /  Create GitHub Release
Publish main to Dev Catalog / Create GitHub Release
Publish main to Dev Catalog  /  Publish docs
Publish main to Dev Catalog / Publish docs
Publish main to Dev Catalog  /  Trigger Argo Workflow for Grafana Cloud deployment
Publish main to Dev Catalog / Trigger Argo Workflow for Grafana Cloud deployment
Trigger Argo Workflow
0s
Trigger Argo Workflow
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Inconsistent plugin-ci-workflows references
Found multiple versions of plugin-ci-workflows being referenced in workflow files. All references to ci.yml and cd.yml should use the same version. - `@ci-cd-workflows/v5.1.0` is used in: - `.github/workflows/push.yml` (line 52) - `@ci-cd-workflows/v6.1.1` is used in: - `.github/workflows/publish.yml` (line 32) - `.github/workflows/push.yml` (line 30)
CI / Test and build plugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4, hashicorp/vault-action@4c06c5ccf5c0761b6029f56cfb1dcf5565918a3b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Test and build plugin: src/components/queryBuilder/DatabaseTableSelect.test.tsx#L44
`toBeCalledTimes` is deprecated. in favor of `toHaveBeenCalledTimes`
CI / Test and build plugin: src/components/queryBuilder/ColumnsEditor.test.tsx#L71
`toBeCalledWith` is deprecated. in favor of `toHaveBeenCalledWith`
CI / Test and build plugin: src/components/queryBuilder/ColumnsEditor.test.tsx#L70
`toBeCalledTimes` is deprecated. in favor of `toHaveBeenCalledTimes`
CI / Test and build plugin: src/components/queryBuilder/ColumnsEditor.test.tsx#L53
`toBeCalledWith` is deprecated. in favor of `toHaveBeenCalledWith`
CI / Test and build plugin: src/components/queryBuilder/ColumnsEditor.test.tsx#L52
`toBeCalledTimes` is deprecated. in favor of `toHaveBeenCalledTimes`
CI / Test and build plugin: src/components/queryBuilder/AggregateEditor.tsx#L46
`HorizontalGroup` is deprecated. use Stack component instead
CI / Test and build plugin: src/components/queryBuilder/AggregateEditor.test.tsx#L65
`toBeCalledWith` is deprecated. in favor of `toHaveBeenCalledWith`
CI / Test and build plugin: src/components/queryBuilder/AggregateEditor.test.tsx#L48
`toBeCalledWith` is deprecated. in favor of `toHaveBeenCalledWith`
CI / Test and build plugin: src/components/queryBuilder/AggregateEditor.test.tsx#L34
`toBeCalledWith` is deprecated. in favor of `toHaveBeenCalledWith`
CI / Test and build plugin: src/components/queryBuilder/AggregateEditor.test.tsx#L33
`toBeCalledTimes` is deprecated. in favor of `toHaveBeenCalledTimes`
CI / Upload to GCS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-enterprise@12.4.2
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-dev@13.1.0-24351285302
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-enterprise@12.1.10
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-enterprise@dev-preview-react19
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-enterprise@11.6.14
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-enterprise@12.0.10
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CI / Playwright E2E tests / e2e grafana-enterprise@12.3.6
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
dist-artifacts
149 MB
sha256:9a3ecb49a7dcf51f28555b66efdc5647e9cf6cf81602472456fbfee2311b7c3c