v2.6.0 #416
Annotations
4 errors and 1 warning
validate-style:
src/common/libs/payload/object.ts#L1
Type 'string' is not assignable to type 'number'.
|
validate-style:
src/screens/Modal/ReviewTransaction/Steps/Review/Templates/Global.tsx#L1
Expected 0 arguments, but got 1.
|
validate-style:
src/store/models/objects/network.ts#L1
Module '"@common/constants"' has no exported member 'Amendments'.
|
validate-style
Process completed with exit code 2.
|
validate-style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|