Skip to content

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

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. #2193

GitHub Actions / Trunk Check failed Aug 30, 2024 in 6s

Trunk Check

Checked 16 modified files
✖ 6 unformatted files
✖ 8 new lint issues

Details

To reproduce and test locally, run:
trunk check

For help resolving these issues, see our docs on running on PRs or debugging Trunk Check

Annotations

Check notice on line 36 in contracts/experimental/ERC20ProxyForZRC2/README.md

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

markdownlint(MD007)

[new] Unordered list indentation

Check notice on line 29 in contracts/experimental/ERC20ProxyForZRC2/README.md

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

markdownlint(MD012)

[new] Multiple consecutive blank lines

Check notice on line 34 in contracts/experimental/ERC20ProxyForZRC2/README.md

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

markdownlint(MD007)

[new] Unordered list indentation

Check notice on line 37 in contracts/experimental/ERC20ProxyForZRC2/README.md

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

markdownlint(MD009)

[new] Trailing spaces

Check notice on line 35 in contracts/experimental/ERC20ProxyForZRC2/README.md

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

markdownlint(MD007)

[new] Unordered list indentation

Check warning on line 14 in contracts/experimental/ERC20ProxyForZRC2/test/burnTest.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

eslint(@typescript-eslint/no-unused-vars)

[new] 'zrc2OwnerAddress' is assigned a value but never used.

Check warning on line 87 in contracts/experimental/ERC20ProxyForZRC2/test/burnTest.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

eslint(@typescript-eslint/no-unused-vars)

[new] 'balance' is assigned a value but never used.

Check warning on line 15 in contracts/experimental/ERC20ProxyForZRC2/test/basicProxyTest.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

eslint(@typescript-eslint/no-unused-vars)

[new] 'zrc2OwnerAddress' is assigned a value but never used.

Check failure on line 1 in contracts/experimental/ERC20ProxyForZRC2/test/burnTest.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in contracts/experimental/ERC20ProxyForZRC2/test/basicProxyTest.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in contracts/experimental/ERC20ProxyForZRC2/README.md

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in contracts/experimental/ERC20ProxyForZRC2/scripts/deploy.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in contracts/experimental/ERC20ProxyForZRC2/hardhat.config.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'

Check failure on line 1 in contracts/experimental/ERC20ProxyForZRC2/tasks/deployProxy.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'