Skip to content

chore: 更改checkbox和radio实现方式为dci图标,增加动效 #458

chore: 更改checkbox和radio实现方式为dci图标,增加动效

chore: 更改checkbox和radio实现方式为dci图标,增加动效 #458

Triggered via pull request August 12, 2024 06:35
@Whale107Whale107
synchronize #236
Status Success
Total duration 35s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
cppcheck: styleplugins/chameleon/chameleonstyle.cpp#L4542
Finding the same expression in both branches of ternary operator is suspicious as the same code is executed regardless of the condition.
cppcheck: styleplugins/chameleon/chameleonstyle.cpp#L4593
Finding the same expression in both branches of ternary operator is suspicious as the same code is executed regardless of the condition.
cppcheck
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/