generated from Edit-Mr/Fastro
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
額就是...
(node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/events/:id/info is missing. This may indicate the schema is not well specified.
[1] (Use `node --trace-warnings ...` to show where the warning was created)
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for GET: /api/events/:id/info is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/events/:id/info is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for HEAD: /api/events/:id/info is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/events is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for GET: /api/events is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/events is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for HEAD: /api/events is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for POST: /api/registrations is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for POST: /api/registrations is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for POST: /api/referrals/validate is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for POST: /api/referrals/validate is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for POST: /api/invitation-codes/verify is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for POST: /api/invitation-codes/verify is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/admin/users is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for GET: /api/admin/users is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/admin/users is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for HEAD: /api/admin/users is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/admin/users/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for GET: /api/admin/users/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/admin/users/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for HEAD: /api/admin/users/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for PUT: /api/admin/users/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for POST: /api/admin/events is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for POST: /api/admin/events is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/admin/events/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for GET: /api/admin/events/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/admin/events/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for HEAD: /api/admin/events/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for PUT: /api/admin/events/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for DELETE: /api/admin/events/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for DELETE: /api/admin/events/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/admin/events is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for GET: /api/admin/events is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/admin/events is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for HEAD: /api/admin/events is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for POST: /api/admin/tickets is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for POST: /api/admin/tickets is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/admin/tickets/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for GET: /api/admin/tickets/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/admin/tickets/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for HEAD: /api/admin/tickets/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for PUT: /api/admin/tickets/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for DELETE: /api/admin/tickets/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for DELETE: /api/admin/tickets/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/admin/tickets is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for GET: /api/admin/tickets is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/admin/tickets is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for HEAD: /api/admin/tickets is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for POST: /api/admin/event-form-fields is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for POST: /api/admin/event-form-fields is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/admin/event-form-fields/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for GET: /api/admin/event-form-fields/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/admin/event-form-fields/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for HEAD: /api/admin/event-form-fields/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for PUT: /api/admin/event-form-fields/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for DELETE: /api/admin/event-form-fields/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for DELETE: /api/admin/event-form-fields/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/admin/event-form-fields is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for GET: /api/admin/event-form-fields is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/admin/event-form-fields is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for HEAD: /api/admin/event-form-fields is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/admin/registrations is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for GET: /api/admin/registrations is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/admin/registrations is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for HEAD: /api/admin/registrations is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/admin/registrations/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for GET: /api/admin/registrations/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/admin/registrations/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for HEAD: /api/admin/registrations/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for PUT: /api/admin/registrations/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for POST: /api/admin/invitation-codes is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for POST: /api/admin/invitation-codes is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/admin/invitation-codes/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for GET: /api/admin/invitation-codes/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/admin/invitation-codes/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for HEAD: /api/admin/invitation-codes/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for PUT: /api/admin/invitation-codes/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for DELETE: /api/admin/invitation-codes/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for DELETE: /api/admin/invitation-codes/:id is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/admin/invitation-codes is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for GET: /api/admin/invitation-codes is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/admin/invitation-codes is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for HEAD: /api/admin/invitation-codes is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for GET: /api/admin/email-campaigns is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for GET: /api/admin/email-campaigns is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The body schema for HEAD: /api/admin/email-campaigns is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for HEAD: /api/admin/email-campaigns is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The querystring schema for POST: /api/admin/email-campaigns is missing. This may indicate the schema is not well specified.
[1] (node:25861) [FSTWRN001] FastifyWarning: The params schema for POST: /api/admin/email-campaigns is missing. This may indicate the sch
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request