[Snyk] Security upgrade node-gyp from 9.4.1 to 10.2.0 #4
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/setup-node@v3.7.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/livechat/src/components/Composer/index.tsx#L29
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
packages/livechat/src/components/Composer/index.tsx#L244
Forbidden non-null assertion
|
packages/livechat/src/components/Composer/index.tsx#L252
Forbidden non-null assertion
|
apps/meteor/app/api/server/v1/settings.ts#L109
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
apps/meteor/app/apps/server/bridges/listeners.js#L10
Arrow function has a complexity of 40. Maximum allowed is 31
|
apps/meteor/app/apps/server/bridges/persistence.ts#L92
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
apps/meteor/app/apps/server/bridges/rooms.ts#L82
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
apps/meteor/app/apps/server/bridges/rooms.ts#L94
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
apps/meteor/app/apps/server/bridges/rooms.ts#L201
Forbidden non-null assertion
|
apps/meteor/app/apps/server/bridges/rooms.ts#L202
Forbidden non-null assertion
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading