Add a SVN Password functionality #565
Annotations
2 errors and 11 warnings
settings/src/components/svn-password.js#L94
Replace `·variant="link"·contents={·generatedPassword·}·` with `⏎↹↹↹↹↹↹↹↹↹variant="link"⏎↹↹↹↹↹↹↹↹↹contents={·generatedPassword·}⏎↹↹↹↹↹↹↹↹`
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
settings/src/components/auto-tabbing-input.js#L26
React Hook useCallback has a missing dependency: 'setInputs'. Either include it or remove the dependency array
|
settings/src/components/auto-tabbing-input.js#L47
React Hook useCallback has missing dependencies: 'inputs.length', 'setError', and 'setInputs'. Either include them or remove the dependency array
|
settings/src/components/backup-codes.js#L105
React Hook useEffect has missing dependencies: 'setBackupCodesVerified', 'setError', and 'userRecord'. Either include them or remove the dependency array
|
settings/src/components/backup-codes.js#L108
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|
settings/src/components/email-address.js#L54
React Hook useCallback has a missing dependency: 'save'. Either include it or remove the dependency array
|
settings/src/components/email-address.js#L63
React Hook useCallback has missing dependencies: 'edit' and 'save'. Either include them or remove the dependency array
|
settings/src/components/numeric-control.js#L29
React Hook useCallback has missing dependencies: 'index' and 'onChange'. Either include them or remove the dependency array
|
settings/src/components/numeric-control.js#L35
React Hook useCallback has missing dependencies: 'index' and 'onKeyDown'. Either include them or remove the dependency array
|
settings/src/components/revalidate-modal.js#L69
React Hook useEffect has missing dependencies: 'record' and 'userRecord'. Either include them or remove the dependency array
|
settings/src/components/screen-link.js#L37
React Hook useCallback has missing dependencies: 'screen' and 'setBackupCodesVerified'. Either include them or remove the dependency array
|
This job failed
Loading