Skip to content

fix: Various security patches #529

fix: Various security patches

fix: Various security patches #529

Triggered via pull request May 13, 2026 19:56
Status Success
Total duration 6m 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Lint & Type Check
wiki#build: command (/home/runner/work/plunk/plunk/apps/wiki) /tmp/xfs-de22483d/yarn run build exited (1)
Lint & Type Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint & Type Check: apps/web/src/pages/segments/new.tsx#L198
'_subscribed' is defined but never used
Lint & Type Check: apps/web/src/components/ContactPicker.tsx#L141
Elements with the ARIA role "combobox" must have the following attributes defined: aria-controls,aria-expanded
Lint & Type Check: apps/landing/src/pages/index.tsx#L396
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
Lint & Type Check: apps/landing/src/pages/features/email-editor.tsx#L6
'Mail' is defined but never used
Lint & Type Check: apps/api/src/services/__tests__/SegmentService.operators.test.ts#L974
Unexpected any. Specify a different type
Lint & Type Check: apps/api/src/services/SecurityService.ts#L956
'reason' is defined but never used. Allowed unused args must match /^_/u
Lint & Type Check: apps/api/src/services/SecurityService.ts#L955
'confidence' is defined but never used. Allowed unused args must match /^_/u
Lint & Type Check: apps/api/src/services/SecurityService.ts#L954
'subject' is defined but never used. Allowed unused args must match /^_/u
Lint & Type Check: apps/api/src/controllers/Users.ts#L450
Unexpected any. Specify a different type
Lint & Type Check: apps/api/src/controllers/Users.ts#L68
'disabledProjectNames' is assigned a value but never used. Allowed unused vars must match /^_/u
Test Suite
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Suite
No files were found with the provided path: coverage/ **/*.test.ts.log. No artifacts will be uploaded.