Change to install #3
Annotations
1 error and 4 warnings
.github/workflows/lint.yml#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
src/app/components/AutoResponder.tsx#L212
React Hook useEffect has missing dependencies: 'isDirty' and 'setValue'. Either include them or remove the dependency array (react-hooks/exhaustive-deps)
|
src/config/app.ts#L1
Assign object to a variable before exporting as module default (import/no-anonymous-default-export)
|
Run linters
Unexpected input(s) 'cache:-dependency-path', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
Run linters
Unexpected input(s) 'cache:-dependency-path', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|