bump vikunja-sdk and dependencies and manifest #12
Annotations
8 errors and 1 warning
vikunja_sdk/models/ModelsBucketConfigurationModeKind.ts#L31
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly BucketConfigurationModeNone: 0; readonly BucketConfigurationModeManual: 1; readonly BucketConfigurationModeFilter: 2; }'.
|
vikunja_sdk/models/ModelsProjectViewKind.ts#L32
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly ProjectViewKindList: 0; readonly ProjectViewKindGantt: 1; readonly ProjectViewKindTable: 2; readonly ProjectViewKindKanban: 3; }'.
|
vikunja_sdk/models/ModelsRelationKind.ts#L40
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly RelationKindUnknown: "unknown"; readonly RelationKindSubtask: "subtask"; readonly RelationKindParenttask: "parenttask"; readonly RelationKindRelated: "related"; readonly RelationKindDuplicateOf: "duplicateof"; ... 6 more ...; readonly RelationKindCopiedTo: "copiedto"; }'.
|
vikunja_sdk/models/ModelsReminderRelation.ts#L31
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly ReminderRelationDueDate: "due_date"; readonly ReminderRelationStartDate: "start_date"; readonly ReminderRelationEndDate: "end_date"; }'.
|
vikunja_sdk/models/ModelsRight.ts#L31
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly RightRead: 0; readonly RightWrite: 1; readonly RightAdmin: 2; }'.
|
vikunja_sdk/models/ModelsSharingType.ts#L31
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly SharingTypeUnknown: 0; readonly SharingTypeWithoutPassword: 1; readonly SharingTypeWithPassword: 2; }'.
|
vikunja_sdk/models/ModelsTaskRepeatMode.ts#L31
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly TaskRepeatModeDefault: 0; readonly TaskRepeatModeMonth: 1; readonly TaskRepeatModeFromCurrentDate: 2; }'.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading