Skip to content

fix: bump redocly/cli (#178) #150

fix: bump redocly/cli (#178)

fix: bump redocly/cli (#178) #150

Triggered via push April 18, 2024 09:52
Status Success
Total duration 1m 2s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
verify: filename.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
verify: tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
verify: tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
verify: filename.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
verify: tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
verify: tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
verify: file.js#L1
Only TypeScript is allowed for new changes; migrate file or extract changes to TS file
verify: tsconfig.json#L1
Minimum requirements not met: compilerOptions.allowUnreachableCode must be false
verify: tsconfig.json#L1
Minimum requirements not met: compilerOptions.noImplicitAny must be true
verify: src/conditions/belongsToTypeformOrg.test.ts#L1
'Context' is defined but never used
verify: src/conditions/belongsToTypeformOrg.test.ts#L4
'PullsGetResponse' is defined but never used
verify: src/conditions/belongsToTypeformOrg.test.ts#L9
Unexpected any. Specify a different type
verify: src/conditions/isDraftPullRequest.test.ts#L1
There should be at least one empty line between import groups
verify: src/conditions/triggeredByBot.test.ts#L1
There should be at least one empty line between import groups