Bug fixes discovered during testing. #121
Annotations
6 errors and 3 warnings
packages/snap/src/index.ts#L94
Insert `·`
|
packages/snap/src/index.ts#L95
Insert `;`
|
packages/snap/src/index.ts#L97
Expected blank line before this statement
|
packages/snap/src/index.ts#L97
Replace `·VALID_CURRENCIES.includes(overrideFeeCurrency.toLowerCase())·` with `VALID_CURRENCIES.includes(overrideFeeCurrency.toLowerCase())`
|
packages/snap/src/index.ts#L120
Async arrow function expected no return value
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading