polkadot-js/apps

View on GitHub

Showing 1,440 of 2,040 total issues

Similar blocks of code found in 21 locations. Consider refactoring.
Open

  {
    homepage: 'https://invarch.network/',
    info: 'invarch',
    paraId: 3340,
    providers: {
Severity: Major
Found in packages/apps-config/src/endpoints/productionRelayPolkadot.ts and 20 other locations - About 40 mins to fix
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 32..44
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 311..323
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 324..336
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 476..488
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 763..775
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 840..852
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 866..878
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 87..99
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 188..200
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 340..352
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 542..554
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 716..728
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 771..783
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 60..72
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 73..85
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 111..123
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 55..67
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 245..257
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 332..344
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 393..405

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 21 locations. Consider refactoring.
Open

  {
    homepage: 'https://www.aventus.io/',
    info: 'rococoAventus',
    paraId: 2056,
    providers: {
Severity: Major
Found in packages/apps-config/src/endpoints/testingRelayRococo.ts and 20 other locations - About 40 mins to fix
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 32..44
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 311..323
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 324..336
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 476..488
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 763..775
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 840..852
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 866..878
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 87..99
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 188..200
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 340..352
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 397..409
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 542..554
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 716..728
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 771..783
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 60..72
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 73..85
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 111..123
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 245..257
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 332..344
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 393..405

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 21 locations. Consider refactoring.
Open

  {
    homepage: 'https://www.t3rn.io/',
    info: 't3rn',
    paraId: 3333,
    providers: {
Severity: Major
Found in packages/apps-config/src/endpoints/productionRelayPolkadot.ts and 20 other locations - About 40 mins to fix
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 32..44
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 311..323
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 324..336
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 476..488
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 763..775
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 840..852
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 866..878
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 87..99
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 188..200
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 340..352
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 397..409
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 542..554
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 716..728
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 60..72
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 73..85
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 111..123
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 55..67
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 245..257
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 332..344
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 393..405

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 21 locations. Consider refactoring.
Open

  {
    homepage: 'https://hyperbridge.network',
    info: 'Hyperbridge',
    paraId: 4009,
    providers: {
Severity: Major
Found in packages/apps-config/src/endpoints/testingRelayPaseo.ts and 20 other locations - About 40 mins to fix
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 32..44
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 311..323
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 324..336
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 476..488
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 763..775
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 840..852
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 866..878
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 87..99
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 188..200
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 340..352
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 397..409
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 542..554
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 716..728
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 771..783
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 73..85
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 111..123
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 55..67
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 245..257
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 332..344
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 393..405

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 21 locations. Consider refactoring.
Open

  {
    homepage: 'https://xode.net',
    info: 'xode',
    paraId: 3344,
    providers: {
Severity: Major
Found in packages/apps-config/src/endpoints/productionRelayKusama.ts and 20 other locations - About 40 mins to fix
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 32..44
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 311..323
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 324..336
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 476..488
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 763..775
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 840..852
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 87..99
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 188..200
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 340..352
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 397..409
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 542..554
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 716..728
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 771..783
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 60..72
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 73..85
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 111..123
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 55..67
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 245..257
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 332..344
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 393..405

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 21 locations. Consider refactoring.
Open

  {
    homepage: 'https://www.litentry.com/',
    info: 'litmus',
    paraId: 2106,
    providers: {
Severity: Major
Found in packages/apps-config/src/endpoints/productionRelayKusama.ts and 20 other locations - About 40 mins to fix
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 32..44
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 311..323
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 324..336
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 763..775
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 840..852
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 866..878
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 87..99
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 188..200
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 340..352
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 397..409
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 542..554
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 716..728
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 771..783
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 60..72
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 73..85
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 111..123
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 55..67
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 245..257
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 332..344
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 393..405

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 7 locations. Consider refactoring.
Open

  {
    homepage: 'https://laosnetwork.io/',
    info: 'rorocoLaos',
    paraId: 4343,
    providers: {
Severity: Major
Found in packages/apps-config/src/endpoints/testingRelayRococo.ts and 6 other locations - About 40 mins to fix
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 119..131
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 890..902
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 249..261
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 453..465
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 47..59
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 98..110

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 7 locations. Consider refactoring.
Open

  {
    homepage: 'https://laosnetwork.io/',
    info: 'laos-omega',
    paraId: 4006,
    providers: {
Severity: Major
Found in packages/apps-config/src/endpoints/testingRelayPaseo.ts and 6 other locations - About 40 mins to fix
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 119..131
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 890..902
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 249..261
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 453..465
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 47..59
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 209..221

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 7 locations. Consider refactoring.
Open

  {
    homepage: 'https://laosnetwork.io/',
    info: 'laos',
    paraId: 3370,
    providers: {
Severity: Major
Found in packages/apps-config/src/endpoints/productionRelayPolkadot.ts and 6 other locations - About 40 mins to fix
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 119..131
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 890..902
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 249..261
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 47..59
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 98..110
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 209..221

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 7 locations. Consider refactoring.
Open

  {
    homepage: 'https://www.calamari.network/',
    info: 'calamari',
    paraId: 2084,
    providers: {
Severity: Major
Found in packages/apps-config/src/endpoints/productionRelayKusama.ts and 6 other locations - About 40 mins to fix
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 890..902
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 249..261
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 453..465
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 47..59
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 98..110
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 209..221

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 7 locations. Consider refactoring.
Open

  {
    homepage: 'https://zero.io',
    info: 'zero',
    paraId: 2236,
    providers: {
Severity: Major
Found in packages/apps-config/src/endpoints/productionRelayKusama.ts and 6 other locations - About 40 mins to fix
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 119..131
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 249..261
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 453..465
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 47..59
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 98..110
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 209..221

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 7 locations. Consider refactoring.
Open

  {
    homepage: 'https://www.frequency.xyz',
    info: 'Frequency',
    paraId: 4000,
    providers: {
Severity: Major
Found in packages/apps-config/src/endpoints/testingRelayPaseo.ts and 6 other locations - About 40 mins to fix
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 119..131
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 890..902
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 249..261
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 453..465
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 98..110
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 209..221

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 5 locations. Consider refactoring.
Open

  const itemsRef = useRef([
    {
      isRoot: true,
      name: 'sign',
      text: t('Sign message')
Severity: Major
Found in packages/page-signing/src/index.tsx and 4 other locations - About 40 mins to fix
packages/page-accounts/src/index.tsx on lines 26..36
packages/page-assets/src/index.tsx on lines 49..59
packages/page-nfts/src/index.tsx on lines 29..39
packages/page-sudo/src/index.tsx on lines 20..30

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 7 locations. Consider refactoring.
Open

  {
    homepage: 'https://energywebx.com/',
    info: 'ewx',
    paraId: 3345,
    providers: {
Severity: Major
Found in packages/apps-config/src/endpoints/productionRelayPolkadot.ts and 6 other locations - About 40 mins to fix
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 119..131
packages/apps-config/src/endpoints/productionRelayKusama.ts on lines 890..902
packages/apps-config/src/endpoints/productionRelayPolkadot.ts on lines 453..465
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 47..59
packages/apps-config/src/endpoints/testingRelayPaseo.ts on lines 98..110
packages/apps-config/src/endpoints/testingRelayRococo.ts on lines 209..221

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 5 locations. Consider refactoring.
Open

  const headerRef = useRef<([React.ReactNode?, string?, number?] | false)[]>([
    [t('justifications'), 'start']
  ]);
Severity: Major
Found in packages/page-explorer/src/BlockInfo/Justifications.tsx and 4 other locations - About 40 mins to fix
packages/page-alliance/src/Unscrupulous/index.tsx on lines 22..24
packages/page-alliance/src/Unscrupulous/index.tsx on lines 26..28
packages/page-explorer/src/BlockInfo/Logs.tsx on lines 108..110
packages/page-ranked/src/Members/index.tsx on lines 22..24

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Identical blocks of code found in 2 locations. Consider refactoring.
Open

      return metadata[1].map((o) =>
        o.isSome
          ? o.unwrap().data.toPrimitive() as string
          : ''
      );
Severity: Minor
Found in packages/page-nfts/src/AccountItems/useItemsInfos.ts and 1 other location - About 40 mins to fix
packages/page-nfts/src/useCollectionInfos.ts on lines 92..96

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Identical blocks of code found in 2 locations. Consider refactoring.
Open

interface Props {
  allMembers: string[];
  candidates?: DeriveSocietyCandidate[];
  className?: string;
  isMember: boolean;
Severity: Minor
Found in packages/page-society/src/Candidates/Candidates.tsx and 1 other location - About 40 mins to fix
packages/page-society/src/Candidates/index.tsx on lines 17..23

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Identical blocks of code found in 2 locations. Consider refactoring.
Open

      ? metadata[1].map((o) =>
        o.isSome
          ? o.unwrap().data.toPrimitive() as string
          : ''
      )
Severity: Minor
Found in packages/page-nfts/src/useCollectionInfos.ts and 1 other location - About 40 mins to fix
packages/page-nfts/src/AccountItems/useItemsInfos.ts on lines 78..82

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 5 locations. Consider refactoring.
Open

  const tabsRef = useRef([
    {
      isRoot: true,
      name: 'overview',
      text: t('Overview')
Severity: Major
Found in packages/page-assets/src/index.tsx and 4 other locations - About 40 mins to fix
packages/page-accounts/src/index.tsx on lines 26..36
packages/page-nfts/src/index.tsx on lines 29..39
packages/page-signing/src/index.tsx on lines 18..28
packages/page-sudo/src/index.tsx on lines 20..30

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 5 locations. Consider refactoring.
Open

  const accRef = useRef<([React.ReactNode?, string?, number?] | false)[]>([
    [t('accounts'), 'start']
  ]);
Severity: Major
Found in packages/page-alliance/src/Unscrupulous/index.tsx and 4 other locations - About 40 mins to fix
packages/page-alliance/src/Unscrupulous/index.tsx on lines 26..28
packages/page-explorer/src/BlockInfo/Justifications.tsx on lines 42..44
packages/page-explorer/src/BlockInfo/Logs.tsx on lines 108..110
packages/page-ranked/src/Members/index.tsx on lines 22..24

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 49.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Severity
Category
Status
Source
Language