[Version File] Remove assumption that canary and next should be snapshots #203
Annotations
8 warnings
The following actions uses Node.js version which is deprecated 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/
|
packages/core/src/git.ts#L855
Async method 'publish' has too many parameters (5). Maximum allowed is 4
|
plugins/all-contributors/src/index.ts#L179
Unexpected any. Specify a different type
|
plugins/gradle/src/index.ts#L167
Unexpected 'todo' comment: 'TODO: Is this where we can introspect PR...'
|
plugins/gradle/src/index.ts#L287
Unexpected 'todo' comment: 'TODO: We should at least report the...'
|
plugins/microsoft-teams/__tests__/index.test.ts#L280
Some tests seem to be commented
|
plugins/microsoft-teams/src/index.ts#L147
Unexpected 'todo' comment: 'TODO: @mentions don't work in teams -...'
|
plugins/slack/src/index.ts#L446
Unexpected any. Specify a different type
|
This job succeeded
Loading