Skip to content

Address some minor issues in the ZRC2->ERC20 proxy, add tests and verification. #2327

Address some minor issues in the ZRC2->ERC20 proxy, add tests and verification.

Address some minor issues in the ZRC2->ERC20 proxy, add tests and verification. #2327

Triggered via pull request August 30, 2024 08:51
Status Failure
Total duration 1m 47s
Artifacts

ci-linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 8 warnings, and 5 notices
prettier: contracts/experimental/ERC20ProxyForZRC2/hardhat.config.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: contracts/experimental/ERC20ProxyForZRC2/README.md#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: contracts/experimental/ERC20ProxyForZRC2/test/burnTest.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: contracts/experimental/ERC20ProxyForZRC2/test/basicProxyTest.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: contracts/experimental/ERC20ProxyForZRC2/scripts/deploy.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
prettier: contracts/experimental/ERC20ProxyForZRC2/tasks/deployProxy.ts#L1
Incorrect formatting, autoformat by running 'trunk fmt'
Linting
Process completed with exit code 1.
eslint(@typescript-eslint/no-unused-vars): contracts/experimental/ERC20ProxyForZRC2/test/basicProxyTest.ts#L15
[new] 'zrc2OwnerAddress' is assigned a value but never used.
eslint(@typescript-eslint/no-unused-vars): contracts/experimental/ERC20ProxyForZRC2/test/burnTest.ts#L14
[new] 'zrc2OwnerAddress' is assigned a value but never used.
eslint(@typescript-eslint/no-unused-vars): contracts/experimental/ERC20ProxyForZRC2/test/burnTest.ts#L87
[new] 'balance' is assigned a value but never used.
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linting
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linting
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Linting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
markdownlint(MD007): contracts/experimental/ERC20ProxyForZRC2/README.md#L35
[new] Unordered list indentation
markdownlint(MD007): contracts/experimental/ERC20ProxyForZRC2/README.md#L36
[new] Unordered list indentation
markdownlint(MD012): contracts/experimental/ERC20ProxyForZRC2/README.md#L29
[new] Multiple consecutive blank lines
markdownlint(MD007): contracts/experimental/ERC20ProxyForZRC2/README.md#L34
[new] Unordered list indentation