Update pipeline #7
build.yml
on: pull_request
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.
|