Remove legacy provisioner API #2260
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run yarn lint:js:
src/Bridge.ts#L13
'GenericHookConnection' is defined but never used
|
Run yarn lint:js:
src/Bridge.ts#L29
'JiraProvisionerRouter' is defined but never used
|
Run yarn lint:js:
src/Bridge.ts#L30
'GitHubProvisionerRouter' is defined but never used
|
Run yarn lint:js:
src/Bridge.ts#L906
Unexpected any. Specify a different type
|
Run yarn lint:js:
src/ConnectionManager.ts#L178
Unexpected any. Specify a different type
|
Run yarn lint:js:
src/Connections/FeedConnection.ts#L60
Unexpected any. Specify a different type
|
Run yarn lint:js:
src/Connections/FigmaFileConnection.ts#L47
Unexpected any. Specify a different type
|
Run yarn lint:js:
src/Connections/GithubDiscussion.ts#L46
Unexpected any. Specify a different type
|
Run yarn lint:js:
src/Connections/GithubDiscussionSpace.ts#L35
Unexpected any. Specify a different type
|
Run yarn lint:js:
src/Connections/GithubIssue.ts#L58
Unexpected any. Specify a different type
|
Loading