Skip to content

feat!: add block definitions to colour field plugin #2807

feat!: add block definitions to colour field plugin

feat!: add block definitions to colour field plugin #2807

Triggered via pull request February 6, 2024 02:17
Status Failure
Total duration 3m 51s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 17 warnings
lint: plugins/field-colour/src/blocks/colourBlend.ts#L17
Variable name `BLOCK_NAME` must match one of the following formats: camelCase, PascalCase
lint: plugins/field-colour/src/blocks/colourBlend.ts#L53
Expected 1 lines after block description
lint: plugins/field-colour/src/blocks/colourBlend.ts#L92
Expected 1 lines after block description
lint: plugins/field-colour/src/blocks/colourBlend.ts#L142
Expected 1 lines after block description
lint: plugins/field-colour/src/blocks/colourBlend.ts#L181
Expected 1 lines after block description
lint: plugins/field-colour/src/blocks/colourBlend.ts#L221
Expected 1 lines after block description
lint: plugins/field-colour/src/blocks/colourPicker.ts#L17
Variable name `BLOCK_NAME` must match one of the following formats: camelCase, PascalCase
lint: plugins/field-colour/src/blocks/colourPicker.ts#L39
Expected 1 lines after block description
lint: plugins/field-colour/src/blocks/colourPicker.ts#L54
Expected 1 lines after block description
lint: plugins/field-colour/src/blocks/colourPicker.ts#L69
Expected 1 lines after block description
format
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: plugins/field-colour/src/blocks/colourBlend.ts#L56
Missing JSDoc @returns description
lint: plugins/field-colour/src/blocks/colourBlend.ts#L95
Missing JSDoc @returns description
lint: plugins/field-colour/src/blocks/colourBlend.ts#L108
Unexpected any. Specify a different type
lint: plugins/field-colour/src/blocks/colourBlend.ts#L145
Missing JSDoc @returns description
lint: plugins/field-colour/src/blocks/colourBlend.ts#L184
Missing JSDoc @returns description
lint: plugins/field-colour/src/blocks/colourBlend.ts#L224
Missing JSDoc @returns description
lint: plugins/field-colour/src/blocks/colourBlend.ts#L260
Missing JSDoc @param "gens" declaration
lint: plugins/field-colour/src/blocks/colourPicker.ts#L42
Missing JSDoc @returns description
lint: plugins/field-colour/src/blocks/colourPicker.ts#L57
Missing JSDoc @returns description
lint: plugins/field-colour/src/blocks/colourPicker.ts#L72
Missing JSDoc @returns description
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.