Adding Auction Contract to Offer Up Dapp #108
pr.yml
on: pull_request
unit
1m 42s
integration
6m 17s
Annotations
11 errors and 4 warnings
unit:
contract/src/offer-up.contract.js#L28
'atomicTransfer' is defined but never used. Allowed unused vars must match /^_/u
|
unit:
contract/src/offer-up.contract.js#L32
'withdrawFromSeat' is defined but never used. Allowed unused vars must match /^_/u
|
unit:
contract/src/offer-up.contract.js#L33
'depositToSeat' is defined but never used. Allowed unused vars must match /^_/u
|
unit:
contract/src/offer-up.contract.js#L77
'isDeepEqual' is assigned a value but never used. Allowed unused vars must match /^_/u
|
unit:
contract/src/offer-up.contract.js#L83
All 'var' declarations must be at the top of the function scope
|
unit:
contract/src/offer-up.contract.js#L83
Unexpected var, use let or const instead
|
unit:
contract/src/offer-up.contract.js#L121
'itemBrand' is assigned a value but never used. Allowed unused vars must match /^_/u
|
unit:
contract/src/offer-up.contract.js#L138
'bidsRegister' is never reassigned. Use 'const' instead
|
unit:
contract/src/offer-up.contract.js#L160
Unary operator '++' used
|
unit:
contract/src/offer-up.contract.js#L178
Expected '===' and instead saw '=='
|
integration
The process '/usr/local/bin/yarn' failed with exit code 2
|
unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit:
contract/src/offer-up.contract.js#L185
Prefer for...of instead of Array.forEach
|
unit:
contract/src/offer-up.contract.js#L200
Prefer for...of instead of Array.forEach
|
integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cypress-io/github-action@248bde77443c376edc45906ede03a1aba9da0462. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-artifacts
Expired
|
1.13 MB |
|