phase-8: complete
This commit is contained in:
parent
4deb4d35e9
commit
7c6ab0c4d7
@ -7,6 +7,7 @@
|
||||
"time-entry-bulk-actions",
|
||||
"customer-csv-import",
|
||||
"account-deletion",
|
||||
"project-stats-page"
|
||||
"project-stats-page",
|
||||
"api-client-phase8"
|
||||
]
|
||||
}
|
||||
@ -1002,3 +1002,18 @@ src/index.ts(27,25): error TS2769: No overload matches this call.
|
||||
Overload 2 of 3, '(plugin: FastifyPluginAsync<{ limits: { fileSize: number; }; }, RawServerDefault, FastifyTypeProvider, FastifyBaseLogger>, opts?: FastifyRegisterOptions<...> | undefined): FastifyInstance<...> & PromiseLike<...>', gave the following error.
|
||||
Argument of type 'Promise<FastifyMultipartPlugin>' is not assignable to parameter of type 'FastifyPluginAsync<{ limits: { fileSize: number; }; }, RawServerDefault, FastifyTypeProvider, FastifyBaseLogger>'.
|
||||
Type 'Promise<FastifyMultipartPlugin>' provides no match for the signature '(instance: FastifyInstance<RawServerDefault, IncomingMessage, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTy
|
||||
- `05:59:48` **INFO** Committed feature api-client-phase8
|
||||
- `05:59:49` **INFO** Pushed: rc=0
|
||||
|
||||
## Phase-8 Run beendet (2026-05-23 05:59:49)
|
||||
|
||||
- `05:59:49` **INFO** OK: 0, Attempted: 6, Total: 6
|
||||
- `05:59:49` **INFO** Running db:migrate (no schema changes expected, but just in case)…
|
||||
- `05:59:49` **INFO** db:migrate rc=0: one/api@0.0.1 db:migrate /home/dark/Developer/EmberClone/apps/api
|
||||
> tsx src/db/migrate.ts
|
||||
|
||||
Running migrations...
|
||||
Migrations completed successfully
|
||||
Checking for admin user...
|
||||
Admin user already exists
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user