Skip to content

Remove unused package #125

Remove unused package

Remove unused package #125

Triggered via push October 1, 2024 14:45
Status Success
Total duration 1m 20s
Artifacts 12

build_test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

96 warnings
build (Test, osx-x64, net8.0, Release): BinaryObjectScanner/Packer/WiseInstaller.cs#L27
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, osx-x64, net8.0, Release): BinaryObjectScanner/Protection/CDDVDCops.cs#L105
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, osx-x64, net8.0, Release): BinaryObjectScanner/Packer/InnoSetup.cs#L69
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, osx-x64, net8.0, Release): BinaryObjectScanner/Protection/RainbowSentinel.cs#L46
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, osx-x64, net8.0, Release): BinaryObjectScanner/Protection/Macrovision.SafeCast.cs#L57
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, win-x86, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/LessIO/src/LessIO/Path.cs#L193
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Test, win-x86, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/stormlibsharp/src/CascLibSharp/Native/NativeMethods.cs#L109
Converting null literal or possible null value to non-nullable type.
build (Test, win-x86, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/stormlibsharp/src/CascLibSharp/Native/NativeMethods.cs#L112
Converting null literal or possible null value to non-nullable type.
build (Test, win-x86, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/stormlibsharp/src/CascLibSharp/Native/NativeMethods.cs#L120
Possible null reference argument for parameter 'fileName' in 'CascFoundFile.CascFoundFile(string fileName, nint plainName, byte[] encodingKey, CascLocales locales, long fileSize, CascStorageContext ownerContext)'.
build (Test, win-x86, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L25
Converting null literal or possible null value to non-nullable type.
build (Test, win-x86, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L145
Non-nullable field 'filename' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x86, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L160
Non-nullable field 'prevname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x86, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L163
Non-nullable field 'nextname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/LessIO/src/LessIO/Path.cs#L193
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Test, win-x64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L25
Converting null literal or possible null value to non-nullable type.
build (Test, win-x64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L145
Non-nullable field 'filename' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L160
Non-nullable field 'prevname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L163
Non-nullable field 'nextname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L168
Non-nullable field 'previnfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L173
Non-nullable field 'nextinfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x86, net8.0, Release): BinaryObjectScanner/_EXTERNAL/LessIO/src/LessIO/Path.cs#L193
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Test, win-x86, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L25
Converting null literal or possible null value to non-nullable type.
build (Test, win-x86, net8.0, Release): BinaryObjectScanner/_EXTERNAL/stormlibsharp/src/CascLibSharp/Native/NativeMethods.cs#L109
Converting null literal or possible null value to non-nullable type.
build (Test, win-x86, net8.0, Release): BinaryObjectScanner/_EXTERNAL/stormlibsharp/src/CascLibSharp/Native/NativeMethods.cs#L112
Converting null literal or possible null value to non-nullable type.
build (Test, win-x86, net8.0, Release): BinaryObjectScanner/_EXTERNAL/stormlibsharp/src/CascLibSharp/Native/NativeMethods.cs#L120
Possible null reference argument for parameter 'fileName' in 'CascFoundFile.CascFoundFile(string fileName, nint plainName, byte[] encodingKey, CascLocales locales, long fileSize, CascStorageContext ownerContext)'.
build (Test, win-x86, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L145
Non-nullable field 'filename' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x86, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L160
Non-nullable field 'prevname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x86, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L163
Non-nullable field 'nextname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, linux-x64, net8.0, Release): BinaryObjectScanner/Packer/WiseInstaller.cs#L27
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-x64, net8.0, Release): BinaryObjectScanner/Protection/CDDVDCops.cs#L105
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-x64, net8.0, Release): BinaryObjectScanner/Packer/InnoSetup.cs#L69
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-x64, net8.0, Release): BinaryObjectScanner/Protection/RainbowSentinel.cs#L46
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-x64, net8.0, Release): BinaryObjectScanner/Protection/Macrovision.SafeCast.cs#L57
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, win-x64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/LessIO/src/LessIO/Path.cs#L193
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Test, win-x64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L25
Converting null literal or possible null value to non-nullable type.
build (Test, win-x64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L145
Non-nullable field 'filename' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L160
Non-nullable field 'prevname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L163
Non-nullable field 'nextname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L168
Non-nullable field 'previnfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-x64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L173
Non-nullable field 'nextinfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, linux-x64, net8.0, Debug): BinaryObjectScanner/Packer/WiseInstaller.cs#L27
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-x64, net8.0, Debug): BinaryObjectScanner/Packer/InnoSetup.cs#L69
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-x64, net8.0, Debug): BinaryObjectScanner/Protection/RainbowSentinel.cs#L46
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-x64, net8.0, Debug): BinaryObjectScanner/Protection/CDDVDCops.cs#L105
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-x64, net8.0, Debug): BinaryObjectScanner/Protection/Macrovision.SafeCast.cs#L57
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, win-arm64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/LessIO/src/LessIO/Path.cs#L193
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Test, win-arm64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L25
Converting null literal or possible null value to non-nullable type.
build (Test, win-arm64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/stormlibsharp/src/CascLibSharp/Native/NativeMethods.cs#L109
Converting null literal or possible null value to non-nullable type.
build (Test, win-arm64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/stormlibsharp/src/CascLibSharp/Native/NativeMethods.cs#L112
Converting null literal or possible null value to non-nullable type.
build (Test, win-arm64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/stormlibsharp/src/CascLibSharp/Native/NativeMethods.cs#L120
Possible null reference argument for parameter 'fileName' in 'CascFoundFile.CascFoundFile(string fileName, nint plainName, byte[] encodingKey, CascLocales locales, long fileSize, CascStorageContext ownerContext)'.
build (Test, win-arm64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L145
Non-nullable field 'filename' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-arm64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L160
Non-nullable field 'prevname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-arm64, net8.0, Release): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L163
Non-nullable field 'nextname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-arm64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/LessIO/src/LessIO/Path.cs#L193
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build (Test, win-arm64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L25
Converting null literal or possible null value to non-nullable type.
build (Test, win-arm64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L145
Non-nullable field 'filename' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-arm64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L160
Non-nullable field 'prevname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-arm64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L163
Non-nullable field 'nextname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-arm64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L168
Non-nullable field 'previnfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, win-arm64, net8.0, Debug): BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L173
Non-nullable field 'nextinfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Test, osx-x64, net8.0, Debug): BinaryObjectScanner/Packer/WiseInstaller.cs#L27
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, osx-x64, net8.0, Debug): BinaryObjectScanner/Protection/CDDVDCops.cs#L105
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, osx-x64, net8.0, Debug): BinaryObjectScanner/Protection/RainbowSentinel.cs#L46
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, osx-x64, net8.0, Debug): BinaryObjectScanner/Packer/InnoSetup.cs#L69
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, osx-x64, net8.0, Debug): BinaryObjectScanner/Protection/Macrovision.SafeCast.cs#L57
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-arm64, net8.0, Debug): BinaryObjectScanner/Packer/WiseInstaller.cs#L27
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-arm64, net8.0, Debug): BinaryObjectScanner/Protection/CDDVDCops.cs#L105
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-arm64, net8.0, Debug): BinaryObjectScanner/Protection/RainbowSentinel.cs#L46
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-arm64, net8.0, Debug): BinaryObjectScanner/Packer/InnoSetup.cs#L69
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-arm64, net8.0, Debug): BinaryObjectScanner/Protection/Macrovision.SafeCast.cs#L57
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-arm64, net8.0, Release): BinaryObjectScanner/Packer/WiseInstaller.cs#L27
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-arm64, net8.0, Release): BinaryObjectScanner/Protection/RainbowSentinel.cs#L46
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-arm64, net8.0, Release): BinaryObjectScanner/Protection/Macrovision.SafeCast.cs#L57
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-arm64, net8.0, Release): BinaryObjectScanner/Protection/CDDVDCops.cs#L105
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete
build (Test, linux-arm64, net8.0, Release): BinaryObjectScanner/Packer/InnoSetup.cs#L69
'NewExecutable.ReadArbitraryRange(int, int)' is obsolete

