Skip to content

[CORE-1895] Add sepolia support (#37) #77

[CORE-1895] Add sepolia support (#37)

[CORE-1895] Add sepolia support (#37) #77

Triggered via push October 25, 2023 05:48
Status Success
Total duration 54s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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