upgraded Avalonia, Microsoft.Extensions, Sqlite, MSAL, and Svg.Contro… #317
dotnet.yml
on: push
Build Windows
3m 40s
Build Windows ARM
4m 35s
Build macOS Arm64
2m 6s
Build Linux
2m 2s
Release code
28s
Annotations
40 warnings
|
Build Linux:
KeyVaultExplorer/Services/ClipboardService.cs#L18
'IDataObject' is obsolete: 'Use IDataTransfer or IAsyncDataTransfer instead'
|
|
Build Linux:
KeyVaultExplorer/Views/Pages/VaultPage.axaml.cs#L172
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build Linux:
KeyVaultExplorer/Services/VaultService.cs#L59
Async-iterator 'VaultService.GetAllSubscriptions(CancellationToken, string)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
|
Build Linux:
KeyVaultExplorer/Services/VaultService.cs#L59
Cannot convert null literal to non-nullable reference type.
|
|
Build Linux:
KeyVaultExplorer/Resources/PercentageConverter.cs#L20
Nullability of reference types in type of parameter 'parameter' of 'object PercentageConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build Linux:
KeyVaultExplorer/Resources/PercentageConverter.cs#L20
Nullability of reference types in type of parameter 'value' of 'object PercentageConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build Linux:
KeyVaultExplorer/Resources/PercentageConverter.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object PercentageConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build Linux:
KeyVaultExplorer/Resources/PercentageConverter.cs#L9
Nullability of reference types in type of parameter 'value' of 'object PercentageConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build Linux:
KeyVaultExplorer/Database/KvExplorerDb.cs#L73
Cannot convert null literal to non-nullable reference type.
|
|
Build Linux:
KeyVaultExplorer/Database/KvExplorerDb.cs#L40
Cannot convert null literal to non-nullable reference type.
|
|
Build macOS Arm64:
KeyVaultExplorer/Views/Pages/VaultPage.axaml.cs#L172
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build macOS Arm64:
KeyVaultExplorer/Resources/PercentageConverter.cs#L20
Nullability of reference types in type of parameter 'parameter' of 'object PercentageConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build macOS Arm64:
KeyVaultExplorer/Resources/PercentageConverter.cs#L20
Nullability of reference types in type of parameter 'value' of 'object PercentageConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build macOS Arm64:
KeyVaultExplorer/Resources/PercentageConverter.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object PercentageConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build macOS Arm64:
KeyVaultExplorer/Resources/PercentageConverter.cs#L9
Nullability of reference types in type of parameter 'value' of 'object PercentageConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build macOS Arm64:
KeyVaultExplorer/Services/VaultService.cs#L59
Async-iterator 'VaultService.GetAllSubscriptions(CancellationToken, string)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
|
Build macOS Arm64:
KeyVaultExplorer/Services/VaultService.cs#L59
Cannot convert null literal to non-nullable reference type.
|
|
Build macOS Arm64:
KeyVaultExplorer/Services/ClipboardService.cs#L18
'IDataObject' is obsolete: 'Use IDataTransfer or IAsyncDataTransfer instead'
|
|
Build macOS Arm64:
KeyVaultExplorer/Database/KvExplorerDb.cs#L73
Cannot convert null literal to non-nullable reference type.
|
|
Build macOS Arm64:
KeyVaultExplorer/Database/KvExplorerDb.cs#L40
Cannot convert null literal to non-nullable reference type.
|
|
Build Windows:
KeyVaultExplorer/Views/Pages/VaultPage.axaml.cs#L172
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build Windows:
KeyVaultExplorer/Services/ClipboardService.cs#L18
'IDataObject' is obsolete: 'Use IDataTransfer or IAsyncDataTransfer instead'
|
|
Build Windows:
KeyVaultExplorer/Services/VaultService.cs#L59
Async-iterator 'VaultService.GetAllSubscriptions(CancellationToken, string)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
|
Build Windows:
KeyVaultExplorer/Services/VaultService.cs#L59
Cannot convert null literal to non-nullable reference type.
|
|
Build Windows:
KeyVaultExplorer/Database/KvExplorerDb.cs#L73
Cannot convert null literal to non-nullable reference type.
|
|
Build Windows:
KeyVaultExplorer/Database/KvExplorerDb.cs#L40
Cannot convert null literal to non-nullable reference type.
|
|
Build Windows:
KeyVaultExplorer/Resources/PercentageConverter.cs#L20
Nullability of reference types in type of parameter 'parameter' of 'object PercentageConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build Windows:
KeyVaultExplorer/Resources/PercentageConverter.cs#L20
Nullability of reference types in type of parameter 'value' of 'object PercentageConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build Windows:
KeyVaultExplorer/Resources/PercentageConverter.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object PercentageConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build Windows:
KeyVaultExplorer/Resources/PercentageConverter.cs#L9
Nullability of reference types in type of parameter 'value' of 'object PercentageConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build Windows ARM:
KeyVaultExplorer/Views/Pages/VaultPage.axaml.cs#L172
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build Windows ARM:
KeyVaultExplorer/Services/ClipboardService.cs#L18
'IDataObject' is obsolete: 'Use IDataTransfer or IAsyncDataTransfer instead'
|
|
Build Windows ARM:
KeyVaultExplorer/Services/VaultService.cs#L59
Async-iterator 'VaultService.GetAllSubscriptions(CancellationToken, string)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
|
Build Windows ARM:
KeyVaultExplorer/Services/VaultService.cs#L59
Cannot convert null literal to non-nullable reference type.
|
|
Build Windows ARM:
KeyVaultExplorer/Database/KvExplorerDb.cs#L73
Cannot convert null literal to non-nullable reference type.
|
|
Build Windows ARM:
KeyVaultExplorer/Database/KvExplorerDb.cs#L40
Cannot convert null literal to non-nullable reference type.
|
|
Build Windows ARM:
KeyVaultExplorer/Resources/PercentageConverter.cs#L20
Nullability of reference types in type of parameter 'parameter' of 'object PercentageConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build Windows ARM:
KeyVaultExplorer/Resources/PercentageConverter.cs#L20
Nullability of reference types in type of parameter 'value' of 'object PercentageConverter.ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.ConvertBack(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build Windows ARM:
KeyVaultExplorer/Resources/PercentageConverter.cs#L9
Nullability of reference types in type of parameter 'parameter' of 'object PercentageConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
|
Build Windows ARM:
KeyVaultExplorer/Resources/PercentageConverter.cs#L9
Nullability of reference types in type of parameter 'value' of 'object PercentageConverter.Convert(object value, Type targetType, object parameter, CultureInfo culture)' doesn't match implicitly implemented member 'object? IValueConverter.Convert(object? value, Type targetType, object? parameter, CultureInfo culture)' (possibly because of nullability attributes).
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
keyvaultexplorer.linux-x64
Expired
|
67.6 MB |
sha256:d72a770601c67bd8384e527cbcab8961d1cb0c261379352634c1d7438b7f20c2
|
|
|
keyvaultexplorer.osx-arm64
Expired
|
67.6 MB |
sha256:d4e84e32780688864ffad5c25430d36c228428d4c5ae7645d523f332f520fb66
|
|
|
keyvaultexplorer.win-arm64
Expired
|
70.8 MB |
sha256:5eec664028ed1c97e05b56ec079aec0668dd2adc7ca83fd5bad7d9e0ab38db66
|
|
|
keyvaultexplorer.win-x64
Expired
|
73.6 MB |
sha256:f63986f08fb762d7166a2c18dc5c83bf0f6032d01aaf27cc5bb060795ff3bff8
|
|