Skip to content

feat: enhance CLI startup logging with package info #161

feat: enhance CLI startup logging with package info

feat: enhance CLI startup logging with package info #161

Triggered via push August 2, 2025 07:08
Status Failure
Total duration 22s
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'.