feat: 添加照片分类视图页 #213
Annotations
6 warnings
src/album/thumbnail/thumbnaildelegate.cpp#L250
Condition 'm_Width-textwidth1>0' is always false
|
src/album/thumbnail/thumbnaildelegate.cpp#L272
Condition 'm_Width-textwidth2>0' is always false
|
src/album/thumbnail/thumbnaildelegate.cpp#L250
Finding the same expression on both sides of an operator is suspicious and might indicate a cut and paste or logic error. Please examine this code carefully to determine if it is correct.
|
src/album/thumbnail/thumbnaildelegate.cpp#L272
Finding the same expression on both sides of an operator is suspicious and might indicate a cut and paste or logic error. Please examine this code carefully to determine if it is correct.
|
src/album/thumbnail/thumbnaildelegate.cpp#L401
The function 'editorEvent' is never used.
|
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 logs for this run have expired and are no longer available.
Loading