Skip to content

fix: code style

fix: code style #9766

Triggered via push December 18, 2024 19:57
Status Failure
Total duration 4m 56s
Artifacts

builds.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Object literal may only specify known properties, and 'configSchema' does not exist in type 'ModuleCreateAPIDTO'.
build
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
Module '"@takaro/apiclient"' has no exported member 'BuiltinModule'.
build
Property 'moduleVersionControllerExport' does not exist on type 'ModuleApi'. Did you mean 'moduleControllerExport'?
build
Property 'moduleVersionControllerImport' does not exist on type 'ModuleApi'. Did you mean 'moduleControllerImport'?
build
Object literal may only specify known properties, and 'description' does not exist in type 'ModuleOutputDTO'.
build
Object literal may only specify known properties, and 'configSchema' does not exist in type 'Partial<ModuleOutputDTO>'.
build
Object literal may only specify known properties, and 'configSchema' does not exist in type 'Partial<ModuleOutputDTO>'.
build
Property 'configSchema' does not exist on type 'ModuleOutputDTO'.
build
Property 'description' does not exist on type 'ModuleOutputDTO'.