style: Move main buttons to top right #4
ci.yml
on: push
npm run build
25s
npm run test
23s
npm run lint
26s
npm audit --omit dev
8s
Annotations
3 errors and 7 warnings
npm run lint:
src/app/page.tsx#L34
'newTabWithContainer' is declared but its value is never read.
|
npm run lint:
src/app/page.tsx#L70
Property 'title' is missing in type '{ children: string; onClick: () => Promise<void>; }' but required in type 'ButtonProps'.
|
npm run lint
Process completed with exit code 2.
|
npm audit --omit dev
Unexpected input(s) 'version', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
npm audit --omit dev
Unexpected input(s) 'version', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
npm run build
Unexpected input(s) 'version', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
npm run build
Unexpected input(s) 'version', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
npm run test
Unexpected input(s) 'version', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
npm run test
Unexpected input(s) 'version', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
npm run lint
Unexpected input(s) 'version', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|