Modernize search page (take 2) #19384
Annotations
10 warnings
Lint check:
src/Navigation.tsx#L543
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint check:
src/Navigation.tsx#L756
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint check:
src/Navigation.tsx#L822
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint check:
src/Navigation.tsx#L826
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint check:
src/Navigation.tsx#L839
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint check:
src/Splash.tsx#L23
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint check:
src/Splash.tsx#L25
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint check:
src/Splash.tsx#L38
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Lint check:
src/Splash.tsx#L55
Unused 'use no memo' directive
|
Lint check:
src/alf/index.tsx#L78
'fontScale' is already declared in the upper scope on line 69 column 10
|
Loading