feat: update theme #20
Annotations
7 errors and 2 warnings
lint:
app/middleware/redirect.ts#L1
'from' is defined but never used. Allowed unused args must match /^_/u
|
lint:
app/middleware/redirect.ts#L2
Expected indentation of 2 spaces but found 4
|
lint:
app/middleware/redirect.ts#L3
Expected indentation of 4 spaces but found 6
|
lint:
app/middleware/redirect.ts#L4
Expected indentation of 2 spaces but found 4
|
lint:
app/middleware/redirect.ts#L5
Expected indentation of 0 spaces but found 2
|
lint:
app/middleware/redirect.ts#L5
Newline required at end of file but not found
|
lint
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/
|