refactor(ts): refactor proxy module to TS
#83
Annotations
9 errors
|
src/proxy/actions/Action.ts#L98
Missing JSDoc parameter type for 'commitFrom'
|
|
src/proxy/actions/Action.ts#L99
Missing JSDoc parameter type for 'commitTo'
|
|
src/proxy/actions/Action.ts#L109
Missing JSDoc parameter type for 'branch'
|
|
src/proxy/actions/Action.ts#L117
Missing JSDoc parameter type for 'message'
|
|
src/proxy/chain.ts#L44
Forbidden extra non-null assertion
|
|
src/proxy/processors/push-action/scanDiff.ts#L3
'AddChange' is defined but never used
|
|
src/proxy/processors/push-action/scanDiff.ts#L3
'Change' is defined but never used
|
|
src/proxy/routes/index.ts#L6
A function with a name starting with an uppercase letter should only be used as a constructor
|
|
|
The logs for this run have expired and are no longer available.
Loading