Merge pull request #10 from johnpc/holiday-page #14
Annotations
10 errors and 1 warning
docker:
src/components/pages/GenreReviewPage.tsx#L29
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
docker:
src/components/pages/GenreReviewPage.tsx#L34
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
docker:
src/components/pages/GenreReviewPage.tsx#L63
Type 'null' cannot be used as an index type.
|
docker:
src/components/pages/GenreReviewPage.tsx#L63
Type 'undefined' cannot be used as an index type.
|
docker:
src/components/pages/GenreReviewPage.tsx#L63
Type 'null' cannot be used as an index type.
|
docker:
src/components/pages/GenreReviewPage.tsx#L63
Type 'undefined' cannot be used as an index type.
|
docker:
src/components/pages/GenreReviewPage.tsx#L107
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
docker:
src/components/pages/GenreReviewPage.tsx#L108
Type 'string | undefined' is not assignable to type 'string'.
|
docker:
src/components/pages/GenreReviewPage.tsx#L108
Type 'string | undefined' is not assignable to type 'string'.
|
docker:
src/components/pages/MoviesReviewPage.tsx#L24
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|