Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address ERC2 wrapper improvements #727

Closed
wants to merge 6 commits into from

(feat) Documentation

f1d3346
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Address ERC2 wrapper improvements #727

(feat) Documentation
f1d3346
Select commit
Loading
Failed to load commit list.
GitHub Actions / Trunk Check failed Aug 29, 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 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 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 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/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/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'

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/scripts/deploy.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

prettier

Incorrect formatting, autoformat by running 'trunk fmt'