Skip to content

Merge pull request #703 from amuwal/fix-sync-onedrive/sharepoint #622

Merge pull request #703 from amuwal/fix-sync-onedrive/sharepoint

Merge pull request #703 from amuwal/fix-sync-onedrive/sharepoint #622

Triggered via push September 20, 2024 01:14
Status Success
Total duration 3m 10s
Artifacts

changeset.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Changeset
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Changeset: apps/magic-link/src/components/theme-provider.tsx#L66
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Changeset: apps/magic-link/src/components/ui/button.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Changeset: apps/magic-link/src/components/ui/button2.tsx#L107
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Changeset: apps/magic-link/src/components/ui/form.tsx#L171
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Changeset: apps/magic-link/src/lib/ProviderModal.tsx#L161
React Hook useEffect has a missing dependency: 'open'. Either include it or remove the dependency array
Changeset: packages/api/src/@core/@core-services/webhooks/panora-webhooks/webhook.module.ts#L1
'BullQueueModule' is defined but never used
Changeset: packages/api/src/@core/auth/auth.service.ts#L3
'AuthError' is defined but never used
Changeset: packages/api/src/@core/auth/auth.service.ts#L67
'updatedPassword' is assigned a value but never used