Screen for searching user's posts #19347
lint.yml
on: pull_request
Run linters
4m 34s
Run tests
3m 29s
Annotations
10 warnings
Run linters:
src/Navigation.tsx#L551
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run linters:
src/Navigation.tsx#L764
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run linters:
src/Navigation.tsx#L830
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run linters:
src/Navigation.tsx#L834
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run linters:
src/Navigation.tsx#L847
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Run linters:
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
|
Run linters:
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
|
Run linters:
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
|
Run linters:
src/Splash.tsx#L55
Unused 'use no memo' directive
|
Run linters:
src/alf/atoms.ts#L77
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|