Skip to content

Create and publish app release #23

Create and publish app release

Create and publish app release #23

Manually triggered May 24, 2024 13:20
Status Failure
Total duration 2m 52s
Artifacts

create-release.yml

on: workflow_dispatch
Matrix: integration-tests / integration-tests
frontend-tests  /  test
23s
frontend-tests / test
frontend-tests  /  check-format
23s
frontend-tests / check-format
build-and-sign
0s
build-and-sign
upload-to-store
0s
upload-to-store
Fit to window
Zoom out
Zoom in

Annotations

4 errors
src/components/CurrencyText.spec.ts > CurrencyText > should render correct amount of decimals: src/components/CurrencyText.spec.ts#L129
TypeError: Cannot read properties of undefined (reading 'bind') ❯ setupEnvironment src/components/CurrencyText.spec.ts:129:45 ❯ src/components/CurrencyText.spec.ts:10:40
src/components/CurrencyText.spec.ts > CurrencyText > should group digits correctly: src/components/CurrencyText.spec.ts#L129
TypeError: Cannot read properties of undefined (reading 'bind') ❯ setupEnvironment src/components/CurrencyText.spec.ts:129:45 ❯ src/components/CurrencyText.spec.ts:47:40
src/components/CurrencyText.spec.ts > CurrencyText > should show inverted values if enabled: src/components/CurrencyText.spec.ts#L129
TypeError: Cannot read properties of undefined (reading 'bind') ❯ setupEnvironment src/components/CurrencyText.spec.ts:129:45 ❯ src/components/CurrencyText.spec.ts:95:40
frontend-tests / test
Process completed with exit code 1.