Skip to content

fix: remove extra space #1449

fix: remove extra space

fix: remove extra space #1449

Triggered via push October 31, 2023 14:55
Status Failure
Total duration 3m 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
release
Error: Command failed with exit code 1: git push ***github.com/leather-wallet/desktop.git refs/notes/semantic-release To https://github.com/leather-wallet/desktop.git ! [rejected] refs/notes/semantic-release -> refs/notes/semantic-release (fetch first) error: failed to push some refs to 'https://github.com/leather-wallet/desktop.git' hint: Updates were rejected because the remote contains work that you do not hint: have locally. This is usually caused by another repository pushing to hint: the same ref. If you want to integrate the remote changes, use hint: 'git pull' before pushing again. hint: See the 'Note about fast-forwards' in 'git push --help' for details.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, ./.github/actions/check-version-lock. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: app/components/back-button.tsx#L28
Unexpected any. Specify a different type
lint: app/components/back-button.tsx#L29
Unexpected any. Specify a different type
lint: app/components/color-mode-button.tsx#L23
Unexpected any. Specify a different type
lint: app/components/color-mode-button.tsx#L24
Unexpected any. Specify a different type
lint: app/components/home/balance-card.tsx#L18
Unexpected any. Specify a different type
lint: app/components/home/balance-card.tsx#L81
Unexpected any. Specify a different type
lint: app/components/home/balance-card.tsx#L85
Unexpected any. Specify a different type
lint: app/components/home/transaction-list/transaction-list-item-mempool.tsx#L32
Unexpected any. Specify a different type
lint: app/components/home/transaction-list/transaction-list-item-mempool.tsx#L87
Unexpected any. Specify a different type
lint: app/components/home/transaction-list/transaction-list-item-mempool.tsx#L108
Unexpected any. Specify a different type
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/