APIの参照先変更 #302
Annotations
4 errors
Run npm run type-check:
src/pages/Event.vue#L28
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'Readonly<{ 1: "public"; 0: "anonymous"; 2: "private"; }>'.
|
Run npm run type-check:
src/pages/Event.vue#L28
Property 'eventLevel' does not exist on type 'EventDetail'.
|
Run npm run type-check:
src/pages/Event.vue#L35
Type '{ eventLevel: EventLevel; }' is not assignable to type 'EditEventRequest'.
|
Run npm run type-check
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading