private packages should be included in changelogs #208
Annotations
8 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L446
Unexpected any. Specify a different type
|
Loading