Fix: Migrating every theme to TypeScript. #3159
Annotations
10 errors and 8 warnings
Lint:
plugins/theme-deuteranopia/src/index.ts#L14
Object Literal Property name `colour_blocks` must match one of the following formats: camelCase, PascalCase
|
Lint:
plugins/theme-deuteranopia/src/index.ts#L19
Object Literal Property name `list_blocks` must match one of the following formats: camelCase, PascalCase
|
Lint:
plugins/theme-deuteranopia/src/index.ts#L24
Object Literal Property name `logic_blocks` must match one of the following formats: camelCase, PascalCase
|
Lint:
plugins/theme-deuteranopia/src/index.ts#L29
Object Literal Property name `loop_blocks` must match one of the following formats: camelCase, PascalCase
|
Lint:
plugins/theme-deuteranopia/src/index.ts#L34
Object Literal Property name `math_blocks` must match one of the following formats: camelCase, PascalCase
|
Lint:
plugins/theme-deuteranopia/src/index.ts#L39
Object Literal Property name `procedure_blocks` must match one of the following formats: camelCase, PascalCase
|
Lint:
plugins/theme-deuteranopia/src/index.ts#L44
Object Literal Property name `text_blocks` must match one of the following formats: camelCase, PascalCase
|
Lint:
plugins/theme-deuteranopia/src/index.ts#L49
Object Literal Property name `variable_blocks` must match one of the following formats: camelCase, PascalCase
|
Lint:
plugins/theme-deuteranopia/src/index.ts#L54
Object Literal Property name `variable_dynamic_blocks` must match one of the following formats: camelCase, PascalCase
|
Lint:
plugins/theme-deuteranopia/src/index.ts#L62
Object Literal Property name `colour_category` must match one of the following formats: camelCase, PascalCase
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
plugins/block-test/src/drag.js#L26
Missing JSDoc comment
|
Lint:
plugins/block-test/src/drag.js#L30
Missing JSDoc comment
|
Lint:
plugins/block-test/src/drag.js#L34
Missing JSDoc comment
|
Lint:
plugins/block-test/src/drag.js#L41
Missing JSDoc comment
|
Lint:
plugins/block-test/src/drag.js#L45
Missing JSDoc comment
|
Lint:
plugins/block-test/src/drag.js#L49
Missing JSDoc comment
|
Lint:
scripts/gh-predeploy.js#L519
Expected only 0 line after block description
|
Loading