up bug #242
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#L8
The field 'TestWindow.Web' is assigned but its value is never used
|
|
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/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:eaccd7f5995766f7dcee3a248b2f71af088c66e7b83903030ae391c9b591d9a1
|
|
|
colormc-linux-aarch64-rpm
Expired
|
53.8 MB |
sha256:b937eb1dee5ae2350e7ac61de58ff7a76023e97bd70820d66cfae3e61f193baf
|
|
|
colormc-linux-amd64-deb
Expired
|
47.2 MB |
sha256:711c03450757c9e5c067d691ac4d1d59764e9b9f23df3114c0bba575abc18ad0
|
|
|
colormc-linux-aot-amd64-deb
Expired
|
38.2 MB |
sha256:9de1ab51b6d80af0bc98e9bada50b008238c056e6fc69f17babf62da4af3dd7b
|
|
|
colormc-linux-aot-x86_64-appimage
Expired
|
46.4 MB |
sha256:b8bf5bf72c2832f9bf9c625851042b12c6046520bd4cc7115260f917b3918253
|
|
|
colormc-linux-aot-x86_64-pkg
Expired
|
46 MB |
sha256:32b7e8e38c0bbbc578352c7432aa7d1f7c07952a701d15fa6d04a92f7cdc8057
|
|
|
colormc-linux-aot-x86_64-rpm
Expired
|
45.7 MB |
sha256:257a7ae7b9f6ec6aa3ce255d522947f8e8fdf74cebf99d139b07d88c84209f0d
|
|
|
colormc-linux-min-aarch64-deb
Expired
|
27.5 MB |
sha256:5685d4023d5372d7c65714000f5ee7cb2fb870f9bfb4a9a39d77a5f7e78284f8
|
|
|
colormc-linux-min-aarch64-rpm
Expired
|
32.2 MB |
sha256:8cbd48f28ca67a7be462943e82861deef7336dd1548564004945b256072c2455
|
|
|
colormc-linux-min-amd64-deb
Expired
|
28.3 MB |
sha256:165d474a06669a79d7f96c4e3f47acd59a1fb1a9e8df5977d226bc846226d228
|
|
|
colormc-linux-min-x86_64-appimage
Expired
|
33.6 MB |
sha256:b84f2cab12636936d5a435239b6521c25434cd37b49f73923ff27b2a290acaac
|
|
|
colormc-linux-min-x86_64-pkg
Expired
|
33 MB |
sha256:10743fd723b1f22c4a52176122f50226c1d5213fb8dab3a962dbabc54f952364
|
|
|
colormc-linux-min-x86_64-rpm
Expired
|
33.1 MB |
sha256:705debae615fc3466fbfe54815749448be1a08ba70bf73f915e75724eae8dd97
|
|
|
colormc-linux-x86_64-appimage
Expired
|
56.8 MB |
sha256:2add71964aa8c66d9c5fa059a608877dde776db756fb60eac1c03a350a17e1d0
|
|
|
colormc-linux-x86_64-pkg
Expired
|
55.7 MB |
sha256:c1978c36f687ec6aad3fd833e6310369610e77145a0620f79e8d44fe96601c0f
|
|
|
colormc-linux-x86_64-rpm
Expired
|
56 MB |
sha256:c5522e939b321ec2f97f6cac5152241c624b4bb1c0c936f37611d8cabdf005d5
|
|
|
colormc-macos-aarch64
Expired
|
58.6 MB |
sha256:54abb9fa9b8147edc818ad762fca44e136b60a84b771ef9c65e0d8cd8a90d6c1
|
|
|
colormc-macos-aarch64-dmg
Expired
|
58.4 MB |
sha256:104577311a85d5cb7915f581225a65964157cac06172a450b9daf9db65263878
|
|
|
colormc-macos-min-aarch64
Expired
|
36.4 MB |
sha256:71179d01a514a721ca0f80743d3b6223829ad478d43d2373ba7452153742ff1d
|
|
|
colormc-macos-min-aarch64-dmg
Expired
|
36.3 MB |
sha256:477469f4799522fbfcecd174119160a8f664bf3e79eb1aec5cb14369b4866ed1
|
|
|
colormc-macos-min-x86_64
Expired
|
36.8 MB |
sha256:019ee51748bb32dd02636c73b64304024388bc68a337ab79f6d47254211b7dee
|
|
|
colormc-macos-min-x86_64-dmg
Expired
|
36.8 MB |
sha256:4c5eb9f0597ff1881ec374a6aee67f53e25f46d85fd40bdda521f7c736f5ec90
|
|
|
colormc-macos-x86_64
Expired
|
60.4 MB |
sha256:b315789953b039822c6ad90ccca49e79ed0b53bb723806cf03076676f9b3ade7
|
|
|
colormc-macos-x86_64-dmg
Expired
|
60.2 MB |
sha256:e01f40446eaf577b7cdab080e9ef6b57876cf8e737bcb96a67a3a807544d10f7
|
|
|
colormc-windows-aot-arm64
Expired
|
45.3 MB |
sha256:bcd0d705de604d331e674a1e040086330a5bfa0f24bd7380412bc7a15b6acbfc
|
|
|
colormc-windows-aot-x86_64
Expired
|
47.4 MB |
sha256:6f143a98d738f8028923ae8862d73e414202af68876f82383df148aacfa6e684
|
|
|
colormc-windows-arm64
Expired
|
50.8 MB |
sha256:4be23aefbdaab8f0c1549f8afdbbd1084e57ceee59aa1b1003f0bf60a2d24c48
|
|
|
colormc-windows-min-arm64
Expired
|
27.6 MB |
sha256:b36a6dcbde4579d9169cb44d7dfa5ad074ed4a7782129b09ca5f8f5b869fb0dc
|
|
|
colormc-windows-min-x86_64
Expired
|
34.6 MB |
sha256:a36bc081e87af4e509fc481e385cfef3d2064131d38b50dbe46f650a9a587e98
|
|
|
colormc-windows-x64-aot-msi
Expired
|
41.4 MB |
sha256:eb8f3011c857f658b81eb95b8163a960fb0e1993e3a4e9e0df1f633ac2cfb3e4
|
|
|
colormc-windows-x64-min-msi
Expired
|
36 MB |
sha256:1f66d0661cc749496b60e58602cddbe4d616acacb76940b1dfb1abcc40ca681d
|
|
|
colormc-windows-x64-msi
Expired
|
59.7 MB |
sha256:77487c64324d2721d7ac5af9180f49d84a52c9adbf8f77245ffb812a0bf524de
|
|
|
colormc-windows-x86
Expired
|
56.6 MB |
sha256:6c4245888609b3b261a876010d50010ebb8b09183420215e9038fba71d387e14
|
|
|
colormc-windows-x86_64
Expired
|
58.3 MB |
sha256:b19de86b419279f1da0ad22b7c351ad8f7e81188dd513713d84b244100429eee
|
|