fix lint errors #6
ci.yml
on: push
Build, lint and unit tests
58s
Annotations
4 errors and 11 warnings
Build, lint and unit tests:
src/api.ts#L133
Replace `.replace(this.lastValidation.query.rawSql,·undefined,·interpolateVariable).trim()` with `⏎········.replace(this.lastValidation.query.rawSql,·undefined,·interpolateVariable)⏎········.trim()⏎········`
|
|
Build, lint and unit tests:
src/datasource.ts#L104
Replace `.replace(queryModel.rawSql,·scopedVars,·interpolateVariable).replace('$__bqlProject',·queryModel.project===undefined` with `⏎······.replace(queryModel.rawSql,·scopedVars,·interpolateVariable)⏎······.replace('$__bqlProject',·queryModel.project·===·undefined·`
|
Build, lint and unit tests
Process completed with exit code 1.
|
Build, lint and unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint and unit tests:
src/components/query-editor-raw/QueryToolbox.tsx#L69
'HorizontalGroup' is deprecated. use Stack component instead
|
Build, lint and unit tests:
src/datasource.ts#L49
'DataQuery' is deprecated. use the type from
|
Build, lint and unit tests:
src/types.ts#L47
'DataQuery' is deprecated. use the type from
|
Build, lint and unit tests:
src/types.ts#L76
'DataQuery' is deprecated. use the type from
|
Build, lint and unit tests:
src/utils.ts#L53
'substr' is deprecated. A legacy feature for browser compatibility
|
Build, lint and unit tests:
src/utils.ts#L159
'substr' is deprecated. A legacy feature for browser compatibility
|
Build, lint and unit tests:
src/utils.ts#L163
'substr' is deprecated. A legacy feature for browser compatibility
|
Build, lint and unit tests:
src/utils.ts#L175
'substr' is deprecated. A legacy feature for browser compatibility
|
Build, lint and unit tests:
src/utils.ts#L179
'substr' is deprecated. A legacy feature for browser compatibility
|
Build, lint and unit tests:
src/utils.ts#L218
'substr' is deprecated. A legacy feature for browser compatibility
|