Skip to content

First e2e tests for plugin initialization #10111

First e2e tests for plugin initialization

First e2e tests for plugin initialization #10111

Triggered via pull request June 5, 2024 14:20
Status Failure
Total duration 17m 13s
Billable time 39m
Artifacts

linting-and-tests.yml

on: pull_request
Lint entire project
1m 38s
Lint entire project
Lint, test, and build frontend
47s
Lint, test, and build frontend
Test technical documentation
20s
Test technical documentation
Lint database migrations
1m 11s
Lint database migrations
Helm Chart Unit Tests
15s
Helm Chart Unit Tests
Backend Tests: Plugin
40s
Backend Tests: Plugin
Unit tests - Migrators
32s
Unit tests - Migrators
mypy
1m 6s
mypy
Matrix: unit-test-backend-mysql-rabbitmq
Matrix: unit-test-backend-postgresql-rabbitmq
Matrix: unit-test-backend-sqlite-redis
Standard e2e tests  /  Grafana: 10.3.3
15m 34s
Standard e2e tests / Grafana: 10.3.3
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 20 warnings
Lint, test, and build frontend: grafana-plugin/e2e-tests/utils/users.ts#L1
There should be at least one empty line between import groups
Lint, test, and build frontend: grafana-plugin/e2e-tests/utils/users.ts#L2
There should be no empty line within import group
Lint, test, and build frontend: grafana-plugin/src/containers/MobileAppConnection/MobileAppConnection.tsx#L23
There should be at least one empty line between import groups
Lint, test, and build frontend: grafana-plugin/src/containers/MobileAppConnection/MobileAppConnection.tsx#L24
`utils/hooks` import should occur before import of `utils/utils`
Lint, test, and build frontend: grafana-plugin/src/utils/hooks.tsx#L12
There should be at least one empty line between import groups
Lint, test, and build frontend: grafana-plugin/src/utils/hooks.tsx#L12
`@grafana/runtime` import should occur before import of `@grafana/ui`
Lint, test, and build frontend
Process completed with exit code 1.
Lint entire project
Process completed with exit code 1.
Standard e2e tests / Grafana: 10.3.3
Process completed with exit code 1.
Lint, test, and build frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint, test, and build frontend: grafana-plugin/src/utils/hooks.tsx#L12
'config' is defined but never used
Lint, test, and build frontend: grafana-plugin/src/utils/hooks.tsx#L14
'GRAFANA_LICENSE_OSS' is defined but never used
Helm Chart Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test technical documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests - Migrators
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Backend Tests: Plugin
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Backend Tests: Plugin
Restore cache failed: Dependencies file is not found in /home/runner/work/oncall/oncall. Supported file pattern: go.sum
mypy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint database migrations
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Backend Tests: SQLite + Redis (RBAC enabled: False)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint entire project
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Backend Tests: MySQL + RabbitMQ (RBAC enabled: True)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Backend Tests: PostgreSQL + RabbitMQ (RBAC enabled: True)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Backend Tests: MySQL + RabbitMQ (RBAC enabled: False)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Backend Tests: SQLite + Redis (RBAC enabled: True)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Backend Tests: PostgreSQL + RabbitMQ (RBAC enabled: False)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Standard e2e tests / Grafana: 10.3.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, runforesight/workflow-telemetry-action@v1, helm/kind-action@v1.3.0, actions/setup-node@v3, actions/cache@v3, actions/setup-go@v4, actions/configure-pages@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Standard e2e tests / Grafana: 10.3.3
Restore cache failed: Dependencies file is not found in /home/runner/work/oncall/oncall. Supported file pattern: go.sum
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/