fix(frontend): lowercase giftcard sorting #655
turbo-ci.yml
on: pull_request
Build, Test, and Lint
23m 35s
Annotations
6 errors and 5 warnings
Build, Test, and Lint:
apps/app-frontend/src/components/ui/tutorial/ModrinthLoginScreen.vue#L74
'provider' is defined but never used. Allowed unused args must match /^_/u
|
Build, Test, and Lint
@modrinth/labrinth#lint: command (/home/runner/work/code/code/apps/labrinth) /opt/hostedtoolcache/node/20.18.1/x64/bin/pnpm run lint exited (1)
|
Build, Test, and Lint
@modrinth/app-frontend#lint: command (/home/runner/work/code/code/apps/app-frontend) /opt/hostedtoolcache/node/20.18.1/x64/bin/pnpm run lint exited (1)
|
Build, Test, and Lint
@modrinth/app-lib#lint: command (/home/runner/work/code/code/packages/app-lib) /opt/hostedtoolcache/node/20.18.1/x64/bin/pnpm run lint exited (101)
|
Build, Test, and Lint
@modrinth/app#lint: command (/home/runner/work/code/code/apps/app) /opt/hostedtoolcache/node/20.18.1/x64/bin/pnpm run lint exited (101)
|
Build, Test, and Lint
Process completed with exit code 101.
|
Build, Test, and Lint:
apps/app-frontend/src/App.vue#L317
'v-html' directive can lead to XSS attack
|
Build, Test, and Lint:
apps/app-frontend/src/pages/instance/Options.vue#L14
'v-html' directive can lead to XSS attack
|
Build, Test, and Lint:
apps/app-frontend/src/pages/instance/Options.vue#L35
'v-html' directive can lead to XSS attack
|
Build, Test, and Lint:
apps/app-frontend/src/pages/project/Description.vue#L3
'v-html' directive can lead to XSS attack
|
Build, Test, and Lint:
apps/app-frontend/src/pages/project/Version.vue#L51
'v-html' directive can lead to XSS attack
|