update repo #35
Annotations
5 errors and 1 warning
deploy
Type '(col: string, dir: SortDirection | null) => void' is not assignable to type '(col: string | null, dir: SortDirection) => void'.
|
deploy
Type '(col: string, dir: SortDirection | null) => void' is not assignable to type '(col: string | null, dir: SortDirection) => void'.
|
deploy
Type '(col: string, dir: SortDirection | null) => void' is not assignable to type '(col: string | null, dir: SortDirection) => void'.
|
deploy
Type '(col: string, dir: SortDirection | null) => void' is not assignable to type '(col: string | null, dir: SortDirection) => void'.
|
deploy
Process completed with exit code 2.
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|