two factor authentication on fn #409
Annotations
10 errors and 2 warnings
|
build:
src/components/Twofactorpopup.tsx#L11
Function component is not a function declaration
|
|
build:
src/components/Twofactorpopup.tsx#L27
Do not use Array index in keys
|
|
build:
src/components/Twofactorpopup.tsx#L36
Missing an explicit type attribute for button
|
|
build:
src/pages/LoginWith2fa.tsx#L75
Function component is not a function declaration
|
|
build:
src/pages/LoginWith2fa.tsx#L126
Unexpected console statement
|
|
build:
src/pages/LoginWith2fa.tsx#L239
Do not use Array index in keys
|
|
build:
src/pages/Settings.tsx#L50
'setPushEnabled' was used before it was defined
|
|
build:
src/pages/Settings.tsx#L54
'setEmailEnabled' was used before it was defined
|
|
build:
src/pages/Settings.tsx#L65
Unexpected console statement
|
|
build:
src/pages/Settings.tsx#L74
Unexpected console statement
|
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|