Skip to content

Migrate to WalletAccount api #2211

Migrate to WalletAccount api

Migrate to WalletAccount api #2211

Triggered via pull request October 21, 2024 20:23
Status Failure
Total duration 3m 33s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
storybook
Non-abstract class 'ControllerConnector' does not implement inherited abstract member request from class 'Connector'.
storybook
Non-abstract class 'SessionConnector' does not implement inherited abstract member request from class 'Connector'.
storybook
Property 'address' does not exist on type 'SessionAccount'.
storybook
Property 'account' in type 'SessionConnector' is not assignable to the same property in base type 'Connector'.
storybook
Non-abstract class 'SessionConnector' does not implement inherited abstract member request from class 'Connector'.
storybook
Property 'address' does not exist on type 'SessionAccount'.
storybook
Property 'account' in type 'SessionConnector' is not assignable to the same property in base type 'Connector'.
storybook
@cartridge/connector#build:deps: command (/home/runner/work/controller/controller/packages/connector) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build:deps exited (2)
storybook
Process completed with exit code 2.
ts
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/