Revert "🗑️ Delete unused Routers" #3
Annotations
13 errors
build (18.x):
src/crons/authUpdate.ts#L3
Cannot find module '@/classes/PaymentBot' or its corresponding type declarations.
|
build (18.x):
src/crons/authUpdate.ts#L5
Cannot find module '@/settings/settings.json' or its corresponding type declarations.
|
build (18.x):
src/crons/authUpdate.ts#L28
Property 'Auth' does not exist on type 'Config'.
|
build (18.x):
src/functions/ctrlPanel.ts#L406
Object literal may only specify known properties, and 'userId' does not exist in type 'Server'.
|
build (18.x):
src/interfaces/index.ts#L3
Module './Pterodactyl' has already exported a member named 'Server'. Consider explicitly re-exporting to resolve the ambiguity.
|
build (18.x)
Process completed with exit code 2.
|
build (20.x)
The job was canceled because "_18_x" failed.
|
build (20.x):
src/crons/authUpdate.ts#L3
Cannot find module '@/classes/PaymentBot' or its corresponding type declarations.
|
build (20.x):
src/crons/authUpdate.ts#L5
Cannot find module '@/settings/settings.json' or its corresponding type declarations.
|
build (20.x):
src/crons/authUpdate.ts#L28
Property 'Auth' does not exist on type 'Config'.
|
build (20.x):
src/functions/ctrlPanel.ts#L406
Object literal may only specify known properties, and 'userId' does not exist in type 'Server'.
|
build (20.x):
src/interfaces/index.ts#L3
Module './Pterodactyl' has already exported a member named 'Server'. Consider explicitly re-exporting to resolve the ambiguity.
|
build (20.x)
Process completed with exit code 2.
|