Skip to content

feat: fetch addresses from chain #145

feat: fetch addresses from chain

feat: fetch addresses from chain #145

Triggered via pull request January 10, 2024 07:18
Status Failure
Total duration 48s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: hardhat.config.ts#L1
Run autofix to sort these imports!
build: hardhat.config.ts#L35
Expected object keys to be in ascending order. 'settings' should be before 'version'
build: hardhat.config.ts#L44
Expected object keys to be in ascending order. 'settings' should be before 'version'
build: tasks/addresses.ts#L1
Run autofix to sort these imports!
build: tasks/addresses.ts#L14
Delete `⏎·`
build: tasks/addresses.ts#L31
Replace `⏎········"Error·fetching·chains:",⏎········response.status,⏎········response.statusText⏎······` with `"Error·fetching·chains:",·response.status,·response.statusText`
build: tasks/addresses.ts#L54
Replace `⏎········"Error·fetching·TSS·data:",⏎········tssResponse.status,⏎········tssResponse.statusText⏎······` with `"Error·fetching·TSS·data:",·tssResponse.status,·tssResponse.statusText`
build: tasks/addresses.ts#L74
Delete `⏎·······`
build: tasks/addresses.ts#L76
Delete `⏎·······`
build: tasks/addresses.ts#L79
Replace `⏎········"Error·fetching·system·contract:",⏎········systemContractResponse.statusText⏎······` with `"Error·fetching·system·contract:",·systemContractResponse.statusText`