Skip to content

Create Gambling Game smart contract #196

Create Gambling Game smart contract

Create Gambling Game smart contract #196

Triggered via pull request May 21, 2024 13:33
Status Failure
Total duration 26m 52s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
unit: contract/src/gambling-game.contract.js#L9
'makeIssuerKit' is defined but never used. Allowed unused vars must match /^_/u
unit: contract/test/test-gambling-game.js#L119
'seat' 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