Skip to content

fix: standardize dependencies and fix TypeScript linting issues #160

fix: standardize dependencies and fix TypeScript linting issues

fix: standardize dependencies and fix TypeScript linting issues #160

Triggered via push August 2, 2025 07:02
Status Failure
Total duration 23s
Artifacts
Semantic Release
18s
Semantic Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Semantic Release: src/services/vendor.atlassian.issues.service.ts#L752
Argument of type '{}' is not assignable to parameter of type 'string'.
Semantic Release: src/services/vendor.atlassian.issues.service.ts#L605
Argument of type '{}' is not assignable to parameter of type 'string'.
Semantic Release: src/services/vendor.atlassian.issues.service.ts#L602
Argument of type '{}' is not assignable to parameter of type 'string'.
Semantic Release: src/services/vendor.atlassian.issues.service.ts#L600
Argument of type '{}' is not assignable to parameter of type 'string'.
Semantic Release: src/controllers/atlassian.worklogs.controller.ts#L342
Argument of type 'unknown' is not assignable to parameter of type '{ id: string; self: string; author: { self: string; displayName: string; active: boolean; accountId: string; }; created: string; updated: string; updateAuthor: { self: string; displayName: string; active: boolean; accountId: string; }; ... 5 more ...; comment?: any; }'.
Semantic Release: src/controllers/atlassian.worklogs.controller.ts#L250
Argument of type 'unknown' is not assignable to parameter of type '{ id: string; self: string; author: { self: string; displayName: string; active: boolean; accountId: string; }; created: string; updated: string; updateAuthor: { self: string; displayName: string; active: boolean; accountId: string; }; ... 5 more ...; comment?: any; }'.
Semantic Release: src/controllers/atlassian.worklogs.controller.ts#L245
'addedWorklog' is of type 'unknown'.
Semantic Release: src/controllers/atlassian.worklogs.controller.ts#L139
'worklogsData' is of type 'unknown'.
Semantic Release: src/controllers/atlassian.worklogs.controller.ts#L127
'worklogsData' is of type 'unknown'.
Semantic Release: src/controllers/atlassian.worklogs.controller.ts#L127
'worklogsData' is of type 'unknown'.