Fix: Migrating every theme to TypeScript. #3223
build.yml
on: pull_request
lint
45s
format
41s
Matrix: build
Annotations
11 errors and 7 warnings
|
format
Process completed with exit code 1.
|
|
lint
Object Literal Property name `colour_category` must match one of the following formats: camelCase, PascalCase
|
|
lint
Object Literal Property name `variable_dynamic_blocks` must match one of the following formats: camelCase, PascalCase
|
|
lint
Object Literal Property name `variable_blocks` must match one of the following formats: camelCase, PascalCase
|
|
lint
Object Literal Property name `text_blocks` must match one of the following formats: camelCase, PascalCase
|
|
lint
Object Literal Property name `procedure_blocks` must match one of the following formats: camelCase, PascalCase
|
|
lint
Object Literal Property name `math_blocks` must match one of the following formats: camelCase, PascalCase
|
|
lint
Object Literal Property name `loop_blocks` must match one of the following formats: camelCase, PascalCase
|
|
lint
Object Literal Property name `logic_blocks` must match one of the following formats: camelCase, PascalCase
|
|
lint
Object Literal Property name `list_blocks` must match one of the following formats: camelCase, PascalCase
|
|
lint:
plugins/theme-deuteranopia/src/index.ts#L14
Object Literal Property name `colour_blocks` must match one of the following formats: camelCase, PascalCase
|
|
lint:
scripts/gh-predeploy.js#L519
Expected only 0 line after block description
|
|
lint:
plugins/block-test/src/drag.js#L49
Missing JSDoc comment
|
|
lint:
plugins/block-test/src/drag.js#L45
Missing JSDoc comment
|
|
lint:
plugins/block-test/src/drag.js#L41
Missing JSDoc comment
|
|
lint:
plugins/block-test/src/drag.js#L34
Missing JSDoc comment
|
|
lint:
plugins/block-test/src/drag.js#L30
Missing JSDoc comment
|
|
lint:
plugins/block-test/src/drag.js#L26
Missing JSDoc comment
|