Adding Auction Contract to Offer Up Dapp #112
pr.yml
on: pull_request
unit
1m 33s
integration
6m 10s
Annotations
8 errors and 6 warnings
unit:
contract/src/offer-up.contract.js#L23
'getCopyBagEntries' is defined but never used. Allowed unused vars must match /^_/u
|
unit:
contract/src/offer-up.contract.js#L78
'bidsRegister' is never reassigned. Use 'const' instead
|
unit:
contract/src/offer-up.contract.js#L100
'bids' is never reassigned. Use 'const' instead
|
unit:
contract/src/offer-up.contract.js#L106
Expected '===' and instead saw '=='
|
unit:
contract/src/offer-up.contract.js#L113
Unary operator '++' used
|
unit:
contract/test/test-contract.js#L84
'isMaxbid' is assigned a value but never used. Allowed unused vars must match /^_/u
|
unit
Process completed with exit code 1.
|
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#L88
Expected JSDoc block to be aligned
|
unit:
contract/src/offer-up.contract.js#L135
Prefer for...of instead of Array.forEach
|
unit:
contract/test/test-contract.js#L75
Missing JSDoc @param "bidValue" declaration
|
unit:
contract/test/test-contract.js#L75
Missing JSDoc @param "isMaxbid" declaration
|
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.01 MB |
|