feat: init nextjs/tailwind/css #8
test.yml
on: push
test
/
...
/
lint
16s
test
/
compile
0s
Annotations
1 error and 7 warnings
test / lint / lint
Process completed with exit code 1.
|
test / lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / lint / lint:
src/next-env.d.ts#L1
Expected a block comment instead of consecutive line comments
|
test / lint / lint:
src/next-env.d.ts#L1
Expected space or tab after '//' in comment
|
test / lint / lint:
src/next-env.d.ts#L2
Expected space or tab after '//' in comment
|
test / lint / lint:
src/next-env.d.ts#L3
Expected space or tab after '//' in comment
|
test / lint / lint:
src/next-env.d.ts#L5
Expected a block comment instead of consecutive line comments
|
test / lint / lint:
src/next-env.d.ts#L6
Newline required at end of file but not found
|