fix: prevent unhandled promise rejection in apps:destroy (#3679) #8456
ci.yml
on: push
Matrix: test
base-coverage
lint
1m 29s
Matrix: acceptance
Matrix: integration
Matrix: spell-check
coverage-check
0s
done
4s
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
|