Update CoreMain.cs #239
Annotations
30 warnings
|
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
|
44.7 MB |
sha256:b242d4fef6b03d633c282affb917671e149ddff35a04d0b55f9c5be03ce4d959
|
|
|
colormc-linux-aarch64-rpm
Expired
|
53.8 MB |
sha256:c385880927edfa36559afba864c49992c710fdd8347365d087119172c110ddef
|
|
|
colormc-linux-amd64-deb
Expired
|
47.2 MB |
sha256:ce6c5af72963e6f9d3efce4197b9730aaa5246f0c203c2684d34f9eab99ce6be
|
|
|
colormc-linux-aot-amd64-deb
Expired
|
38.1 MB |
sha256:777f487ff78499db74ea2f6dd858e11a6ef52b0bf3c2227f1ecf41e5930ac98d
|
|
|
colormc-linux-aot-x86_64-appimage
Expired
|
46.4 MB |
sha256:97ea73b2edf210ff6bfdc4b17826f5fe86523ed9f34653a65e6a2556a6c428d7
|
|
|
colormc-linux-aot-x86_64-pkg
Expired
|
45.9 MB |
sha256:dc810014619ac7e6cf4c95e75e51110939515356453f2491f7644e28e0649a27
|
|
|
colormc-linux-aot-x86_64-rpm
Expired
|
45.7 MB |
sha256:37add7f6d0957a03987b01791574e8fcd2f58be6c208772225829c707d255f3b
|
|
|
colormc-linux-min-aarch64-deb
Expired
|
27.5 MB |
sha256:6a0644a06c3e2e9a287ad189a52291a97a5bcb8cdd722bf0c36429c469662116
|
|
|
colormc-linux-min-aarch64-rpm
Expired
|
32.2 MB |
sha256:9e85b683816de3065c33e211b7c50279a3adab84714a2da5d0cac8963ee4f222
|
|
|
colormc-linux-min-amd64-deb
Expired
|
28.3 MB |
sha256:8366a87fc4125b8635e2d657d00e3d98bd4b87d9a88f39b96b99d1c10d75afdc
|
|
|
colormc-linux-min-x86_64-appimage
Expired
|
33.6 MB |
sha256:a28fbf3936fa5e8192099c4647322a95c6cf87c7abcdef29ee5cc2e92b982527
|
|
|
colormc-linux-min-x86_64-pkg
Expired
|
33 MB |
sha256:23059939407ecbee31a3e8d6c6c6129622a433d046c88a4013abb66728ba9dca
|
|
|
colormc-linux-min-x86_64-rpm
Expired
|
33.1 MB |
sha256:8646ed2cdf52e288c6d81c41ee1f5dd9fbce093366e54f5bef11e909e452522c
|
|
|
colormc-linux-x86_64-appimage
Expired
|
56.7 MB |
sha256:2b1efa3ac79dfb9cae21466e502645b9c9dbdc18a5aad23a312353097180bfb7
|
|
|
colormc-linux-x86_64-pkg
Expired
|
55.6 MB |
sha256:69a7de1afc81a324df96784f7033f79e02eeea471b0366f9f7761c3ac326ad5f
|
|
|
colormc-linux-x86_64-rpm
Expired
|
56 MB |
sha256:ce34bca9666f6bc1263656f97866e2a78f4cb8b3215ff5c60ff6801dd088fb81
|
|
|
colormc-macos-aarch64
Expired
|
58.6 MB |
sha256:11e6fca35bb3195c51de43f780de439e1466b9cd7d848859deea3a7146fc026b
|
|
|
colormc-macos-aarch64-dmg
Expired
|
58.4 MB |
sha256:049a4aa0dbeac87fb6f286cc68b17172f1dff8266e0ea39a3f4fb8d27069d4e8
|
|
|
colormc-macos-min-aarch64
Expired
|
36.3 MB |
sha256:d4e6d9d1179d1a0c62986061390709ec3d2c81c71728774d9efd4fd6d727cba6
|
|
|
colormc-macos-min-aarch64-dmg
Expired
|
36.3 MB |
sha256:4aca5c88d1cfbf23a9e9cb59929ff58758e27d840a773bf8e474a5a92ba5e35c
|
|
|
colormc-macos-min-x86_64
Expired
|
36.8 MB |
sha256:61b536cf95ebca856af6a3240cc65a24cd11ae28bd290db67807bf75cfe512ff
|
|
|
colormc-macos-min-x86_64-dmg
Expired
|
36.8 MB |
sha256:c181b5d2c444b22dc05a3045afee141ee589268ced3414b7cf16ec45b1ca95a3
|
|
|
colormc-macos-x86_64
Expired
|
60.4 MB |
sha256:c759eca694fea7641423bb2923ab339b5625389863c90d569ecd230e86747f6a
|
|
|
colormc-macos-x86_64-dmg
Expired
|
60.2 MB |
sha256:b3cc2ec3fc19f16dea0fff35212ae61f4859b3b1341d3eb7c3eb5245088114cb
|
|
|
colormc-windows-aot-arm64
Expired
|
45.3 MB |
sha256:2326f4249985b210753b12b6af1b5b26754a9fc158652cb23a8bb64121f3bcbf
|
|
|
colormc-windows-aot-x86_64
Expired
|
47.4 MB |
sha256:ce6cd94f97bebf3af192754229c7b0aa857e848bf2385ccd802b66e82089d708
|
|
|
colormc-windows-arm64
Expired
|
50.8 MB |
sha256:6cfcb2c39e9272783c485163d4c39c24d4aa187e4ea5b67dade9601dc36cfe82
|
|
|
colormc-windows-min-arm64
Expired
|
27.6 MB |
sha256:54ccb0e515a0e32a6892cf1ec0bc8325f730596b0d0ab61c671cd00fb08da680
|
|
|
colormc-windows-min-x86_64
Expired
|
34.6 MB |
sha256:80216a213a4414c099c32762861e6de341b14481a863bc8b3a94be42a7b10afd
|
|
|
colormc-windows-x64-aot-msi
Expired
|
41.4 MB |
sha256:8327814ae3cd8818bb9492321bdd03770e65f3b3894fbfc1a45d10a4f6c546a9
|
|
|
colormc-windows-x64-min-msi
Expired
|
36 MB |
sha256:5faf2bd78281924fe4ee87379f17549c80e066bcae60844693eabdffecbd5fa4
|
|
|
colormc-windows-x64-msi
Expired
|
59.7 MB |
sha256:47205130ff30775c51143a976f1dbab2b380181f28e5d64ed0bceee949273217
|
|
|
colormc-windows-x86
Expired
|
56.6 MB |
sha256:0155b0a9804c1e18c645aa5ffc8cd723ec7ae5a3183fb9fa79773f2e369fa6fa
|
|
|
colormc-windows-x86_64
Expired
|
58.3 MB |
sha256:166da0f635fb4191438dbc0ec5d15a073a209579ad6d3dd2252660f591966fe4
|
|