Skip to content

Refactor the component path system to ensure we are always referencing the correct path. #417

Refactor the component path system to ensure we are always referencing the correct path.

Refactor the component path system to ensure we are always referencing the correct path. #417

Triggered via pull request November 21, 2024 17:53
Status Failure
Total duration 7m 14s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
test-current
The process '/usr/local/bin/yarn' failed with exit code 1
test-target
The process '/usr/local/bin/yarn' failed with exit code 1
setup
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
setup: src/components/_classes/component/Component.js#L3003
Missing JSDoc @returns description
setup: src/utils/utils.js#L155
Missing JSDoc @returns declaration
setup: src/utils/utils.js#L157
Missing JSDoc @param "conditionPaths" description
setup: src/utils/utils.js#L157
Missing JSDoc @param "conditionPaths" type
setup: src/utils/utils.js#L158
Missing JSDoc @param "data" description
setup: src/utils/utils.js#L158
Missing JSDoc @param "data" type
setup: src/utils/utils.js#L205
Missing JSDoc @returns declaration
setup: src/utils/utils.js#L207
Missing JSDoc @param "component" description
setup: src/utils/utils.js#L207
Missing JSDoc @param "component" type
setup: src/utils/utils.js#L208
Missing JSDoc @param "condition" description
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-current
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-target
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, borales/actions-yarn@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/