Skip to content

up

up #246

Triggered via push March 5, 2026 04:41
Status Failure
Total duration 12m 33s
Artifacts 34

dotnet-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 30 warnings
release
Failed to upload release asset ColorMC.Launcher.exe. received status code 404 Not Found undefined
build-macos: src/ColorMC.Launcher/Program.cs#L234
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String)'. The return value of method 'System.Collections.Generic.List<T>.this[Int32].get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build-macos: src/ColorMC.Launcher/Program.cs#L231
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
build-macos: src/ColorMC.Launcher/Program.cs#L218
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String)'. The return value of method 'System.Collections.Generic.List<T>.this[Int32].get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build-macos: src/ColorMC.Launcher/Program.cs#L216
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
build-macos: src/ColorMC.Launcher/Program.cs#L209
Using member 'System.Runtime.Loader.AssemblyLoadContext.LoadFromStream(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
build-macos: src/ColorMC.Launcher/Program.cs#L205
Using member 'System.Runtime.Loader.AssemblyLoadContext.LoadFromStream(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
build-macos: src/ColorMC.Gui/UI/Windows/TestWindow.axaml.cs#L8
The field 'TestWindow.Web' is assigned but its value is never used
build-macos: src/ColorMC.Gui/UI/Windows/TestWindow.axaml.cs#L10
The field 'TestWindow.Mark' is assigned but its value is never used
build-macos: src/ColorMC.Gui/Hook/Win32.cs#L430
The variable 'ex' is declared but never used
build-macos: src/ColorMC.Gui/Hook/Win32.cs#L416
The variable 'ex' is declared but never used
build-linux: src/ColorMC.Launcher/Program.cs#L234
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String)'. The return value of method 'System.Collections.Generic.List<T>.this[Int32].get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build-linux: src/ColorMC.Launcher/Program.cs#L231
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
build-linux: src/ColorMC.Launcher/Program.cs#L218
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String)'. The return value of method 'System.Collections.Generic.List<T>.this[Int32].get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build-linux: src/ColorMC.Launcher/Program.cs#L216
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
build-linux: src/ColorMC.Launcher/Program.cs#L209
Using member 'System.Runtime.Loader.AssemblyLoadContext.LoadFromStream(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
build-linux: src/ColorMC.Launcher/Program.cs#L205
Using member 'System.Runtime.Loader.AssemblyLoadContext.LoadFromStream(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
build-linux: src/ColorMC.Gui/UI/Windows/TestWindow.axaml.cs#L8
The field 'TestWindow.Web' is assigned but its value is never used
build-linux: src/ColorMC.Gui/UI/Windows/TestWindow.axaml.cs#L10
The field 'TestWindow.Mark' is assigned but its value is never used
build-linux: src/ColorMC.Gui/Hook/Win32.cs#L430
The variable 'ex' is declared but never used
build-linux: src/ColorMC.Gui/Hook/Win32.cs#L416
The variable 'ex' is declared but never used
build-windows: src/ColorMC.Launcher/Program.cs#L234
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String)'. The return value of method 'System.Collections.Generic.List<T>.this[Int32].get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build-windows: src/ColorMC.Launcher/Program.cs#L231
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
build-windows: src/ColorMC.Launcher/Program.cs#L218
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in call to 'System.Type.GetField(String)'. The return value of method 'System.Collections.Generic.List<T>.this[Int32].get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build-windows: src/ColorMC.Launcher/Program.cs#L216
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
build-windows: src/ColorMC.Launcher/Program.cs#L209
Using member 'System.Runtime.Loader.AssemblyLoadContext.LoadFromStream(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
build-windows: src/ColorMC.Launcher/Program.cs#L205
Using member 'System.Runtime.Loader.AssemblyLoadContext.LoadFromStream(Stream)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
build-windows: src/ColorMC.Gui/UI/Windows/TestWindow.axaml.cs#L10
The field 'TestWindow.Mark' is assigned but its value is never used
build-windows: src/ColorMC.Gui/UI/Windows/TestWindow.axaml.cs#L8
The field 'TestWindow.Web' is assigned but its value is never used
build-windows: src/ColorMC.Gui/Hook/Win32.cs#L430
The variable 'ex' is declared but never used
build-windows: src/ColorMC.Gui/Hook/Win32.cs#L416
The variable 'ex' is declared but never used

Artifacts

