Bump the tooling group across 1 directory with 5 updates #1823
Annotations
8 errors and 1 notice
|
check
Process completed with exit code 2.
|
|
check:
src/components/dashboard/dashboard-filter-panel.tsx#L331
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
|
check:
src/components/dashboard/dashboard-filter-panel.tsx#L330
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
|
check:
src/components/dashboard/dashboard-filter-panel.tsx#L320
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
|
check:
src/components/dashboard/dashboard-filter-panel.tsx#L319
Argument of type 'string | null' is not assignable to parameter of type 'string'.
|
|
check:
src/components/dashboard/dashboard-filter-panel.tsx#L256
Argument of type '(current: FilterState) => { preset: "custom"; end: string | null; start: string; repositoryIds: string[]; personId: string | null; }' is not assignable to parameter of type 'SetStateAction<FilterState>'.
|
|
check:
src/components/dashboard/dashboard-filter-panel.tsx#L234
Argument of type '(current: FilterState) => { preset: "custom"; start: string | null; end: string; repositoryIds: string[]; personId: string | null; }' is not assignable to parameter of type 'SetStateAction<FilterState>'.
|
|
check:
src/components/dashboard/activity-view.tsx#L1291
Type 'string | null' is not assignable to type 'string'.
|
|
deserialize:
biome.json#L2
The configuration schema version does not match the CLI version 2.5.8
|