Merge branch 'module-versions' of github.com:gettakaro/takaro into mo… #9771
Annotations
10 errors
Build packages
Object literal may only specify known properties, and 'versionId' does not exist in type 'ModuleExportInput'.
|
Build packages
Argument of type '(a: SmallModuleVersionOutputDTO, b: SmallModuleVersionOutputDTO) => boolean' is not assignable to parameter of type '(a: SmallModuleVersionOutputDTO, b: SmallModuleVersionOutputDTO) => number'.
|
Build packages
Object literal may only specify known properties, and 'installationId' does not exist in type 'GameServerModuleUninstall'.
|
Build packages
Object literal may only specify known properties, and 'versionId' does not exist in type 'GameServerModuleInstall'.
|
Build packages
Property ''versions'' is missing in type '{ id: string; createdAt: string; updatedAt: string; name: string; latestVersion: { description: string; hooks: never[]; commands: never[]; cronJobs: never[]; functions: never[]; tag: string; uiSchema: string; ... 6 more ...; moduleId: string; }; builtin: string; }' but required in type 'ModuleOutputDTO'.
|
Build packages
Module '"@takaro/apiclient"' has no exported member 'ModuleInstallDTO'.
|
Build packages
Property 'info' does not exist on type 'GameServerApi'.
|
Build packages
Property 'gameServerControllerGetInstalledModules' does not exist on type 'GameServerApi'. Did you mean 'gameServerControllerGetOne'?
|
Build packages
Property 'gameServerControllerGetModuleInstallation' does not exist on type 'GameServerApi'.
|
Build packages
Property 'gameServerControllerInstallModule' does not exist on type 'GameServerApi'. Did you mean 'gameServerControllerGetOne'?
|
Loading