fix(field-*): Remove unneeded fieldRegistry.unregister
calls
#3147
Triggered via pull request
September 11, 2024 11:10
Status
Failure
Total duration
3m 18s
Artifacts
–
build.yml
on: pull_request
lint
38s
format
40s
Matrix: build
Annotations
2 errors and 14 warnings
lint:
plugins/field-multilineinput/test/block_test.mocha.js#L18
'BLOCK_NAME' is defined but never used
|
lint
Process completed with exit code 1.
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
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/
|
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|