Merge branch 'ivana/url-change-fix' of https://github.com/grafana/gra… #9
Annotations
8 errors and 11 warnings
|
lint:
src/editors/query/query.url.tsx#L65
Replace `·query,·onChange,·onRunQuery,·onShowUrlOptions·}:·{·query:·InfinityQueryWithURLSource<InfinityQueryType>;·onChange:·(value:·InfinityQueryWithURLSource<InfinityQueryType>)·=>·void;·onRunQuery:·()·=>·void;·onShowUrlOptions:·()·=>·void·` with `⏎··query,⏎··onChange,⏎··onRunQuery,⏎··onShowUrlOptions,⏎}:·{⏎··query:·InfinityQueryWithURLSource<InfinityQueryType>;⏎··onChange:·(value:·InfinityQueryWithURLSource<InfinityQueryType>)·=>·void;⏎··onRunQuery:·()·=>·void;⏎··onShowUrlOptions:·()·=>·void;⏎`
|
lint:
src/editors/query/query.url.tsx#L70
Delete `··`
|
lint:
src/editors/query/query.url.tsx#L71
Delete `··`
|
lint:
src/editors/query/query.url.tsx#L72
Delete `··`
|
lint:
src/editors/query/query.url.tsx#L291
Insert `⏎`
|
lint:
src/editors/query/query.url.tsx#L291
Newline required at end of file but not found
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/app/UQLProvider.test.ts#L8
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
|
lint:
src/app/UQLProvider.test.ts#L13
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
|
lint:
src/app/UQLProvider.test.ts#L18
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
|
lint:
src/app/UQLProvider.test.ts#L23
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
|
lint:
src/app/UQLProvider.test.ts#L41
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
lint:
src/app/UQLProvider.test.ts#L62
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
lint:
src/app/UQLProvider.test.ts#L64
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
lint:
src/app/UQLProvider.test.ts#L66
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
lint:
src/app/UQLProvider.test.ts#L77
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
lint:
src/app/UQLProvider.test.ts#L78
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|