Skip to content

fix priv calculation #839

fix priv calculation

fix priv calculation #839

Triggered via push April 27, 2024 15:45
Status Success
Total duration 1m 54s
Artifacts

ci.yml

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

Annotations

10 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#L435
'scope' is defined but never used. Allowed unused args must match /^_/u
ci (ubuntu-latest, 18): src/server/backend/bancho.py/server/user.ts#L884
'args' is defined but never used. Allowed unused args must match /^_/u
ci (ubuntu-latest, 18): src/server/trpc/routers/user.ts#L334
'ctx' 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