Workflow for Publishing Nuget Package #3
Annotations
1 error and 11 warnings
Dry Run Publish
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
src/Address.cs#L59
Nullability of type of parameter 'o' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/json/EnumWrapperConverter.cs#L13
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/json/EnumWrapperConverter.cs#L23
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/json/JsonContractResolver.cs#L14
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/json/JsonContractResolver.cs#L24
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/json/JsonContractResolver.cs#L37
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/json/JsonContractResolver.cs#L43
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/ByteArrayConverter.cs#L13
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/ByteArrayConverter.cs#L18
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/ClientCache.cs#L17
Nullability of reference types in type of parameter 'left' of 'bool ByteArrayComparer.Equals(byte[] left, byte[] right)' doesn't match implicitly implemented member 'bool IEqualityComparer<byte[]>.Equals(byte[]? x, byte[]? y)' (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading