feat: log query and log pipelines #1288
Annotations
10 errors and 1 warning
build (18.x):
src/components/yml-editor.vue#L30
Parameter 'content' implicitly has an 'any' type.
|
build (18.x):
src/views/dashboard/logs/query/SQLBuilder.vue#L61
Module '"@/store/modules/logquery"' has no exported member 'Condition'. Did you mean to use 'import Condition from "@/store/modules/logquery"' instead?
|
build (18.x):
src/views/dashboard/logs/query/SQLBuilder.vue#L75
Type 'null' is not assignable to type '{ name: string; data_type: string; label: string; }'.
|
build (18.x):
src/views/dashboard/logs/query/TableData.vue#L105
Parameter 'row' implicitly has an 'any' type.
|
build (18.x):
src/views/dashboard/logs/query/CountChart.vue#L155
Tuple type '[]' of length '0' has no element at index '0'.
|
build (18.x):
src/views/dashboard/logs/query/CountChart.vue#L155
Tuple type '[]' of length '0' has no element at index '1'.
|
build (18.x):
src/views/dashboard/logs/query/CountChart.vue#L183
Parameter 'e' implicitly has an 'any' type.
|
build (18.x):
src/views/dashboard/logs/query/Pagination.vue#L131
Argument of type 'number | undefined' is not assignable to parameter of type 'string | number'.
|
build (18.x):
src/views/dashboard/logs/query/CountChart.vue#L192
Parameter 'point' implicitly has an 'any' type.
|
build (18.x):
src/views/dashboard/logs/query/CountChart.vue#L193
Parameter 'a' implicitly has an 'any' type.
|
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|