Update tests #19628
lint.yml
on: push
Run linters
4m 21s
Run tests
3m 26s
Annotations
10 warnings
Run linters:
src/Navigation.tsx#L560
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#L774
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#L840
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#L844
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#L857
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/index.tsx#L78
'fontScale' is already declared in the upper scope on line 69 column 10
|