Skip to content

Update dependency react-router-dom to v7 #2195

Update dependency react-router-dom to v7

Update dependency react-router-dom to v7 #2195

Triggered via pull request January 16, 2025 16:18
Status Failure
Total duration 1m 10s
Artifacts

lint-build.yml

on: pull_request
lint-build
55s
lint-build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint-build
Argument of type '{ path: string; strict: boolean; exact: boolean; }' is not assignable to parameter of type 'string'.
lint-build
Argument of type '{ path: string; strict: boolean; exact: boolean; }' is not assignable to parameter of type 'string'.
lint-build
Argument of type '{ path: string; strict: boolean; exact: boolean; }' is not assignable to parameter of type 'string'.
lint-build
Argument of type '{ path: string; strict: boolean; exact: boolean; }' is not assignable to parameter of type 'string'.
lint-build
Argument of type '{ path: string; strict: boolean; exact: boolean; }' is not assignable to parameter of type 'string'.
lint-build
Argument of type '{ path: string; strict: boolean; exact: boolean; }' is not assignable to parameter of type 'string'.
lint-build
'Router' refers to a value, but is being used as a type here. Did you mean 'typeof Router'?
lint-build
Process completed with exit code 1.
lint-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636