chore(deps): bump undici from 5.22.1 to 5.26.2 in /xmcl-runtime #481
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
No overload matches this call.
|
validate
Argument of type 'string | URL' is not assignable to parameter of type 'URL'.
|
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/components/AvatarItem.vue#L8
Invalid Tailwind CSS classnames order
|
validate:
xmcl-keystone-ui/src/components/MarketProjectDetail.vue#L333
'v-html' directive can lead to XSS attack
|
validate:
xmcl-keystone-ui/src/components/MarketProjectDetail.vue#L442
'v-html' directive can lead to XSS attack
|
validate:
xmcl-keystone-ui/src/components/MarketProjectDetailVersion.vue#L70
'v-html' directive can lead to XSS attack
|
validate:
xmcl-keystone-ui/src/components/MarketTextFieldWithMenu.vue#L42
'v-html' directive can lead to XSS attack
|
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
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/
|