ci: fixes #60
Annotations
1 error and 5 warnings
Linting project
Process completed with exit code 1.
|
Linting project
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linting project:
packages/config/src/vite/builders/server.ts#L1
'PreviewOptions' is defined but never used. Allowed unused vars must match /^_/u
|
Linting project:
packages/web/ui/.config/storybook/main.ts#L18
Prefer named exports
|
Linting project:
packages/web/ui/.config/vite.ts#L7
Prefer named exports
|
Linting project:
apps/server/.config/jest.ts#L3
Prefer named exports
|