Feature/savedprops #578
Annotations
10 errors and 2 warnings
build:
blocks/property-listing/cards/cards.js#L132
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
build:
blocks/property-listing/cards/cards.js#L133
'resolve' is already declared in the upper scope on line 126 column 23
|
build:
blocks/property-listing/cards/cards.js#L156
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
build:
blocks/property-listing/cards/cards.js#L157
'resolve' is already declared in the upper scope on line 150 column 23
|
build:
blocks/property-listing/property-listing.js#L7
'isLoggedIn' is defined but never used
|
build:
blocks/property-listing/property-listing.js#L7
Unable to resolve path to module '../../../scripts/apis/user.js'
|
build:
blocks/property-listing/property-listing.js#L8
Unable to resolve path to module '../../../scripts/apis/creg/creg.js'
|
build:
blocks/property-listing/property-listing.js#L145
Use object destructuring
|
build:
blocks/property-listing/property-listing.js#L162
'property' is never reassigned. Use 'const' instead
|
build:
blocks/property-listing/property-listing.js#L178
'result' is defined but never used
|
build
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/.
|
build:
scripts/apis/creg/creg.js#L122
Unexpected console statement
|