Skip to content

feat: improved insecure getSession() warning #1778

feat: improved insecure getSession() warning

feat: improved insecure getSession() warning #1778

Triggered via pull request January 17, 2025 12:56
Status Failure
Total duration 34s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Test / OS ubuntu-latest / Node 20: src/lib/helpers.ts#L367
Property 'hasOwn' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
Test / OS ubuntu-latest / Node 20: src/lib/helpers.ts#L368
Property 'hasOwn' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
Test / OS ubuntu-latest / Node 20
Process completed with exit code 1.
Test / OS ubuntu-latest / Node 18
The job was canceled because "ubuntu-latest_20" failed.
Test / OS ubuntu-latest / Node 18: src/lib/helpers.ts#L367
Property 'hasOwn' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
Test / OS ubuntu-latest / Node 18: src/lib/helpers.ts#L368
Property 'hasOwn' does not exist on type 'ObjectConstructor'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2022' or later.
Test / OS ubuntu-latest / Node 18
The operation was canceled.
Test / OS ubuntu-latest / Node 20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636