chore(deps): update dependency @types/glob to v9 #685
push.yml
on: pull_request
CI
/
Check for release channel
8s
CI
/
Test docs
30s
CI
/
...
/
Resolve Grafana images
CI
/
Upload to GCS
Matrix: CI / Plugins - Dockerized Playwright E2E tests / playwright-tests
Waiting for pending jobs
Matrix: CI / Playwright E2E tests / playwright-tests
Waiting for pending jobs
CI
/
...
/
Check Playwright E2E matrix status
CI
/
...
/
Check Playwright E2E matrix status
Annotations
1 error and 11 warnings
|
CI / Test and build plugin
Process completed with exit code 2.
|
|
Detected plugin-ci-workflows rolling release channel
You are using workflows from plugin-ci-workflows rolling releases channel (`@main`). This is discouraged as it may lead to unexpected breaking changes. Please pin to a specific tagged release to ensure better stability. For more information, refer to the docs: https://enghub.grafana-ops.net/docs/default/component/grafana-plugins-platform/plugins-ci-github-actions/010-plugins-ci-github-actions/#versions-and-release-channels
|
|
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`
|