Skip to content

Merge pull request #93 from mckervinc/feature/zoom #34

Merge pull request #93 from mckervinc/feature/zoom

Merge pull request #93 from mckervinc/feature/zoom #34

Triggered via push December 4, 2024 18:46
Status Failure
Total duration 44s
Artifacts

deploy-site.yaml

on: push
Fit to window
Zoom out
Zoom in

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