package lock #42
Annotations
5 errors and 1 warning
test
Argument of type '(prev: FiltersState) => FiltersState | FiltersState' is not assignable to parameter of type 'FiltersState | AtomReducer<FiltersState>'.
|
test
Argument of type 'import("/home/runner/work/gephi-lite/gephi-lite/packages/sdk/dist/declarations/src/filters/types").FiltersState' is not assignable to parameter of type 'import("/home/runner/work/gephi-lite/gephi-lite/packages/gephi-lite/src/core/filters/types").FiltersState'.
|
test
Type '() => () => FiltersState' is not assignable to type 'Producer<FiltersState>'.
|
test
Argument of type 'import("/home/runner/work/gephi-lite/gephi-lite/packages/sdk/dist/declarations/src/filters/types").FiltersState' is not assignable to parameter of type 'import("/home/runner/work/gephi-lite/gephi-lite/packages/gephi-lite/src/core/filters/types").FiltersState'.
|
test
Process completed with exit code 1.
|
test:
packages/gephi-lite/src/components/GraphFilters/TopologicalFilter.tsx#L93
't' is assigned a value but never used. Allowed unused vars must match /^_/u
|