First e2e tests for plugin initialization #10111
linting-and-tests.yml
on: pull_request
Lint entire project
1m 38s
Lint, test, and build frontend
47s
Test technical documentation
20s
Lint database migrations
1m 11s
Helm Chart Unit Tests
15s
Backend Tests: Plugin
40s
Unit tests - Migrators
32s
mypy
1m 6s
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
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/
|