Release 🚀 1.3.1-preview.1 #13
Annotations
17 warnings
|
release (.)
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
|
release (.)
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
|
release (.)
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
|
release (.)
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
|
release (.)
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
|
release (.)
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
|
release (.)
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
|
release (.):
src/Snapshooter/Core/Serialization/SnapshotSerializerSettings.cs#L56
Converting null literal or possible null value to non-nullable type.
|
|
release (.):
src/Snapshooter/Extensions/JTokenExtensions.cs#L44
Possible null reference return.
|
|
release (.):
src/Snapshooter/Extensions/JTokenExtensions.cs#L41
Possible null reference return.
|
|
release (.):
src/Snapshooter/Extensions/JTokenExtensions.cs#L41
Possible null reference argument for parameter 'value' in 'T? JsonConvert.DeserializeObject<T>(string value)'.
|
|
release (.):
src/Snapshooter/Core/SnapshotFileHandler.cs#L96
Nullability of reference types in type of parameter 'snapshotData' of 'bool SnapshotFileHandler.TryReadSnapshot(SnapshotFullName snapshotFullName, out string? snapshotData)' doesn't match implicitly implemented member 'bool ISnapshotFileHandler.TryReadSnapshot(SnapshotFullName snapshotFullName, out string snapshotData)' (possibly because of nullability attributes).
|
|
release (.):
src/Snapshooter/Core/Serialization/SnapshotSerializer.cs#L167
Nullability of type of parameter 'text' doesn't match overridden member (possibly because of nullability attributes).
|
|
release (.):
src/Snapshooter/Core/Serialization/StreamJsonConverter.cs#L27
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
release (.):
src/Snapshooter/Core/Serialization/StreamJsonConverter.cs#L14
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
|
release (.):
src/Snapshooter/Core/Serialization/MemoryStreamJsonConverter.cs#L27
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
release (.):
src/Snapshooter/Core/Serialization/MemoryStreamJsonConverter.cs#L14
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|