Merge pull request #2472 from KetanReddy/bugfix/version-file-tags #207
Annotations
13 warnings
install
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/
|
build
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/
|
pr-check
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, 8BitJonny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
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/
|
lint:
packages/core/src/git.ts#L855
Async method 'publish' has too many parameters (5). Maximum allowed is 4
|
lint:
plugins/all-contributors/src/index.ts#L179
Unexpected any. Specify a different type
|
lint:
plugins/gradle/src/index.ts#L167
Unexpected 'todo' comment: 'TODO: Is this where we can introspect PR...'
|
lint:
plugins/gradle/src/index.ts#L287
Unexpected 'todo' comment: 'TODO: We should at least report the...'
|
lint:
plugins/microsoft-teams/__tests__/index.test.ts#L280
Some tests seem to be commented
|
lint:
plugins/microsoft-teams/src/index.ts#L147
Unexpected 'todo' comment: 'TODO: @mentions don't work in teams -...'
|
lint:
plugins/slack/src/index.ts#L446
Unexpected any. Specify a different type
|
test
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/
|
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 8BitJonny/[email protected], 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/
|