Update release.yml #245
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#L10
The field 'TestWindow.Mark' is assigned but its value is never used
|
|
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/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#L10
The field 'TestWindow.Mark' is assigned but its value is never used
|
|
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/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:a8b680fb77eaf25c640d4b7f6dee77f3d91daa0b75bc9a6a2ece276bda183707
|
|
|
colormc-linux-aarch64-rpm
Expired
|
54.3 MB |
sha256:594c3f30315368d20e41846b7840bab6df19b9585fa7d6bd69c8a8a503042f15
|
|
|
colormc-linux-amd64-deb
Expired
|
47.7 MB |
sha256:b80e0b8f802253d40a6f96ebb857b23a189e7666066e4f6ec325ff2a1da78dc9
|
|
|
colormc-linux-aot-amd64-deb
Expired
|
39 MB |
sha256:fb449e9e4c421471a50c926dea89f9fa4c431b7dd340992c5eb880031d10cdee
|
|
|
colormc-linux-aot-x86_64-appimage
Expired
|
47.5 MB |
sha256:2b212ad8808f6384972eab0acfa117f2c0486dbf327db915a5b8a0994fd3ed0c
|
|
|
colormc-linux-aot-x86_64-pkg
Expired
|
47 MB |
sha256:4080b81d63c4ba6ebcaeadd26996448f755b160383d2368d77958d8cc9c9f85a
|
|
|
colormc-linux-aot-x86_64-rpm
Expired
|
46.7 MB |
sha256:1de7b4dae707650d66108d67350d9d8785a8ef45a33b35105c0967d797200d6f
|
|
|
colormc-linux-min-aarch64-deb
Expired
|
27.8 MB |
sha256:06f68c660ad37a0563afcbd1d05ea91278621e31d73aab3e50b1cdb3d8951d13
|
|
|
colormc-linux-min-aarch64-rpm
Expired
|
32.6 MB |
sha256:be013c4dbcb132301ddd542766759146796ccee35f892d4981c78612e44cbbb1
|
|
|
colormc-linux-min-amd64-deb
Expired
|
28.7 MB |
sha256:4b78c7d0d73d27fb4201ea7b9950332853a0a5b91f8f0af8fe83bb25434916a8
|
|
|
colormc-linux-min-x86_64-appimage
Expired
|
34 MB |
sha256:aa975b1fd5cf29589efc4a7173df9189af56ae46e555066f478ee6ecee36997a
|
|
|
colormc-linux-min-x86_64-pkg
Expired
|
33.4 MB |
sha256:c03badffab390678479c2eed4576f3304d2baad2648361e3496397c2ea31eb14
|
|
|
colormc-linux-min-x86_64-rpm
Expired
|
33.5 MB |
sha256:6eceef02e156c44a7ee36de8b4d53f529ddf64bab40b8087f2bd65231ff8a821
|
|
|
colormc-linux-x86_64-appimage
Expired
|
57.3 MB |
sha256:d37f12d8c24d0fee74bfc894b4934d53c05f091bd21d0ba14b3d86cdd4982e37
|
|
|
colormc-linux-x86_64-pkg
Expired
|
56.2 MB |
sha256:ce2a07a24faef5d4179e78f329e44177224d0a28a63cda88c1d58546dfa499c7
|
|
|
colormc-linux-x86_64-rpm
Expired
|
56.6 MB |
sha256:8a7d457d0fc8e57b30ce5b2bdd43ebc2c0ae0971ae7a7c63c77bae9527b44014
|
|
|
colormc-macos-aarch64
Expired
|
59.2 MB |
sha256:d4cc667bc22b319e1b5e7b2c5037b7dd81df6b073d658edfd8905b85f796c204
|
|
|
colormc-macos-aarch64-dmg
Expired
|
59 MB |
sha256:379376abaa0f2bd6ed1b09f98925a7d23c89699aaf271599f1d8577ef2e9054e
|
|
|
colormc-macos-min-aarch64
Expired
|
36.8 MB |
sha256:5dc295508cd6ced32581bb862e3a2a150c02a74ff99e0de07921c8063f362448
|
|
|
colormc-macos-min-aarch64-dmg
Expired
|
36.7 MB |
sha256:0b6095bf80aef5a0d0bfe0efe5a253b06064cdd6071859aca85822d97abea32a
|
|
|
colormc-macos-min-x86_64
Expired
|
37.3 MB |
sha256:1a8f0b445911c4ed66c5ad3f008469fd2e5d4e3018f26af206918e2754359bb0
|
|
|
colormc-macos-min-x86_64-dmg
Expired
|
37.2 MB |
sha256:dfa7a32655817197e20c96dee1913b14d97027cc7b8a723edf583169d0f5e2de
|
|
|
colormc-macos-x86_64
Expired
|
61 MB |
sha256:990d2d6e392ec100b8c124e920414948e9d34aea3d5e0ae8a15afa2c63b09b63
|
|
|
colormc-macos-x86_64-dmg
Expired
|
60.8 MB |
sha256:0433e321865f917d7a93c6bce8a59eea9fa4b3edb3e798dcd2e1f6a449b9cfb5
|
|
|
colormc-windows-aot-arm64
Expired
|
46.3 MB |
sha256:b9918f777f1356c9275eb47696ebd61d0956b0fbd261cf3d2c0ecd6f42fdc2ff
|
|
|
colormc-windows-aot-x86_64
Expired
|
48.5 MB |
sha256:1d1c522dcd78f096a0f7224d494c8f80ed6e2168778ba41ad4d730538f4c17b9
|
|
|
colormc-windows-arm64
Expired
|
51.4 MB |
sha256:3b94f7fdcfb560fe4e127e3401d3b94aa1bdb1f501e8db7c4f9028807aefa07b
|
|
|
colormc-windows-min-arm64
Expired
|
28 MB |
sha256:8fda4fe6a99690b6c8721bd625b1ceed13eb465636e79948baf5401d57207c73
|
|
|
colormc-windows-min-x86_64
Expired
|
35 MB |
sha256:fc41f73b6d3dba4f7d4f478d09df187debaad804f45d7db5d1a1e815d742b100
|
|
|
colormc-windows-x64-aot-msi
Expired
|
42.3 MB |
sha256:017264d31b7908aeacd6916271e5c3a7430871489d4f1f215ef15d156cf2b9e4
|
|
|
colormc-windows-x64-min-msi
Expired
|
36.5 MB |
sha256:dbc3de17e63d0f412ec8ab3ebdc1a3b78ed162bdedf23d47af25ea653c46b90e
|
|
|
colormc-windows-x64-msi
Expired
|
60.3 MB |
sha256:4249e8035aca2fd16a246fd956358106e4eaaa8c62609251611791b612b4e539
|
|
|
colormc-windows-x86
Expired
|
57.2 MB |
sha256:d17b54d3e43f3231a7f891512b822ed7a3a4761997ac3939e938a3a0ca140b9f
|
|
|
colormc-windows-x86_64
Expired
|
58.9 MB |
sha256:43cd303f2027b3a600d238ff4e8f7af8b3bfd94fd0322a9f7e4eb88091a198ce
|
|