chore: Fix development peerDependency
warnings
#766
main.yml
on: pull_request
Build, lint, and test
/
Prepare
14s
Check workflows
4s
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
Publish release
/
get-release-version
Annotations
5 errors and 14 warnings
Build, lint, and test / Build (20.x):
src/utils.ts#L8
File '/home/runner/work/smart-transactions-controller/smart-transactions-controller/package.json' is not under 'rootDir' '/home/runner/work/smart-transactions-controller/smart-transactions-controller/src'. 'rootDir' is expected to contain all source files.
|
Build, lint, and test / Build (20.x)
Process completed with exit code 1.
|
Build, lint, and test / Build (18.x):
src/utils.ts#L8
File '/home/runner/work/smart-transactions-controller/smart-transactions-controller/package.json' is not under 'rootDir' '/home/runner/work/smart-transactions-controller/smart-transactions-controller/src'. 'rootDir' is expected to contain all source files.
|
Build, lint, and test / Build (18.x)
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|
Build, lint, and test / Lint (20.x):
src/SmartTransactionsController.test.ts#L1871
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (20.x):
src/SmartTransactionsController.ts#L330
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (20.x):
src/SmartTransactionsController.ts#L332
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (20.x):
src/SmartTransactionsController.ts#L357
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (20.x):
src/SmartTransactionsController.ts#L423
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (20.x):
src/SmartTransactionsController.ts#L578
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (20.x):
src/SmartTransactionsController.ts#L669
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (18.x):
src/SmartTransactionsController.test.ts#L1871
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (18.x):
src/SmartTransactionsController.ts#L330
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (18.x):
src/SmartTransactionsController.ts#L332
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (18.x):
src/SmartTransactionsController.ts#L357
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (18.x):
src/SmartTransactionsController.ts#L423
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (18.x):
src/SmartTransactionsController.ts#L578
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build, lint, and test / Lint (18.x):
src/SmartTransactionsController.ts#L669
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|