First e2e tests for plugin initialization #10111
Annotations
7 errors and 4 warnings
grafana-plugin/e2e-tests/utils/users.ts#L1
There should be at least one empty line between import groups
|
grafana-plugin/e2e-tests/utils/users.ts#L2
There should be no empty line within import group
|
grafana-plugin/src/containers/MobileAppConnection/MobileAppConnection.tsx#L23
There should be at least one empty line between import groups
|
grafana-plugin/src/containers/MobileAppConnection/MobileAppConnection.tsx#L24
`utils/hooks` import should occur before import of `utils/utils`
|
grafana-plugin/src/utils/hooks.tsx#L12
There should be at least one empty line between import groups
|
grafana-plugin/src/utils/hooks.tsx#L12
`@grafana/runtime` import should occur before import of `@grafana/ui`
|
|
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/.
|
grafana-plugin/src/utils/hooks.tsx#L12
'config' is defined but never used
|
grafana-plugin/src/utils/hooks.tsx#L14
'GRAFANA_LICENSE_OSS' is defined but never used
|
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/
|
This job failed
Loading