Fix/vault report back btn interaction #2768
Annotations
1 error and 3 warnings
You have commit messages with errors
⧗ input: chore(release): 6.45.6-rc.1 [skip ci]
## [6.45.6-rc.1](https://github.com/consolelabs/mochi-discord/compare/v6.45.5...v6.45.6-rc.1) (2024-03-26)
### Bug Fixes
* **inbox:** fix format data inbox for txs ([#1627](https://github.com/consolelabs/mochi-discord/issues/1627)) ([dc7c750](https://github.com/consolelabs/mochi-discord/commit/dc7c750e1ba27688887d54f3dd6eb1cb45582738))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ footer's lines must not be longer than 100 characters [footer-max-line-length]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore(release): 6.45.5-rc.2 [skip ci]
## [6.45.5-rc.2](https://github.com/consolelabs/mochi-discord/compare/v6.45.5-rc.1...v6.45.5-rc.2) (2024-03-26)
### Bug Fixes
* **inbox:** fix format data inbox for txs ([#1627](https://github.com/consolelabs/mochi-discord/issues/1627)) ([dc7c750](https://github.com/consolelabs/mochi-discord/commit/dc7c750e1ba27688887d54f3dd6eb1cb45582738))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ footer's lines must not be longer than 100 characters [footer-max-line-length]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore(release): 6.45.5 [skip ci]
## [6.45.5](https://github.com/consolelabs/mochi-discord/compare/v6.45.4...v6.45.5) (2024-03-25)
### Bug Fixes
* add gh support and fix format for app vault ([b7a7edb](https://github.com/consolelabs/mochi-discord/commit/b7a7edb81858e692bf63ee3413e3f00d2e0c596c))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore(release): 6.45.5-rc.1 [skip ci]
## [6.45.5-rc.1](https://github.com/consolelabs/mochi-discord/compare/v6.45.4...v6.45.5-rc.1) (2024-03-25)
### Bug Fixes
* add gh support and fix format for app vault ([b7a7edb](https://github.com/consolelabs/mochi-discord/commit/b7a7edb81858e692bf63ee3413e3f00d2e0c596c))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore(release): 6.45.4-rc.1 [skip ci]
## [6.45.4-rc.1](https://github.com/consolelabs/mochi-discord/compare/v6.45.3...v6.45.4-rc.1) (2024-03-22)
### Bug Fixes
* update mochi.js ([#1626](https://github.com/consolelabs/mochi-discord/issues/1626)) ([505c4e8](https://github.com/consolelabs/mochi-discord/commit/505c4e8ab852f5a18972141df4a4eb516771f734))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ footer's lines must not be longer than 100 characters [footer-max-line-length]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore(release): 6.45.3-rc.2 [skip ci]
## [6.45.3-rc.2](https://github.com/consolelabs/mochi-discord/compare/v6.45.3-rc.1...v6.45.3-rc.2) (2024-03-20)
### Bug Fixes
* ticker - market data format ([#1625](https://github.com/consolelabs/mochi-discord/issues/1625)) ([ceca016](https://github.com/consolelabs/mochi-discord/commit/ceca0169fcc6ce341b540a85ca02757124841e23))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ footer's lines must not be longer than 100 characters [footer-max-line-length]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore(release): 6.45.3-rc.1 [skip ci]
## [6.45.3-rc.1](https://github.com/consolelabs/mochi-discord/compare/v6.45.2...v6.45.3-rc.1) (2024-03-20)
### Bug Fixes
* ticker - add more market data ([#1624](https://github.com/consolelabs/mochi-discord/issues/1624)) ([5b60832](https://github.com/consolelabs/mochi-discord/commit/5b60832c7d01aaa6d
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading