Release #12
Triggered via release
January 28, 2024 08:17
brucegomes
created
5f13337
Status
Failure
Total duration
2m 13s
Artifacts
–
Annotations
1 error and 10 warnings
build
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/DownloadViewModel.cs#L20
The type ColorKraken.DownloadViewModel is using the
|
build:
ColorKraken/MainWindowViewModel.cs#L11
The type ColorKraken.MainWindowViewModel 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
|