Skip to content

Test: Add tests for eSDK mode #164

Test: Add tests for eSDK mode

Test: Add tests for eSDK mode #164

Triggered via push January 5, 2024 09:46
Status Failure
Total duration 1m 6s
Artifacts

main.yml

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

Annotations

2 errors and 1 warning
build (20): server/src/__tests__/hover.test.ts#L468
Property '_workspaces' is missing in type '{ _classes: { name: string; path: path.ParsedPath; extraInfo: string; }[]; _includes: { name: string; path: path.ParsedPath; extraInfo: string; }[]; _layers: never[]; _overrides: never[]; _recipes: never[]; }' but required in type 'BitbakeScanResult'.
build (20)
Process completed with exit code 2.
build (20)
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/