refactor: remove unused sale method and related schemas in DataVault #63
Annotations
3 errors and 1 warning
tests/integration/vault.test.ts > DataVault > Can make a payment with a DataVault token:
tests/integration/vault.test.ts#L22
TypeError: azul.valut.sale is not a function
❯ tests/integration/vault.test.ts:22:37
|
tests/integration/vault.test.ts > DataVault > After deleting a DataVault token, it should not be possible to make a payment with it:
tests/integration/vault.test.ts#L40
TypeError: azul.valut.sale is not a function
❯ tests/integration/vault.test.ts:40:37
|
Run integration tests
Process completed with exit code 1.
|
Run integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|