Skip to content

fix(core/modules): fix vulnerabilities #91

fix(core/modules): fix vulnerabilities

fix(core/modules): fix vulnerabilities #91

Triggered via pull request September 25, 2024 21:03
Status Failure
Total duration 4m 55s
Artifacts

codestyle.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
ESLint: packages/bp/src/admin/workspace/bots/bots-router.ts#L268
Unexpected `await` of a non-Promise (non-"Thenable") value
ESLint: packages/bp/src/core/converse/converse-router.ts#L51
Unexpected `await` of a non-Promise (non-"Thenable") value
ESLint: packages/bp/src/core/telemetry/telemetry-router.ts#L30
Unexpected `await` of a non-Promise (non-"Thenable") value
ESLint: packages/bp/src/core/user-code/action-server/local-action-server.ts#L18
Unexpected `await` of a non-Promise (non-"Thenable") value
ESLint: packages/bp/src/core/user-code/action-server/local-action-server.ts#L44
Unexpected `await` of a non-Promise (non-"Thenable") value
ESLint
Process completed with exit code 1.
ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Prettier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/