Produced during runtime
Name Size Digest
colormc-linux-aarch64-deb Expired
45.2 MB
sha256:812665c446fdf1de1cb40604768421c8d9b54f5ccb70377e1cc136dc6f5d0191
colormc-linux-aarch64-rpm Expired
54.4 MB
sha256:f4409efb55540e82ddfa5fc7567e7f06e8dc71d9bb622c03b66b4fef08cfa606
colormc-linux-amd64-deb Expired
47.7 MB
sha256:f5d42762bee7288b3dab2ee4f55d44f6abeac7e372a137dded9d3bed84368759
colormc-linux-aot-amd64-deb Expired
39 MB
sha256:fcb67e4b0d1e27552d6b1a5e8df1a7d0230cba6a9a2b7cb486c71da2eaa4e178
colormc-linux-aot-x86_64-appimage Expired
47.5 MB
sha256:3938329aa5ca887d0bd1bf46f060c4655317b0eba60bc6e3cff3a1f5fb82fd98
colormc-linux-aot-x86_64-pkg Expired
47 MB
sha256:92a2b0558bdc3f8f0b3e527e8e969778319dff913b474dcf9c54b260eaae74d8
colormc-linux-aot-x86_64-rpm Expired
46.7 MB
sha256:bdfebbf6ce5fa54546f2d5cf12e424f1db30c3d0f41de19cba9cb080162755f6
colormc-linux-min-aarch64-deb Expired
27.8 MB
sha256:951cae7c88ccdba7d0c30e8ad0407670a9f6a5239febaafa47b488655efd8d92
colormc-linux-min-aarch64-rpm Expired
32.6 MB
sha256:4e94bf6ea867d3fbe4a2ee98ba9378cd1abcf60936a47560b7a2ff6012b0c949
colormc-linux-min-amd64-deb Expired
28.7 MB
sha256:3a0c88cc75802b88302b41722e65380701a7a44a031589f4efdc2ed7bce9bd51
colormc-linux-min-x86_64-appimage Expired
34 MB
sha256:b568259190be1fc32f26a56b5265c5979621b0c62f6ec8eb270e9830117d76f3
colormc-linux-min-x86_64-pkg Expired
33.4 MB
sha256:dcf184ecfb34787cdb86db7eb82804624d1ce6a4e4c5e1c82626908116c0947d
colormc-linux-min-x86_64-rpm Expired
33.5 MB
sha256:7150b37ec8b74391c64ca4705ba500293723f5721a4af44fb0e86f54365d7e4b
colormc-linux-x86_64-appimage Expired
57.3 MB
sha256:1b4a1b09bedd4290b23a4773c01c028219939a8fa7ce266cf5bdf94301e609a7
colormc-linux-x86_64-pkg Expired
56.2 MB
sha256:5e8313f421a080aee1ff588b7db71c715c90117c0c7e2bb45ac185cd306edfe0
colormc-linux-x86_64-rpm Expired
56.6 MB
sha256:9eaf0e9c82406d053431403c03078bbfbe32d0054459ac7252b624b96b677268
colormc-macos-aarch64 Expired
59.2 MB
sha256:82cce7045644e40c779583d9042c60a92184f2862b0099d0762d78c3956d6eaf
colormc-macos-aarch64-dmg Expired
59 MB
sha256:82f1d1f2079fb5ca7273f099ab2131a05d19c0e9ee224e696f90fd1fddb6cdd9
colormc-macos-min-aarch64 Expired
36.8 MB
sha256:5177ea529c76ead4d5f16d2fe90fb0f27ae67689ef35bfd2a8b418dafc36b5ca
colormc-macos-min-aarch64-dmg Expired
36.7 MB
sha256:f1712d22deed97e202d6584661436495a7d04b282e5d86b38341d8f91a596909
colormc-macos-min-x86_64 Expired
37.3 MB
sha256:5ba351218cf7306e2ac9d60843951f4845fd1f2b1b72fd84482327ac30465e71
colormc-macos-min-x86_64-dmg Expired
37.2 MB
sha256:e69cdc8f63629b41c03fac79c43c5f4bba19b65204b8c27e727e5ec7e5976bbb
colormc-macos-x86_64 Expired
61 MB
sha256:546cc927a90487f428ed6ab85515c34e4ffe167ef5e573a4f702711d019fa482
colormc-macos-x86_64-dmg Expired
60.8 MB
sha256:fb2164b2c2aa0eac6d2d0ae1c054a4272e596d34da312077af871119ff287897
colormc-windows-aot-arm64 Expired
46.3 MB
sha256:906d777a7fce1c7d50c9d1cac703b54ea35d9c6fdca16f3595150e8797bc5ba6
colormc-windows-aot-x86_64 Expired
48.5 MB
sha256:aeea27e5b339d96098fed405ba2bfe9c594c9cac72de054aca00cb7f1fe93ac3
colormc-windows-arm64 Expired
51.4 MB
sha256:00afad0a8b9d9e0e67b6411bb4a12737a05ece922ed3767a95f077068cdd7f29
colormc-windows-min-arm64 Expired
28 MB
sha256:b1e7da33040b3505e55e1c879d40070fe312f361f93a64af53a9061e7b76f7d6
colormc-windows-min-x86_64 Expired
35 MB
sha256:bd8f30e48dd01715dbe16157e855b510ddc45b658f34e6a82b83bc72d396a352
colormc-windows-x64-aot-msi Expired
42.3 MB
sha256:6478f51828c45d1bb1497f694c3e3609b2a5b4b6c656529cb46ef59b5c09cb7e
colormc-windows-x64-min-msi Expired
36.5 MB
sha256:cfafae0ade60b8dca9c735ffee571d58ed68cfbf044b9fbe3a533bbbb3434f7e
colormc-windows-x64-msi Expired
60.3 MB
sha256:8d0ee39837e0cdd85f61c087359d2a622a2e5528d6aa23db3a5d930c4741eef9
colormc-windows-x86 Expired
57.2 MB
sha256:c17bd383001c231a7a8d74bb47ee0eace548b532582975d93901d9ce4d87fb23
colormc-windows-x86_64 Expired
58.9 MB
sha256:8a9271c6c1e9bb2bac61ec86546b07d9912d0f1c87d6848f44a84a7c1c1c83a6