Skip to content

fix: prevent unhandled promise rejection in apps:destroy (#3679) #8456

fix: prevent unhandled promise rejection in apps:destroy (#3679)

fix: prevent unhandled promise rejection in apps:destroy (#3679) #8456

Triggered via push April 22, 2026 17:09
Status Success
Total duration 8m 44s
Artifacts

ci.yml

on: push
Matrix: test
base-coverage
base-coverage
Matrix: acceptance
Matrix: integration
Matrix: spell-check
coverage-check
0s
coverage-check
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/commands/access/index.ts#L90
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L89
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L86
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L86
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L72
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L69
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L61
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L48
Unexpected any. Specify a different type
lint: src/commands/access/index.ts#L42
Use `for…of` instead of `.forEach(…)`
lint: scripts/stampy/upload-stampy-signed.js#L17
Array.prototype.map() expects a return value from arrow function