Skip to content

Refactor payment calculation in ValidatorData component #428

Refactor payment calculation in ValidatorData component

Refactor payment calculation in ValidatorData component #428

Triggered via pull request February 21, 2026 22:12
Status Failure
Total duration 1m 47s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
tests
Process completed with exit code 1.
tests: src/components/validators/ValidatorData.vue#L103
Trailing spaces not allowed
tests: src/components/validators/ValidatorData.vue#L101
Missing trailing comma
tests: src/components/validators/ValidatorData.vue#L97
Trailing spaces not allowed
tests: src/components/validators/ValidatorData.vue#L91
Trailing spaces not allowed
tests: src/components/validators/ValidatorData.vue#L85
Trailing spaces not allowed
tests: src/components/validators/ValidatorData.vue#L83
Trailing spaces not allowed
tests: src/components/validators/ValidatorData.vue#L82
Trailing spaces not allowed
tests: test/jest/__tests__/stores/account.spec.ts#L49
'users' is assigned a value but never used
tests: test/jest/__tests__/stores/account.spec.ts#L49
'users' is assigned a value but never used. Allowed unused vars must match /^_/u
tests: test/jest/__tests__/stores/account.spec.ts#L47
'chainIdMock' is assigned a value but never used
tests: test/jest/__tests__/stores/account.spec.ts#L47
'chainIdMock' is assigned a value but never used. Allowed unused vars must match /^_/u
tests: test/jest/__tests__/api/hyperion.spec.ts#L115
'url' is defined but never used
tests: test/jest/__tests__/api/hyperion.spec.ts#L115
'url' is defined but never used. Allowed unused args must match /^_/u