Skip to content

feat: early revert if the plugin repo env var is not an address #165

feat: early revert if the plugin repo env var is not an address

feat: early revert if the plugin repo env var is not an address #165

Triggered via push January 27, 2025 10:44
Status Failure
Total duration 23s
Artifacts
Fit to window
Zoom out
Zoom in

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#L90
'pluginRepoFactoryAddress' is never reassigned. Use 'const' instead
checks: packages/contracts/utils/helpers.ts#L131
'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