Skip to content

fixed check problems #551

fixed check problems

fixed check problems #551

Triggered via push April 13, 2024 06:56
Status Failure
Total duration 26s
Artifacts

build-react.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build
Property 'placeDTO' is missing in type '{ id: number; maxElo: number; minElo: number; dateEnd: string; dateStart: string; location: string; title: string; sport: string; playerOne: string; playerTwo: string; }' but required in type 'EventDTO'.
build
Property 'placeDTO' is missing in type '{ id: number; maxElo: number; minElo: number; dateEnd: string; dateStart: string; location: string; title: string; sport: string; playerOne: string; }' but required in type 'EventDTO'.
build
Property 'placeDTO' is missing in type '{ id: number; maxElo: number; minElo: number; dateEnd: string; dateStart: string; location: string; title: string; sport: string; playerOne: string; playerTwo: string; }' but required in type 'EventDTO'.
build
Expected 2 arguments, but got 1.
build
Property 'length' does not exist on type 'never'.
build
Property 'placeDTO' is missing in type '{ id: number; maxElo: number; minElo: number; dateEnd: string; dateStart: string; location: string; title: string; sport: string; playerOne: string; playerTwo: string; }' but required in type 'EventDTO'.
build
Type '{ id: number; maxElo: number; minElo: number; dateEnd: string; dateStart: string; location: string; title: string; sport: string; playerOne: string; playerTwo: string; }' is not assignable to type 'EventDTO'.
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.