Skip to content

fix: baseReaction 初始化执行两次的问题 #2199

fix: baseReaction 初始化执行两次的问题

fix: baseReaction 初始化执行两次的问题 #2199

Re-run triggered January 29, 2024 09:10
Status Failure
Total duration 23s
Artifacts

commitlint.yml

on: pull_request
commitlint
14s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
commitlint
You have commit messages with errors ⧗ input: 修复 baseReadtion 初始化执行两次的问题 patchSchemaCompile 收集了 field.initialized field在初始化结束后会标记 field.initialized = true 所以 base reacttion 全部都会执行两次 修复:field.initialized 丢在 untracked 中,不在进行收集 ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
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/