feat: initial commit #1
ci.yaml
on: push
Lint & Test
22s
Security Checks
0s
Contract Size Check
0s
Gas Reporter
0s
Annotations
10 errors and 1 warning
Lint & Test:
test/ListingFacet.test.js#L53
Expected an assignment or function call and instead saw an expression
|
Lint & Test:
test/ListingFacet.test.js#L92
Expected an assignment or function call and instead saw an expression
|
Lint & Test:
test/ListingFacet.test.js#L145
Expected an assignment or function call and instead saw an expression
|
Lint & Test:
test/ListingFacet.test.js#L166
Expected an assignment or function call and instead saw an expression
|
Lint & Test:
test/Marketplace.test.js#L53
Expected an assignment or function call and instead saw an expression
|
Lint & Test:
test/Marketplace.test.js#L68
Expected an assignment or function call and instead saw an expression
|
Lint & Test:
test/Marketplace.test.js#L136
'listing' is never reassigned. Use 'const' instead
|
Lint & Test:
test/Marketplace.test.js#L139
Expected an assignment or function call and instead saw an expression
|
Lint & Test:
test/RemoveListingFacet.test.js#L58
Expected an assignment or function call and instead saw an expression
|
Lint & Test:
test/RemoveListingFacet.test.js#L102
Expected an assignment or function call and instead saw an expression
|
Lint & Test:
scripts/deploy.js#L85
Expected property shorthand
|