refactor: move functions to where they are used #344
Annotations
10 errors
e2e-test:
src/bindings/event.ts#L12
Module '"../helpers/shared"' has no exported member 'shouldSkip'.
|
e2e-test:
src/handlers/access/labels-access.ts#L2
Module '"../../helpers/issue"' has no exported member 'removeLabel'.
|
e2e-test:
src/handlers/assign/assign-command-handler.ts#L2
Module '"../../helpers/issue"' has no exported member 'closePullRequest'.
|
e2e-test:
src/handlers/assign/check-pull-requests.ts#L3
Module '"../../helpers/issue"' has no exported member 'getIssueByNumber'.
|
e2e-test:
src/handlers/assign/check-pull-requests.ts#L3
Module '"../../helpers/issue"' has no exported member 'getPullByNumber'.
|
e2e-test:
src/handlers/comment/handlers/ask/ask-gpt.ts#L3
Module '"../../../../helpers/issue"' has no exported member 'getAllLinkedIssuesAndPullsInBody'.
|
e2e-test:
src/handlers/comment/handlers/ask/ask-gpt.ts#L3
Module '"../../../../helpers/issue"' has no exported member 'getIssueByNumber'.
|
e2e-test:
src/handlers/comment/handlers/ask/ask-gpt.ts#L202
Parameter 'issue' implicitly has an 'any' type.
|
e2e-test:
src/handlers/comment/handlers/ask/ask-gpt.ts#L217
Cannot find name 'getPullByNumber'.
|
e2e-test:
src/handlers/comment/handlers/issue-closed.ts#L3
Module '"../../../helpers/issue"' has no exported member 'checkUserPermissionForRepoAndOrg'.
|