Skip to content

fix: ts config loading by moving to new loader #159

fix: ts config loading by moving to new loader

fix: ts config loading by moving to new loader #159

Re-run triggered February 23, 2024 17:34
Status Failure
Total duration 8m 59s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
pr-check
Process completed with exit code 1.
release
Process completed with exit code 1.
test
Process completed with exit code 134.
install
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/.
build
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/.
pr-check
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, 8BitJonny/gh-get-current-pr@2.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
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/.
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#L443
Unexpected any. Specify a different type
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 8BitJonny/gh-get-current-pr@2.2.0, 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/.
test
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/.