Skip to content

feat(jiraLinked): remove the check #507

feat(jiraLinked): remove the check

feat(jiraLinked): remove the check #507

Triggered via pull request October 23, 2024 16:55
Status Success
Total duration 1m 33s
Artifacts

test-and-release-beta.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 13 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/checks/bash.test.ts#L31
Use array destructuring
build: src/checks/bash.test.ts#L35
Use array destructuring
build: src/checks/piiDetection.ts#L111
Expected { after 'if' condition
build: src/checks/piiDetection.ts#L145
Use array destructuring
build: src/checks/piiDetection.ts#L169
Expected { after 'if' condition
build: src/checks/piiDetection.ts#L232
Expected { after 'if' condition
build: src/checks/piiDetection.ts#L262
Expected { after 'if' condition
build: src/checks/requiredTypeScript.ts#L198
Expected { after 'if' condition
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
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/