feat(api): enforce tenant-scoped data isolation across routes #75
Annotations
10 errors and 11 warnings
|
Lint:
src/config/cors.js#L62
Expected { after 'if' condition
|
|
Lint:
src/config/cors.js#L60
Expected { after 'if' condition
|
|
Lint:
src/config/cors.js#L41
Expected { after 'if' condition
|
|
Lint
'd0' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint
Expected { after 'if' condition
|
|
Lint
Expected { after 'if' condition
|
|
Lint:
src/__tests__/bodySizeLimits.test.js#L71
Missing JSDoc @param "targetBytes" declaration
|
|
Lint:
src/__tests__/bodySizeLimits.test.js#L71
Missing JSDoc @returns declaration
|
|
Lint:
src/__tests__/bodySizeLimits.test.js#L65
Missing JSDoc @param "targetBytes" declaration
|
|
Lint:
src/__tests__/bodySizeLimits.test.js#L65
Missing JSDoc @returns declaration
|
|
Complete job
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:
src/index.test.js#L33
Function Call Object Injection Sink
|
|
Lint:
src/app.test.js#L30
Generic Object Injection Sink
|
|
Lint:
src/app.test.js#L28
Generic Object Injection Sink
|
|
Lint:
src/app.test.js#L19
Generic Object Injection Sink
|
|
Lint:
src/app.test.js#L19
Generic Object Injection Sink
|
|
Lint:
src/app.test.js#L17
Generic Object Injection Sink
|
|
Lint:
src/app.test.js#L16
Generic Object Injection Sink
|
|
Lint:
src/app.test.js#L14
Function Call Object Injection Sink
|
|
Lint:
src/__tests__/bodySizeLimits.test.js#L118
Function Call Object Injection Sink
|
|
Lint:
src/__tests__/bodySizeLimits.test.js#L117
Generic Object Injection Sink
|
Loading