Skip to content

feat: improve more action in document (#4639) #1

feat: improve more action in document (#4639)

feat: improve more action in document (#4639) #1

Triggered via push February 9, 2024 17:38
Status Failure
Total duration 1m 8s
Artifacts

commit_lint.yml

on: push
commitlint
15s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
commitlint
You have commit messages with errors ⧗ input: fix(mobile): remove elevation from edit field page and remove inksplash in card detail if disabled (#4491) ✖ header must not be longer than 100 characters, current length is 106 [header-max-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Fix: mobile improvements (#4480) * fix: copy on notifications screen is caught off * fix: mobile event screen no events copy * fix: hide notifications toggle from settings * fix: cannot change type of field in grid ✖ type must be one of [build, chore, ci, docs, feat, feature, fix, refactor, style, test] [type-enum] ✖ type must be lower-case [type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: choreL: update Hungarian translations (#4416) ✖ type must be one of [build, chore, ci, docs, feat, feature, fix, refactor, style, test] [type-enum] ✖ type must be lower-case [type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: chore: using zstd as collab_db compression method and Deflated as zip file compression method (#4318) ✖ header must not be longer than 100 characters, current length is 101 [header-max-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: tests: more cloud test (#4204) * test: add anon user test * chore: add to runner * test: fix * test: fix * test: add tests * chore: add test * chore: fix warn * chore: fix warn * fix: build * fix: test * chore: rename * chore: fix test * chore: fix test * chore: fix test * chore: disable test ✖ type must be one of [build, chore, ci, docs, feat, feature, fix, refactor, style, test] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: fix: update auto-update fields on change group (#3833) ⚠ footer must have leading blank line [footer-leading-blank] ⚠ found 0 problems, 1 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: tests: AppFlowy Cloud integration test (#4015) * chore: save cloud ofnig * chore: fix .a link warnings * chore: add cloud test runner * refactor: test folder * ci: add test * ci: add test * ci: fix * ci: fix ✖ type must be one of [build, chore, ci, docs, feat, feature, fix, refactor, style, test] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Fix/tauri warning to error (#3869) * feat: sort basic function * fix: eslint error * fix: deal with conflict * fix: prevent submit eslint warning code * fix: modify tauri warning to error ✖ type may not be empty [type-empty] ✖ subject may not be empty [subject-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: feat:add toast in trash and confirm dialog + fix issues from launch review (#3787) * chore: improve trash button * feat: improve restore all&delete all * refactor: add showFlowyMobileConfirmDialog * feat: add toast in delete/restore single file * refactor: refactor to TrashActionType enum * fix: text invisible in signin page in dark mode * feat: add FlowyMobileErrorStateContainer to display error state * refactor: add FlowyMobileStateContainer to handle empty or error state - Replace MobileErrorPage by FlowyMobileStateContainer.error - Implement app version in reporting issue on github - Implement FlowyMobileStateContainer in trash,setting,favorite and mobile view page * refactor: unify bottom sheet style - Unify bottom sheet style in add new page, page action, and trash action - Add icon color in BottomSheetActionWidget for future use - Add theme color in MobileBottomSheetDragHandle
commitlint
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/.
commitlint
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/
commitlint
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/