[Fix] Epic: Hide UE-related items from the user's library #6210
Annotations
2 errors and 11 warnings
lint:
src/backend/shortcuts/shortcuts/shortcuts.ts#L178
This assertion is unnecessary since it does not change the type of the expression
|
lint
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
flathub/update-flathub.ts#L29
Unsafe array destructuring of a tuple element with an `any` value
|
lint:
flathub/update-flathub.ts#L32
Unsafe assignment of an `any` value
|
lint:
flathub/update-flathub.ts#L32
Unsafe call of an `any` typed value
|
lint:
flathub/update-flathub.ts#L32
Unsafe member access .assets on an `any` value
|
lint:
flathub/update-flathub.ts#L33
Unsafe return of an `any` typed value
|
lint:
flathub/update-flathub.ts#L33
Unsafe call of an `any` typed value
|
lint:
flathub/update-flathub.ts#L33
Unsafe member access .browser_download_url on an `any` value
|
lint:
flathub/update-flathub.ts#L38
Unsafe member access .browser_download_url on an `any` value
|
lint:
flathub/update-flathub.ts#L102
Unsafe assignment of an `any` value
|
lint:
flathub/update-flathub.ts#L103
Unsafe assignment of an `any` value
|