Add deprecation warn log #82
Annotations
2 errors and 3 warnings
Lint:
src/onboarding/2-create-project.ts#L15
Replace `component,·'Project·registration·via·this·repository·will·be·deprecated·on·the·20th.·In·the·future,·please·use·https://hub.immutable.com·to·create·new·projects.')` with `⏎····component,⏎····'Project·registration·via·this·repository·will·be·deprecated·on·the·20th.·In·the·future,·please·use·https://hub.immutable.com·to·create·new·projects.',⏎··);`
|
Lint
Process completed with exit code 1.
|
Lint
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@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
src/admin/get-withdrawal-balance.ts#L1
'BigNumber' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
src/libs/utils.ts#L4
'Networkish' is defined but never used. Allowed unused vars must match /^_/u
|