Skip to content

refactor(ts): refactor proxy module to TS #83

refactor(ts): refactor proxy module to TS

refactor(ts): refactor proxy module to TS #83

Triggered via pull request March 28, 2025 06:32
Status Failure
Total duration 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.