Fixup key encoding #515
Annotations
3 errors and 10 warnings
Static checks (16.x):
src/init.ts#L8
Module '"src/crypto"' has no exported member 'encodeServiceKey'.
|
Static checks (16.x):
src/init.ts#L8
'encodeServiceKey' is declared but its value is never read.
|
Static checks (16.x)
Process completed with exit code 2.
|
Static checks (16.x):
components/AccountForm.tsx#L64
Forbidden non-null assertion
|
Static checks (16.x):
components/AccountForm.tsx#L69
Forbidden non-null assertion
|
Static checks (16.x):
contexts/AuthnContext.tsx#L40
React Hook useEffect has a missing dependency: 'config'. Either include it or remove the dependency array
|
Static checks (16.x):
contexts/AuthnRefreshContext.tsx#L20
Unexpected any. Specify a different type
|
Static checks (16.x):
contexts/AuthnRefreshContext.tsx#L21
Unexpected any. Specify a different type
|
Static checks (16.x):
contexts/ConfigContext.tsx#L41
Unexpected console statement
|
Static checks (16.x):
hooks/useAccounts.ts#L7
Unexpected any. Specify a different type
|
Static checks (16.x):
hooks/useFclData.ts#L8
Unexpected any. Specify a different type
|
Static checks (16.x):
hooks/useFclData.ts#L9
Unexpected any. Specify a different type
|
Static checks (16.x):
hooks/useFclData.ts#L25
Unexpected any. Specify a different type
|