fix(deps): update dependency @vueuse/core to v12 #273
check.yml
on: pull_request
Matrix: build
Matrix: lint
Matrix: typecheck
Annotations
36 errors
typecheck (18.x, macos-latest):
src/composables/useQuery.ts#L8
Type 'Ref<string, string>' cannot be used as an index type.
|
typecheck (18.x, macos-latest):
src/composables/useQuery.ts#L8
Type 'ShallowRef<string, string>' cannot be used as an index type.
|
typecheck (18.x, macos-latest):
src/composables/useQuery.ts#L8
Type 'WritableComputedRef<string, string>' cannot be used as an index type.
|
typecheck (18.x, macos-latest)
Process completed with exit code 2.
|
typecheck (22.x, ubuntu-latest):
src/composables/useQuery.ts#L8
Type 'Ref<string, string>' cannot be used as an index type.
|
typecheck (22.x, ubuntu-latest):
src/composables/useQuery.ts#L8
Type 'ShallowRef<string, string>' cannot be used as an index type.
|
typecheck (22.x, ubuntu-latest):
src/composables/useQuery.ts#L8
Type 'WritableComputedRef<string, string>' cannot be used as an index type.
|
typecheck (22.x, ubuntu-latest)
Process completed with exit code 2.
|
typecheck (20.x, macos-latest):
src/composables/useQuery.ts#L8
Type 'Ref<string, string>' cannot be used as an index type.
|
typecheck (20.x, macos-latest):
src/composables/useQuery.ts#L8
Type 'ShallowRef<string, string>' cannot be used as an index type.
|
typecheck (20.x, macos-latest):
src/composables/useQuery.ts#L8
Type 'WritableComputedRef<string, string>' cannot be used as an index type.
|
typecheck (20.x, macos-latest)
Process completed with exit code 2.
|
typecheck (18.x, ubuntu-latest):
src/composables/useQuery.ts#L8
Type 'Ref<string, string>' cannot be used as an index type.
|
typecheck (18.x, ubuntu-latest):
src/composables/useQuery.ts#L8
Type 'ShallowRef<string, string>' cannot be used as an index type.
|
typecheck (18.x, ubuntu-latest):
src/composables/useQuery.ts#L8
Type 'WritableComputedRef<string, string>' cannot be used as an index type.
|
typecheck (18.x, ubuntu-latest)
Process completed with exit code 2.
|
typecheck (20.x, ubuntu-latest):
src/composables/useQuery.ts#L8
Type 'Ref<string, string>' cannot be used as an index type.
|
typecheck (20.x, ubuntu-latest):
src/composables/useQuery.ts#L8
Type 'ShallowRef<string, string>' cannot be used as an index type.
|
typecheck (20.x, ubuntu-latest):
src/composables/useQuery.ts#L8
Type 'WritableComputedRef<string, string>' cannot be used as an index type.
|
typecheck (20.x, ubuntu-latest)
Process completed with exit code 2.
|
typecheck (22.x, macos-latest):
src/composables/useQuery.ts#L8
Type 'Ref<string, string>' cannot be used as an index type.
|
typecheck (22.x, macos-latest):
src/composables/useQuery.ts#L8
Type 'ShallowRef<string, string>' cannot be used as an index type.
|
typecheck (22.x, macos-latest):
src/composables/useQuery.ts#L8
Type 'WritableComputedRef<string, string>' cannot be used as an index type.
|
typecheck (22.x, macos-latest)
Process completed with exit code 2.
|
typecheck (20.x, windows-latest):
src/composables/useQuery.ts#L8
Type 'Ref<string, string>' cannot be used as an index type.
|
typecheck (20.x, windows-latest):
src/composables/useQuery.ts#L8
Type 'ShallowRef<string, string>' cannot be used as an index type.
|
typecheck (20.x, windows-latest):
src/composables/useQuery.ts#L8
Type 'WritableComputedRef<string, string>' cannot be used as an index type.
|
typecheck (20.x, windows-latest)
Process completed with exit code 1.
|
typecheck (18.x, windows-latest):
src/composables/useQuery.ts#L8
Type 'Ref<string, string>' cannot be used as an index type.
|
typecheck (18.x, windows-latest):
src/composables/useQuery.ts#L8
Type 'ShallowRef<string, string>' cannot be used as an index type.
|
typecheck (18.x, windows-latest):
src/composables/useQuery.ts#L8
Type 'WritableComputedRef<string, string>' cannot be used as an index type.
|
typecheck (18.x, windows-latest)
Process completed with exit code 1.
|
typecheck (22.x, windows-latest):
src/composables/useQuery.ts#L8
Type 'Ref<string, string>' cannot be used as an index type.
|
typecheck (22.x, windows-latest):
src/composables/useQuery.ts#L8
Type 'ShallowRef<string, string>' cannot be used as an index type.
|
typecheck (22.x, windows-latest):
src/composables/useQuery.ts#L8
Type 'WritableComputedRef<string, string>' cannot be used as an index type.
|
typecheck (22.x, windows-latest)
Process completed with exit code 1.
|