Support deployment on Sepolia #4491
Triggered via pull request
September 5, 2023 11:36
Status
Startup failure
Total duration
–
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
contracts.yml
on: pull_request
contracts-detect-changes
contracts-deployment-dry-run
contracts-format
contracts-slither
contracts-dapp-development-deployment-testnet
contracts-etherscan-verification
Annotations
1 error
Invalid workflow file:
.github/workflows/contracts.yml#L192
The workflow is not valid. .github/workflows/contracts.yml (Line: 192, Col: 26): Unexpected symbol: '\'. Located at position 52 within expression: inputs.github.event.inputs.environment == 'goerli' \
&& secrets.GOERLI_ETH_HOSTNAME_HTTP \
|| secrets.SEPOLIA_ETH_HOSTNAME_HTTP .github/workflows/contracts.yml (Line: 196, Col: 34): Unexpected symbol: '\'. Located at position 52 within expression: inputs.github.event.inputs.environment == 'goerli' \
&& secrets.GOERLI_ETH_CONTRACT_OWNER_PRIVATE_KEY \
|| secrets.SEPOLIA_ETH_CONTRACT_OWNER_PRIVATE_KEY
|