Feature/datasource application #95
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/common/responseHelpers.ts#L8
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
Lint:
src/components/VariableEditor/VariableEditor.test.tsx#L90
'toBeCalled' is deprecated. in favor of `toHaveBeenCalled`
|
Lint:
src/components/VariableEditor/VariableEditor.test.tsx#L107
'toBeCalled' is deprecated. in favor of `toHaveBeenCalled`
|
Lint:
src/components/VariableEditor/VariableEditor.test.tsx#L134
'toBeCalled' is deprecated. in favor of `toHaveBeenCalled`
|
Lint:
src/components/VariableEditor/VariableEditor.test.tsx#L181
'toBeCalled' is deprecated. in favor of `toHaveBeenCalled`
|
Lint:
src/components/VariableEditor/VariableEditor.test.tsx#L183
'toBeCalled' is deprecated. in favor of `toHaveBeenCalled`
|
Lint:
src/datasource.test.ts#L276
'toBeCalled' is deprecated. in favor of `toHaveBeenCalled`
|
Lint:
src/datasource.ts#L422
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
Lint:
src/datasource.ts#L423
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
Lint:
src/datasource.ts#L436
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
Loading