DEV2-4344 add workspace trace #3907
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continues_integration.yml
on: push
Build & Lint
36s
Test
1m 44s
Annotations
3 errors and 2 warnings
Build & Lint:
src/WorkspaceUpdater.ts#L32
Async function 'sendEvent' has no 'await' expression
|
Build & Lint:
src/WorkspaceUpdater.ts#L34
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Build & Lint
Process completed with exit code 1.
|
Build & 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/
|
Test
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/
|