defi-r #1485
defi-r #1485
Quality Gate failed
- 0.00% Coverage on New Code (is less than 80.00%)
- 5.39% Duplicated Lines (%) on New Code (is greater than 3.00%)
- 15 New Issues (is greater than 0)
Analysis Details
15 Issues
Coverage and Duplications
Project ID: jp.co.soramitsu:polkaswap-exchange-web
Annotations
Check warning on line 2 in src/utils/ipfsStorage.ts
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/utils/ipfsStorage.ts#L2
Make this public static property readonly.
Check warning on line 3 in src/utils/ipfsStorage.ts
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/utils/ipfsStorage.ts#L3
Make this public static property readonly.
Check warning on line 40 in src/utils/ipfsStorage.ts
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/utils/ipfsStorage.ts#L40
Expected the Promise rejection reason to be an Error.
Check warning on line 29 in src/utils/ipfsStorage.ts
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/utils/ipfsStorage.ts#L29
'reader.result' may use Object's default stringification format ('[object Object]') when stringified.
Check warning on line 31 in src/utils/ipfsStorage.ts
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/utils/ipfsStorage.ts#L31
Expected the Promise rejection reason to be an Error.
Check notice on line 545 in src/modules/dashboard/components/AssetTypes/CreateSbtToken.vue
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/modules/dashboard/components/AssetTypes/CreateSbtToken.vue#L545
Complete the task associated to this "TODO" comment.
Check warning on line 372 in src/modules/dashboard/components/AssetTypes/CreateSbtToken.vue
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/modules/dashboard/components/AssetTypes/CreateSbtToken.vue#L372
Remove this useless assignment to variable "url".
Check notice on line 550 in src/modules/dashboard/components/AssetTypes/CreateSbtToken.vue
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/modules/dashboard/components/AssetTypes/CreateSbtToken.vue#L550
Complete the task associated to this "TODO" comment.
Check warning on line 128 in src/modules/dashboard/components/AssetTypes/CreateSbtToken.vue
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/modules/dashboard/components/AssetTypes/CreateSbtToken.vue#L128
Remove this commented out code.
Check notice on line 316 in src/modules/dashboard/components/AssetTypes/CreateSbtToken.vue
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/modules/dashboard/components/AssetTypes/CreateSbtToken.vue#L316
Complete the task associated to this "TODO" comment.
Check notice on line 176 in src/modules/dashboard/components/AssetTypes/CreateRegularToken.vue
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/modules/dashboard/components/AssetTypes/CreateRegularToken.vue#L176
Complete the task associated to this "TODO" comment.
Check warning on line 244 in src/modules/dashboard/components/AssetTypes/CreateNftToken.vue
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/modules/dashboard/components/AssetTypes/CreateNftToken.vue#L244
Remove this useless assignment to variable "url".
Check notice on line 351 in src/modules/dashboard/components/AssetTypes/CreateNftToken.vue
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/modules/dashboard/components/AssetTypes/CreateNftToken.vue#L351
Complete the task associated to this "TODO" comment.
Check notice on line 25 in src/modules/dashboard/components/guides/Nft.vue
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/modules/dashboard/components/guides/Nft.vue#L25
Complete the task associated to this "TODO" comment.
Check warning on line 26 in src/modules/dashboard/views/AssetOwnerDetailsSBT.vue
soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results
src/modules/dashboard/views/AssetOwnerDetailsSBT.vue#L26
Remove this commented out code.