add support for linux clang cross compiles #1403
Open
Annotations
10 errors
|
Check formatting on changed lines
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
Check formatting on changed lines:
Minecraft.Client/BatRenderer.cpp#L1
[clang-format] reported by reviewdog 🐶
Raw Output:
Minecraft.Client/BatRenderer.cpp:1:-#include "stdafx.h"
Minecraft.Client/BatRenderer.cpp:2:-#include "../Minecraft.World/net.minecraft.world.entity.ambient.h"
|
|
Check formatting on changed lines:
Minecraft.Client/BatModel.cpp#L1
[clang-format] reported by reviewdog 🐶
Raw Output:
Minecraft.Client/BatModel.cpp:1:-#include "stdafx.h"
Minecraft.Client/BatModel.cpp:2:-#include "../Minecraft.World/net.minecraft.world.entity.ambient.h"
|
|
Check formatting on changed lines:
Minecraft.Client/ArrowRenderer.cpp#L3
[clang-format] reported by reviewdog 🐶
Raw Output:
Minecraft.Client/ArrowRenderer.cpp:3:-#include "../Minecraft.World/net.minecraft.world.entity.projectile.h"
|
|
Check formatting on changed lines:
Minecraft.Client/ArchiveFile.h#L6
[clang-format] reported by reviewdog 🐶
Raw Output:
Minecraft.Client/ArchiveFile.h:6:-#include "../Minecraft.World/File.h"
|
|
Check formatting on changed lines:
Minecraft.Client/AchievementScreen.cpp#L14
[clang-format] reported by reviewdog 🐶
Raw Output:
Minecraft.Client/AchievementScreen.cpp:14:-#include "../Minecraft.World/JavaMath.h"
Minecraft.Client/AchievementScreen.cpp:15:-
Minecraft.Client/AchievementScreen.cpp:16:-
Minecraft.Client/AchievementScreen.cpp:6:+#include "Font.h"
Minecraft.Client/AchievementScreen.cpp:7:+#include "ItemRenderer.h"
Minecraft.Client/AchievementScreen.cpp:8:+#include "KeyMapping.h"
Minecraft.Client/AchievementScreen.cpp:9:+#include "Lighting.h"
Minecraft.Client/AchievementScreen.cpp:10:+#include "Options.h"
Minecraft.Client/AchievementScreen.cpp:11:+#include "SmallButton.h"
Minecraft.Client/AchievementScreen.cpp:12:+#include "StatsCounter.h"
Minecraft.Client/AchievementScreen.cpp:13:+#include "Textures.h"
Minecraft.Client/AchievementScreen.cpp:14:+#include "stdafx.h"
|
|
Check formatting on changed lines:
Minecraft.Client/AchievementPopup.cpp#L10
[clang-format] reported by reviewdog 🐶
Raw Output:
Minecraft.Client/AchievementPopup.cpp:10:-#include "../Minecraft.World/SharedConstants.h"
Minecraft.Client/AchievementPopup.cpp:6:+#include "Font.h"
Minecraft.Client/AchievementPopup.cpp:7:+#include "ItemRenderer.h"
Minecraft.Client/AchievementPopup.cpp:8:+#include "Lighting.h"
Minecraft.Client/AchievementPopup.cpp:9:+#include "Textures.h"
Minecraft.Client/AchievementPopup.cpp:10:+#include "stdafx.h"
|
|
Check formatting on changed lines:
Minecraft.Client/AbstractProjectileDispenseBehavior.cpp#L4
[clang-format] reported by reviewdog 🐶
Raw Output:
Minecraft.Client/AbstractProjectileDispenseBehavior.cpp:4:-#include "../Minecraft.World/net.minecraft.world.level.tile.h"
|
|
Check formatting on changed lines:
Minecraft.Client/AbstractContainerScreen.cpp#L9
[clang-format] reported by reviewdog 🐶
Raw Output:
Minecraft.Client/AbstractContainerScreen.cpp:9:-#include "../Minecraft.World/net.minecraft.world.inventory.h"
Minecraft.Client/AbstractContainerScreen.cpp:10:-#include "../Minecraft.World/net.minecraft.locale.h"
Minecraft.Client/AbstractContainerScreen.cpp:11:-#include "../Minecraft.World/net.minecraft.world.item.h"
Minecraft.Client/AbstractContainerScreen.cpp:11:+#include "stdafx.h"
|
|
Check formatting on changed lines:
Minecraft.Client/AbstractContainerScreen.cpp#L3
[clang-format] reported by reviewdog 🐶
Raw Output:
Minecraft.Client/AbstractContainerScreen.cpp:3:-#include "ItemRenderer.h"
Minecraft.Client/AbstractContainerScreen.cpp:4:-#include "MultiPlayerLocalPlayer.h"
Minecraft.Client/AbstractContainerScreen.cpp:5:-#include "Lighting.h"
Minecraft.Client/AbstractContainerScreen.cpp:2:+#include "../Minecraft.World/net.minecraft.locale.h"
Minecraft.Client/AbstractContainerScreen.cpp:3:+#include "../Minecraft.World/net.minecraft.world.inventory.h"
Minecraft.Client/AbstractContainerScreen.cpp:4:+#include "../Minecraft.World/net.minecraft.world.item.h"
|
Loading