Skip to content

fix(theseus): Fixed multiple bugs #147

fix(theseus): Fixed multiple bugs

fix(theseus): Fixed multiple bugs #147

Triggered via pull request July 18, 2024 16:24
Status Failure
Total duration 11m 55s
Artifacts

ci.yml

on: pull_request
Build, Test, and Lint
11m 44s
Build, Test, and Lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build, Test, and Lint: apps/frontend/src/pages/dashboard/revenue/withdraw.vue#L261
Replace `(interval?.fixed?.values.slice(-1)[0]·??·0)` with `interval?.fixed?.values.slice(-1)[0]·??·0`
Build, Test, and Lint: apps/frontend/src/pages/dashboard/revenue/withdraw.vue#L266
Replace `(interval?.fixed?.values?.[0]·??·fees.value)` with `interval?.fixed?.values?.[0]·??·fees.value`
Build, Test, and Lint
@modrinth/app-frontend#lint: command (/home/runner/work/code/code/apps/app-frontend) /opt/hostedtoolcache/node/20.15.1/x64/bin/pnpm run lint exited (1)
Build, Test, and Lint
@modrinth/frontend#lint: command (/home/runner/work/code/code/apps/frontend) /opt/hostedtoolcache/node/20.15.1/x64/bin/pnpm run lint exited (1)
Build, Test, and Lint
Process completed with exit code 1.