Skip to content

[VEN-2661]: Tool to fetch permissions granted by ACM on all supporting chains #675

[VEN-2661]: Tool to fetch permissions granted by ACM on all supporting chains

[VEN-2661]: Tool to fetch permissions granted by ACM on all supporting chains #675

Triggered via pull request February 25, 2025 13:11
@GitGuru7GitGuru7
synchronize #77
feat/VEN-2661
Status Success
Total duration 4m 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: deploy/003-omnichain-source.ts#L24
Unexpected any. Specify a different type
Lint: deploy/003-omnichain-source.ts#L31
Unexpected any. Specify a different type
Lint: deploy/006-omnichain-executorOwner-remote.ts#L22
Unexpected any. Specify a different type
Lint: hardhat.config.ts#L14
Require statement not part of import statement
Lint: hardhat.config.zksync.ts#L11
Require statement not part of import statement
Lint: helpers/deploy/deploymentConfig.ts#L93
Unexpected any. Specify a different type
Lint: scripts/ACMPermissions/PermissionFetcher.ts#L157
Unexpected any. Specify a different type
Lint: scripts/ACMPermissions/PermissionFetcher.ts#L160
Unexpected any. Specify a different type
Lint: tests/Cross-chain/Omnichain.ts#L22
Unexpected any. Specify a different type
Lint: tests/Cross-chain/Omnichain.ts#L212
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator