Skip to content

chore(CODEOWNERS): change platform-infra to delivery-experience [PLT-403] #162

chore(CODEOWNERS): change platform-infra to delivery-experience [PLT-403]

chore(CODEOWNERS): change platform-infra to delivery-experience [PLT-403] #162

Triggered via pull request November 11, 2024 15:50
Status Success
Total duration 59s
Artifacts

verify-transpiled-code.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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