Feat/v0.0.4 #5
code-check.yml
on: pull_request
pnpm lint
1m 3s
pnpm format:check
1m 13s
pnpm check-types
1m 6s
Annotations
3 errors and 3 warnings
pnpm lint
remix-app#lint: command (/home/runner/work/Var-Meta-UI/Var-Meta-UI/apps/remix-app) pnpm run lint exited (1)
|
pnpm lint:
apps/remix-app/app/routes/_index.tsx#L2
Unable to resolve path to module '@var-meta/ui'
|
pnpm lint
Process completed with exit code 1.
|
pnpm lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pnpm check-types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pnpm format:check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2.2.4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|