chore(deps): bump undici from 5.22.1 to 5.26.2 in /xmcl-runtime #446
Annotations
10 errors and 14 warnings
validate
Type 'unknown' is not assignable to type 'AppManifest'.
|
validate
Type 'unknown' is not assignable to type 'BMCLForge[]'.
|
validate
Type 'unknown' is not assignable to type 'LittleSkinCharacter[]'.
|
validate
Type 'unknown' is not assignable to type 'ClosetResponse'.
|
validate
Type '<T>(url: string, options: NetworkRequestOptions | undefined, token: number | undefined) => Promise<{ body: unknown; headers: any; status: number; }>' is not assignable to type '<T>(url: string, options?: NetworkRequestOptions | undefined, cancellationToken?: number | undefined) => Promise<NetworkResponse<T>>'.
|
validate
'body' is of type 'unknown'.
|
validate
Type '<T>(url: string, options: NetworkRequestOptions | undefined) => Promise<{ body: unknown; headers: any; status: number; }>' is not assignable to type '<T>(url: string, options?: NetworkRequestOptions | undefined) => Promise<NetworkResponse<T>>'.
|
validate
'body' is of type 'unknown'.
|
validate
Argument of type 'string | URL' is not assignable to parameter of type 'URL'.
|
validate
Type 'unknown' is not assignable to type 'MinecraftVersionList'.
|
validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
validate:
xmcl-keystone-ui/src/views/AppLaunchBlockedDialog.vue#L25
'v-html' directive can lead to XSS attack
|
validate:
xmcl-keystone-ui/src/views/CurseforgeProjectDescription.vue#L19
'v-html' directive can lead to XSS attack
|
validate:
xmcl-keystone-ui/src/views/CurseforgeUpstreamCard.vue#L61
'v-html' directive can lead to XSS attack
|
validate:
xmcl-keystone-ui/src/views/FeedTheBeastProject.vue#L98
'v-html' directive can lead to XSS attack
|
validate:
xmcl-keystone-ui/src/views/FeedTheBeastProjectChangelog.vue#L12
'v-html' directive can lead to XSS attack
|
validate:
xmcl-keystone-ui/src/views/ModDetail.vue#L327
'v-html' directive can lead to XSS attack
|
validate:
xmcl-keystone-ui/src/views/ModDetail.vue#L415
'v-html' directive can lead to XSS attack
|
validate:
xmcl-keystone-ui/src/views/ModDetailVersion.vue#L70
'v-html' directive can lead to XSS attack
|
validate:
xmcl-keystone-ui/src/views/ModrinthCategories.vue#L36
'v-html' directive can lead to XSS attack
|
validate:
xmcl-keystone-ui/src/views/ModrinthCategories.vue#L57
'v-html' directive can lead to XSS attack
|
validate
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
validate
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
validate
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|