Chanege only if url changed #6
Annotations
10 errors and 11 warnings
lint:
src/editors/query/query.url.test.tsx#L1
Replace `"react"` with `'react'`
|
lint:
src/editors/query/query.url.test.tsx#L2
Replace `"./query.url"` with `'./query.url'`
|
lint:
src/editors/query/query.url.test.tsx#L3
Replace `"@testing-library/react"` with `'@testing-library/react'`
|
lint:
src/editors/query/query.url.test.tsx#L4
Replace `"types"` with `'types'`
|
lint:
src/editors/query/query.url.test.tsx#L6
Replace `"URL"` with `'URL'`
|
lint:
src/editors/query/query.url.test.tsx#L7
Replace `"should·show·changed·URL"` with `'should·show·changed·URL'`
|
lint:
src/editors/query/query.url.test.tsx#L9
Replace `"https://example1.com"` with `'https://example1.com'`
|
|
|
|
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
|