better approach #164
Annotations
7 errors and 1 warning
checks:
packages/contracts/deploy/10_create_repo/11_create_repo.ts#L125
'pluginRepoAddress' is never reassigned. Use 'const' instead
|
checks:
packages/contracts/deploy/10_create_repo/11_create_repo.ts#L126
'ensDomain' is never reassigned. Use 'const' instead
|
checks:
packages/contracts/deploy/20_new_version/23_publish.ts#L146
'placeholderSetup' is never reassigned. Use 'const' instead
|
checks:
packages/contracts/deploy/30_upgrade_repo/_common.ts#L51
'pluginRepoFactoryAddress' is never reassigned. Use 'const' instead
|
checks:
packages/contracts/utils/helpers.ts#L89
'pluginRepoFactoryAddress' is never reassigned. Use 'const' instead
|
checks:
packages/contracts/utils/helpers.ts#L130
'registrar' is never reassigned. Use 'const' instead
|
checks
Process completed with exit code 1.
|
checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|