fix(auth): move browser sessions to HttpOnly cookies with CSRF origin guard - #286
Open
Ilyas-ek wants to merge 2 commits into
Open
fix(auth): move browser sessions to HttpOnly cookies with CSRF origin guard#286Ilyas-ek wants to merge 2 commits into
Ilyas-ek wants to merge 2 commits into
Annotations
1 error and 11 warnings
|
Type check
Process completed with exit code 1.
|
|
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
ESLint:
ui/src/lib/apis/channels/index.ts#L2
't' is defined but never used
|
|
ESLint:
ui/src/lib/apis/auths/index.ts#L392
'res' is assigned a value but never used
|
|
ESLint:
ui/cypress/support/index.ts#L7
ES2015 module syntax is preferred over namespaces
|
|
ESLint:
ui/cypress/support/index.d.ts#L11
Unexpected any. Specify a different type
|
|
ESLint:
ui/cypress/support/index.d.ts#L10
Unexpected any. Specify a different type
|
|
ESLint:
ui/cypress/support/commands.ts#L4
Unexpected any. Specify a different type
|
|
ESLint:
ui/cypress/support/commands.ts#L4
'Subject' is defined but never used
|
|
ESLint:
ui/cypress/support/commands.ts#L3
ES2015 module syntax is preferred over namespaces
|
|
ESLint:
ui/cypress.config.ts#L16
'config' is defined but never used
|
|
ESLint:
ui/cypress.config.ts#L16
'on' is defined but never used
|
background
wait
wait-all
cancel
parallel
Loading