π Fix missing wnft status in claim page #6557
Annotations
8 warnings
CI:
src/components/NFTBook/TippingDialog.vue#L171
The "data" property should be above the "watch" property on line 164
|
CI:
src/components/NFTBook/TippingDialog.vue#L179
The "computed" property should be above the "watch" property on line 164
|
CI:
src/components/NFTFeatured/index.vue#L84
The "mixins" property should be above the "props" property on line 70
|
CI:
src/components/SiteHeader.vue#L356
Unexpected console statement
|
CI:
src/pages/auth/redirect.vue#L53
Unexpected console statement
|
CI:
src/pages/index.vue#L701
'v-html' directive can lead to XSS attack
|
CI:
src/pages/shopping-cart/book.vue#L376
Unexpected console statement
|
CI:
src/util/auth.js#L10
Unexpected console statement
|