deploy: production #350
pr.yml
on: pull_request
Dapp
/
node-ci
1m 0s
xGov Dapp
/
node-ci
2m 56s
Events Dapp
/
node-ci
38s
Api
/
node-ci
38s
Algorand build
/
smart-contract-ci
2m 1s
Infrastructure
/
node-ci
36s
Annotations
4 warnings
Events Dapp / node-ci:
src/build-a-bull/src/features/rounds/index.tsx#L40
'navigate' is assigned a value but never used
|
Events Dapp / node-ci:
src/build-a-bull/src/features/rounds/index.tsx#L42
'appId' is assigned a value but never used
|
Events Dapp / node-ci:
src/build-a-bull/src/features/vote/index.tsx#L331
Replace `{votingRoundMetadata?.title}` with `⏎··············{votingRoundMetadata?.title}⏎············`
|
Events Dapp / node-ci:
src/build-a-bull/src/features/vote/index.tsx#L332
Replace `·onClick={()=>window.open("https://www.youtube.com/live/HVpyIZVIV9s?feature=shared",·'_blank',·'noopener,·noreferrer')}·className="col-span-1"·startIcon={<YouTubeIcon·/>}·variant="contained"` with `⏎··············onClick={()·=>·window.open('https://www.youtube.com/live/HVpyIZVIV9s?feature=shared',·'_blank',·'noopener,·noreferrer')}⏎··············className="col-span-1"⏎··············startIcon={<YouTubeIcon·/>}⏎··············variant="contained"⏎············`
|