Skip to content

Update pipeline

Update pipeline #7

Triggered via pull request March 7, 2025 18:48
Status Failure
Total duration 1m 16s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
pack
The file '/home/runner/work/HomeBlaze/HomeBlaze/src/Namotion.NuGetPlugins.Tests/Sample/netstandard2.0/Namotion.NuGetPlugins.Sample.dll' to be packed was not found on disk.
pack
Process completed with exit code 1.
pack: src/HomeBlaze.Logitech.Harmony/JSON/ArrayObjectConverter.cs#L23
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
pack: src/HomeBlaze.Logitech.Harmony/JSON/ArrayObjectConverter.cs#L44
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
pack: src/HomeBlaze.Logitech.Harmony/JSON/KeepSerializedConverter.cs#L23
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
pack: src/HomeBlaze.Logitech.Harmony/JSON/KeepSerializedConverter.cs#L34
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
pack: src/HomeBlaze.Logitech.Harmony/JSON/SingleOrArrayConverter.cs#L31
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
pack: src/HomeBlaze.Logitech.Harmony/JSON/SingleOrArrayConverter.cs#L42
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
pack: src/HomeBlaze.Logitech.Harmony/JSON/StationIDConverter.cs#L27
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
pack: src/HomeBlaze.Logitech.Harmony/JSON/StationIDConverter.cs#L37
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
pack: src/HomeBlaze.Logitech.Harmony/CommandParameters/CommandParams.cs#L21
Converting null literal or possible null value to non-nullable type.
pack: src/HomeBlaze.Logitech.Harmony/CommandParameters/CommandParams.cs#L21
Possible null reference return.