Skip to content

feat: bump to node 20 AI-1061 #484

feat: bump to node 20 AI-1061

feat: bump to node 20 AI-1061 #484

Triggered via pull request February 23, 2024 15:00
Status Success
Total duration 1m 29s
Artifacts

test-and-release-beta.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 8 warnings
build: filename.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
build: tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
build: tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
build: filename.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
build: tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
build: tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
build: file.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
build: tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
build: tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
test
Unexpected input(s) 'dockerUsername', 'dockerPassword', valid inputs are ['skipChecks', 'enableChecks', 'githubToken']
test
Unexpected input(s) 'dockerUsername', 'dockerPassword', valid inputs are ['skipChecks', 'enableChecks', 'githubToken']
build: src/conditions/belongsToTypeformOrg.test.ts#L1
'Context' is defined but never used
build: src/conditions/belongsToTypeformOrg.test.ts#L4
'PullsGetResponse' is defined but never used
build: src/conditions/belongsToTypeformOrg.test.ts#L9
Unexpected any. Specify a different type
build: src/conditions/isDraftPullRequest.test.ts#L1
There should be at least one empty line between import groups
build: src/conditions/triggeredByBot.test.ts#L1
There should be at least one empty line between import groups
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/