surinkwon is building DevServer #504
Annotations
7 errors and 1 warning
build
Property 'role' is missing in type '{ id: number; username: string; imageUrl: string; status: "off"; }' but required in type 'LandingMemberDTO'.
|
build
Property 'role' is missing in type '{ id: number; username: string; imageUrl: string; status: "on"; }' but required in type 'LandingMemberDTO'.
|
build
Property 'role' is missing in type '{ id: number; username: string; imageUrl: string; status: "away"; }' but required in type 'LandingMemberDTO'.
|
build
Property 'role' is missing in type '{ id: number; username: string; imageUrl: string; status: "on"; }' but required in type 'LandingMemberDTO'.
|
build
Property 'role' is missing in type '{ id: number; username: string; imageUrl: string; status: "off"; }' but required in type 'LandingMemberDTO'.
|
build
Property 'role' is missing in type '{ id: number; username: string; imageUrl: string; status: "away"; }' but required in type 'LandingMemberDTO'.
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|