Unique Chain 1.14 #2683
Annotations
10 errors and 10 warnings
Run ESLint:
js-packages/playgrounds/unique.ts#L614
Unexpected space(s) after "if"
|
Run ESLint:
js-packages/playgrounds/unique.ts#L624
Unexpected space(s) after "if"
|
Run ESLint:
js-packages/scripts/authorizeEnactUpgrade.ts#L17
Strings must use singlequote
|
Run ESLint:
js-packages/test-utils/globalSetup.ts#L16
Expected indentation of 6 spaces but found 7
|
Run ESLint:
js-packages/test-utils/globalSetup.ts#L17
Expected indentation of 6 spaces but found 7
|
Run ESLint:
js-packages/test-utils/globalSetup.ts#L17
Missing semicolon
|
Run ESLint:
js-packages/test-utils/globalSetup.ts#L18
Expected indentation of 6 spaces but found 7
|
Run ESLint:
js-packages/test-utils/globalSetup.ts#L68
Expected indentation of 4 spaces but found 5
|
Run ESLint:
js-packages/test-utils/globalSetup.ts#L69
Expected indentation of 4 spaces but found 5
|
Run ESLint:
js-packages/test-utils/globalSetup.ts#L70
Expected indentation of 6 spaces but found 7
|
Run ESLint:
js-packages/playgrounds/unique.ts#L196
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
Run ESLint:
js-packages/playgrounds/unique.ts#L230
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
Run ESLint:
js-packages/playgrounds/unique.ts#L254
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
Run ESLint:
js-packages/playgrounds/unique.ts#L289
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
Run ESLint:
js-packages/playgrounds/unique.ts#L290
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
Run ESLint:
js-packages/playgrounds/unique.ts#L337
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
Run ESLint:
js-packages/playgrounds/unique.ts#L337
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
Run ESLint:
js-packages/playgrounds/unique.ts#L341
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
Run ESLint:
js-packages/playgrounds/unique.ts#L345
toHuman results in horrible, hard to debug conversions with no stability guarantees, use Codec/at least .toJson instead
|
Run ESLint:
js-packages/playgrounds/unique.ts#L399
Variable name `InvalidTypeSymbol` must match one of the following formats: camelCase, UPPER_CASE
|
Loading