Skip to content

Merge pull request #663 from panoratech/feat/sage-deel-hris #548

Merge pull request #663 from panoratech/feat/sage-deel-hris

Merge pull request #663 from panoratech/feat/sage-deel-hris #548

Triggered via push August 16, 2024 03:13
Status Failure
Total duration 44s
Artifacts

changeset.yml

on: push
Changeset
34s
Changeset
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Changeset
@panora/shared#lint: command (/home/runner/work/Panora/Panora/packages/shared) /opt/hostedtoolcache/node/18.20.4/x64/bin/pnpm run lint exited (1)
Changeset
Error: The process '/opt/hostedtoolcache/node/18.20.4/x64/bin/pnpm' failed with exit code 1
Changeset
The process '/opt/hostedtoolcache/node/18.20.4/x64/bin/pnpm' failed with exit code 1
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#L164
React Hook useEffect has a missing dependency: 'open'. Either include it or remove the dependency array