Skip to content

Support deployment on Sepolia #4491

Support deployment on Sepolia

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-detect-changes
contracts-build-and-test
contracts-build-and-test
contracts-deployment-dry-run
contracts-deployment-dry-run
contracts-format
contracts-format
contracts-slither
contracts-slither
contracts-deployment-testnet
contracts-deployment-testnet
contracts-dapp-development-deployment-testnet
contracts-dapp-development-deployment-testnet
contracts-etherscan-verification
contracts-etherscan-verification
Fit to window
Zoom out
Zoom in

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