Skip to content

surinkwon is building DevServer #504

surinkwon is building DevServer

surinkwon is building DevServer #504

Triggered via push September 18, 2024 15:11
Status Failure
Total duration 1m 12s
Artifacts

dev.ci.yml

on: push
Fit to window
Zoom out
Zoom in

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/