Artifacts

Produced during runtime
Name Size Digest
Test_net8.0_linux-arm64_Debug Expired
28.4 MB
sha256:6420c298df472e33374be06a213c310273e83365b2ac3fd31577f4a7d297967c
Test_net8.0_linux-arm64_Release Expired
28.3 MB
sha256:fb1bc3df048a9d3b5491cfb88ecd3fd48f09066e72787689bc02ae13cda6e15f
Test_net8.0_linux-x64_Debug Expired
29.6 MB
sha256:4ac701ac689a46dad501469116d4c7cb12f7e4fe99b0754d2a851389045a7354
Test_net8.0_linux-x64_Release Expired
29.5 MB
sha256:860e1c72c7f84d5ac179e922813c37c19a20dacb15ab305fb39649a3b0b3b368
Test_net8.0_osx-x64_Debug Expired
29.5 MB
sha256:a2c038f24937e5ecdc76e0328499865aa3325172240e72e90a410b2842ed232e
Test_net8.0_osx-x64_Release Expired
29.5 MB
sha256:29182b3c0227f28e03b60201293f535a1179d1074ebdf6386dab68fc16e067c9
Test_net8.0_win-arm64_Debug Expired
28.7 MB
sha256:3dc8b864d3b51935f64e6b18649bdeeb3088424ba6a8265b54aadba1be4176f5
Test_net8.0_win-arm64_Release Expired
28.6 MB
sha256:b983b89f58cd4e943880ddab5bcc930b6cf415daee51ae2778b4db8d83525b14
Test_net8.0_win-x64_Debug Expired
30 MB
sha256:6b2feacf07bdf599a77a0ef6505d7ad9253c6473fa75538049fe5c412353b3c5
Test_net8.0_win-x64_Release Expired
29.9 MB
sha256:7d39149ab06c60c288a07504d93c52a6ec7f62d78a5699c4c4c6c63d956ac6f9
Test_net8.0_win-x86_Debug Expired
28.5 MB
sha256:4c391a977c8526f084e36e8f78d2a30ac8010bd801dd2c5959d27d3ab5180bb7
Test_net8.0_win-x86_Release Expired
28.4 MB
sha256:77fbcb267986d8d1b8d4b3e755fee84cef4af2bb1c9e7f9c9424315d954736ad