Skip to content

add german language to guccho #861

add german language to guccho

add german language to guccho #861

Triggered via pull request May 18, 2024 06:27
Status Success
Total duration 1m 56s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
ci (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (ubuntu-latest, 18): src/components/T/combo-box.vue#L74
Variable 'selected' is already declared in the upper scope
ci (ubuntu-latest, 18): src/components/T/single-select.vue#L58
Variable 'selected' is already declared in the upper scope
ci (ubuntu-latest, 18): src/composables/useEditorVariables.ts#L32
'i' is defined but never used. Allowed unused args must match /^_/u
ci (ubuntu-latest, 18): src/server/backend/$base/server/article/index.ts#L207
'query' is defined but never used. Allowed unused args must match /^_/u
ci (ubuntu-latest, 18): src/server/backend/$base/server/file.ts#L3
'Id' is defined but never used. Allowed unused vars must match /^_/u
ci (ubuntu-latest, 18): src/server/backend/bancho.py/server/user.ts#L897
'args' is defined but never used. Allowed unused args must match /^_/u
ci (ubuntu-latest, 18): src/server/trpc/shapes/index.ts#L51
'ctx' is defined but never used. Allowed unused args must match /^_/u