Skip to content

chore(deps-dev): Bump @types/lodash from 4.14.192 to 4.17.4 #1150

chore(deps-dev): Bump @types/lodash from 4.14.192 to 4.17.4

chore(deps-dev): Bump @types/lodash from 4.14.192 to 4.17.4 #1150

Triggered via push June 1, 2024 10:21
Status Failure
Total duration 1m 15s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
job: src/query/global-secondary-index.ts#L184
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'unknown'.
job: src/query/primary-key.ts#L251
Element implicitly has an 'any' type because expression of type '0' can't be used to index type 'unknown'.
job: src/query/primary-key.ts#L351
Type '(T[string] | Filter<T[string]> | undefined) & (string extends Exclude<Exclude<keyof T, keyof Table>, () => any> ? Filters<T>[Exclude<...> & string] : Record<...> extends Filters<...> ? Filters<...>[Exclude<...>] : unknown)' is not assignable to type 'HashKeyType | Filters<T>'.
job: src/query/primary-key.ts#L362
Type '(T[string] | Filter<T[string]> | undefined) & (string extends Exclude<Exclude<keyof T, keyof Table>, () => any> ? Filters<T>[Exclude<...> & string] : Record<...> extends Filters<...> ? Filters<...>[Exclude<...>] : unknown)' is not assignable to type 'RangeKeyType | undefined'.
job: src/query/search.ts#L512
Type '(string extends (number | unique symbol | "length" | "toString" | "concat" | "indexOf" | "lastIndexOf" | "slice" | "includes" | "at") & Exclude<Exclude<keyof T, keyof Table>, () => any> ? ("OR" | ... 1 more ... | ComplexFilters<...>)[((number | ... 8 more ... | "at") & Exclude<...>) & string] : Record<...> extends "...' is not assignable to type 'Filter<any>'.
job: src/query/search.ts#L533
Type '((string extends (number | unique symbol | "length" | "toString" | "concat" | "indexOf" | "lastIndexOf" | "slice" | "includes" | "at") & Exclude<Exclude<keyof T, keyof Table>, () => any> ? ("OR" | ... 1 more ... | ComplexFilters<...>)[((number | ... 8 more ... | "at") & Exclude<...>) & string] : Record<...> extends ...' is not assignable to type 'Filter<any>'.
job
Process completed with exit code 2.
job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.