Fix pnpm audit vulnerabilities - #17
Merged
Merged
Annotations
4 errors and 5 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
nodes/HaloPSA/HaloPsaTrigger.node.ts#L357
Catch block in webhook lifecycle method `delete` swallows the error and only returns without logging. Log the error (or rethrow) so failures surface instead of being hidden
|
|
Lint:
nodes/HaloPSA/HaloPsaTrigger.node.ts#L322
Empty catch block in webhook lifecycle method `create` silently swallows the error. Log the error or rethrow it so failures surface instead of being hidden
|
|
Lint:
nodes/HaloPSA/HaloPsaTrigger.node.ts#L230
Catch block in webhook lifecycle method `checkExists` swallows the error and only returns without logging. Log the error (or rethrow) so failures surface instead of being hidden
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
package.json#L9
The "homepage" field must be a valid URL (e.g. "https://example.com")
|
|
Lint:
package.json#L1
Remove the leftover file "nodes/HaloPSA/HALO_Icon_Halo_PNG1K.svg:Zone.Identifier". Backup, editor, and test-artifact files should not be published with a community node
|
|
Lint:
nodes/HaloPSA/HaloPsaTrigger.node.ts#L35
Icon is defined as a single file. Provide both light and dark variants using the `{ light, dark }` form so the icon renders well on both themes
|
|
Lint:
nodes/HaloPSA/HaloPsa.node.ts#L75
Icon is defined as a single file. Provide both light and dark variants using the `{ light, dark }` form so the icon renders well on both themes
|
background
wait
wait-all
cancel
parallel
Loading