Merge pull request #2420 from ds300/david/allow-opting-out-of-ts-node #160
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run yarn lint:
packages/core/src/git.ts#L855
Async method 'publish' has too many parameters (5). Maximum allowed is 4
|
Run yarn lint:
plugins/all-contributors/src/index.ts#L179
Unexpected any. Specify a different type
|
Run yarn lint:
plugins/gradle/src/index.ts#L167
Unexpected 'todo' comment: 'TODO: Is this where we can introspect PR...'
|
Run yarn lint:
plugins/gradle/src/index.ts#L287
Unexpected 'todo' comment: 'TODO: We should at least report the...'
|
Run yarn lint:
plugins/microsoft-teams/__tests__/index.test.ts#L280
Some tests seem to be commented
|
Run yarn lint:
plugins/microsoft-teams/src/index.ts#L147
Unexpected 'todo' comment: 'TODO: @mentions don't work in teams -...'
|
Run yarn lint:
plugins/slack/src/index.ts#L443
Unexpected any. Specify a different type
|
Loading