Skip to content

feat: fetch addresses from chain #164

feat: fetch addresses from chain

feat: fetch addresses from chain #164

Triggered via pull request February 2, 2024 10:21
@fadeevfadeev
synchronize #10
feat/addresses
Status Failure
Total duration 53s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: hardhat.config.ts#L1
Run autofix to sort these imports!
build: hardhat.config.ts#L36
Expected object keys to be in ascending order. 'settings' should be before 'version'
build: hardhat.config.ts#L45
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#L47
Expected object keys to be in ascending order. 'category' should be before 'type'
build: tasks/addresses.ts#L48
Expected object keys to be in ascending order. 'address' should be before 'category'
build: tasks/addresses.ts#L69
Expected object keys to be in ascending order. 'category' should be before 'type'
build: tasks/addresses.ts#L70
Expected object keys to be in ascending order. 'address' should be before 'category'
build: tasks/addresses.ts#L76
Expected object keys to be in ascending order. 'category' should be before 'type'
build: tasks/addresses.ts#L77
Expected object keys to be in ascending order. 'address' should be before 'category'
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.