Bump @supabase/supabase-js from 2.42.5 to 2.44.4 #59
Annotations
4 errors and 1 warning
build:
src/pages/background/index.ts#L437
Cannot find name 'clients'.
|
build:
src/pages/offscreen/Offscreen.tsx#L103
Type '{ mandatory: { chromeMediaSource: string; chromeMediaSourceId: any; }; }' is not assignable to type 'boolean | MediaTrackConstraints'.
|
build:
src/pages/offscreen/Offscreen.tsx#L412
Type '"microphone"' is not assignable to type 'PermissionName'.
|
build
Process completed with exit code 2.
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|