Skip to content

[DNM] Preview branch of complete ComposableController fix with no type error suppression #29176

[DNM] Preview branch of complete ComposableController fix with no type error suppression

[DNM] Preview branch of complete ComposableController fix with no type error suppression #29176

Triggered via pull request August 2, 2024 04:45
Status Failure
Total duration 18s
Artifacts

ci.yml

on: pull_request
Check workflows
8s
Check workflows
Matrix: unit-tests
Matrix: scripts
merge-unit-tests
0s
merge-unit-tests
sonar-cloud
0s
sonar-cloud
All jobs pass
0s
All jobs pass
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
setup
error This project's package.json defines "packageManager": "yarn@3.8.3". However the current global version of Yarn is 1.22.22. Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19. Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
setup
The following actions uses Node.js version which is deprecated 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/