Skip to content

Create Gambling Game smart contract #198

Create Gambling Game smart contract

Create Gambling Game smart contract #198

Triggered via pull request May 21, 2024 13:58
Status Failure
Total duration 50m 30s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
unit: contract/src/gambling-game.proposal.js#L2
'AmountMath' is defined but never used. Allowed unused vars must match /^_/u
unit: contract/src/gambling-game.proposal.js#L12
'mint' is assigned a value but never used. Allowed unused vars must match /^_/u
unit: contract/src/gambling-game.proposal.js#L12
'brand' is assigned a value but never used. Allowed unused vars must match /^_/u
unit: contract/src/gambling-game.proposal.js#L18
'publicFacet' is assigned a value but never used. Allowed unused vars must match /^_/u
unit
Process completed with exit code 1.
unit: contract/test/test-gambling-game.js#L20
The first `await` appearing in an async function must not be nested
unit: contract/test/test-gambling-game.js#L38
The first `await` appearing in an async function must not be nested
unit: contract/test/test-gambling-game.js#L50
The first `await` appearing in an async function must not be nested
unit: contract/test/test-gambling-game.js#L64
The first `await` appearing in an async function must not be nested
unit: contract/test/test-gambling-game.js#L79
The first `await` appearing in an async function must not be nested
unit: contract/test/test-gambling-game.js#L104
The first `await` appearing in an async function must not be nested