refactor(ts): refactor proxy module to TS
#83
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors
|
Linting:
src/proxy/actions/Action.ts#L98
Missing JSDoc parameter type for 'commitFrom'
|
|
Linting:
src/proxy/actions/Action.ts#L99
Missing JSDoc parameter type for 'commitTo'
|
|
Linting:
src/proxy/actions/Action.ts#L109
Missing JSDoc parameter type for 'branch'
|
|
Linting:
src/proxy/actions/Action.ts#L117
Missing JSDoc parameter type for 'message'
|
|
Linting:
src/proxy/chain.ts#L44
Forbidden extra non-null assertion
|
|
Linting:
src/proxy/processors/push-action/scanDiff.ts#L3
'AddChange' is defined but never used
|
|
Linting:
src/proxy/processors/push-action/scanDiff.ts#L3
'Change' is defined but never used
|
|
Linting:
src/proxy/routes/index.ts#L6
A function with a name starting with an uppercase letter should only be used as a constructor
|
|
Linting
Process completed with exit code 1.
|