Release #11
Annotations
1 error and 10 warnings
Test
Process completed with exit code 1.
|
Build:
ColorKraken/Configuration/TolerantSource.cs#L44
Nullability of reference types in type of parameter 'value' of 'void TolerantProvider.Set(string key, string value)' doesn't match implicitly implemented member 'void IConfigurationProvider.Set(string key, string? value)' (possibly because of nullability attributes).
|
Build:
ColorKraken/Configuration/TolerantSource.cs#L76
Nullability of reference types in type of parameter 'parentPath' of 'IEnumerable<string> TolerantProvider.GetChildKeys(IEnumerable<string> earlierKeys, string parentPath)' doesn't match implicitly implemented member 'IEnumerable<string> IConfigurationProvider.GetChildKeys(IEnumerable<string> earlierKeys, string? parentPath)' (possibly because of nullability attributes).
|
Build:
ColorKraken/Configuration/TolerantSource.cs#L98
Nullability of reference types in return type of 'IDisposable? EmptyChangeToken.RegisterChangeCallback(Action<object> callback, object state)' doesn't match implicitly implemented member 'IDisposable IChangeToken.RegisterChangeCallback(Action<object?> callback, object? state)' (possibly because of nullability attributes).
|
Build:
ColorKraken/MainWindowViewModel.cs#L11
The type ColorKraken.MainWindowViewModel is using the
|
Build:
ColorKraken/DownloadViewModel.cs#L20
The type ColorKraken.DownloadViewModel is using the
|
Build:
ColorKraken/Configuration/TolerantSource.cs#L44
Nullability of reference types in type of parameter 'value' of 'void TolerantProvider.Set(string key, string value)' doesn't match implicitly implemented member 'void IConfigurationProvider.Set(string key, string? value)' (possibly because of nullability attributes).
|
Build:
ColorKraken/Configuration/TolerantSource.cs#L76
Nullability of reference types in type of parameter 'parentPath' of 'IEnumerable<string> TolerantProvider.GetChildKeys(IEnumerable<string> earlierKeys, string parentPath)' doesn't match implicitly implemented member 'IEnumerable<string> IConfigurationProvider.GetChildKeys(IEnumerable<string> earlierKeys, string? parentPath)' (possibly because of nullability attributes).
|
Build:
ColorKraken/Configuration/TolerantSource.cs#L98
Nullability of reference types in return type of 'IDisposable? EmptyChangeToken.RegisterChangeCallback(Action<object> callback, object state)' doesn't match implicitly implemented member 'IDisposable IChangeToken.RegisterChangeCallback(Action<object?> callback, object? state)' (possibly because of nullability attributes).
|
Build:
ColorKraken/DownloadViewModel.cs#L20
The type ColorKraken.DownloadViewModel is using the
|
Build:
ColorKraken/MainWindowViewModel.cs#L11
The type ColorKraken.MainWindowViewModel is using the
|
The logs for this run have expired and are no longer available.
Loading