bump version to 0.4.13 in electron.manifest.json #54
dotnet-electron.yml
on: push
publish-macos-x64
8m 41s
publish-win-x64
2m 14s
publish-linux-x64
2m 15s
create-release
1m 30s
Annotations
37 warnings
|
publish-win-x64:
src/Ui/Website/Jobs/DeleteMessageJob.cs#L26
Non-nullable field '_snackbar' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
publish-win-x64:
src/Ui/Website/Jobs/ResendMessagesJob.cs#L50
Possible null reference argument for parameter 'handler' in 'void INotifyPropertyChangedExtensions.Notify(INotifyPropertyChanged sender, PropertyChangedEventHandler handler, string propertyName = "")'.
|
|
publish-win-x64:
src/Ui/Website/Extensions/StringExtensions.cs#L55
Converting null literal or possible null value to non-nullable type.
|
|
publish-win-x64:
src/Ui/Website/Extensions/StringExtensions.cs#L20
Dereference of a possibly null reference.
|
|
publish-win-x64:
src/Ui/Website/Shared/ViewDialog.razor#L14
Non-nullable property 'ContentText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
publish-win-x64:
src/Ui/Website/Shared/ViewDialog.razor#L11
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
publish-win-x64:
src/Core/ServiceBus/Mappings/MessageMappings.cs#L39
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'ApplicationProperties' of type 'IReadOnlyDictionary<string, object?>' in 'Message.Message(string Id, string? Subject, string Body, MessageSystemProperties SystemProperties, IReadOnlyDictionary<string, object?>? ApplicationProperties)' due to differences in the nullability of reference types.
|
|
publish-win-x64:
src/Core/ServiceBus/Mappings/TopicMappings.cs#L140
Nullable value type may be null.
|
|
publish-win-x64:
src/Core/ServiceBus/MessageService.cs#L143
Async-iterator 'MessageService.ResendAsync(string, string, string?, SubQueue, string, long, CancellationToken)' 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
|
|
publish-win-x64:
src/Core/ServiceBus/MessageService.cs#L106
Async-iterator 'MessageService.PurgeAsync(string, string, string?, SubQueue, long, CancellationToken)' 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
|
|
publish-linux-x64:
src/Ui/Website/Shared/TopicSubNestedMenuItem.razor#L24
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
|
publish-linux-x64:
src/Ui/Website/Shared/TopicSubNestedMenuItem.razor#L21
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
|
publish-linux-x64:
src/Ui/Website/Shared/TopicSubNestedMenuItem.razor#L18
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
|
publish-linux-x64:
src/Ui/Website/Shared/TopicSubNestedMenuItem.razor#L6
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
|
publish-linux-x64:
src/Ui/Website/Shared/ViewDialog.razor#L14
Non-nullable property 'ContentText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
publish-linux-x64:
src/Ui/Website/Shared/ViewDialog.razor#L11
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
publish-linux-x64:
src/Core/ServiceBus/Mappings/MessageMappings.cs#L39
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'ApplicationProperties' of type 'IReadOnlyDictionary<string, object?>' in 'Message.Message(string Id, string? Subject, string Body, MessageSystemProperties SystemProperties, IReadOnlyDictionary<string, object?>? ApplicationProperties)' due to differences in the nullability of reference types.
|
|
publish-linux-x64:
src/Core/ServiceBus/Mappings/TopicMappings.cs#L140
Nullable value type may be null.
|
|
publish-linux-x64:
src/Core/ServiceBus/MessageService.cs#L143
Async-iterator 'MessageService.ResendAsync(string, string, string?, SubQueue, string, long, CancellationToken)' 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
|
|
publish-linux-x64:
src/Core/ServiceBus/MessageService.cs#L106
Async-iterator 'MessageService.PurgeAsync(string, string, string?, SubQueue, long, CancellationToken)' 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
|
|
publish-macos-x64:
src/Ui/Website/Shared/TopicSubNestedMenuItem.razor#L24
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
|
publish-macos-x64:
src/Ui/Website/Shared/TopicSubNestedMenuItem.razor#L21
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
|
publish-macos-x64:
src/Ui/Website/Shared/TopicSubNestedMenuItem.razor#L18
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
|
publish-macos-x64:
src/Ui/Website/Shared/TopicSubNestedMenuItem.razor#L6
'Icons.Filled' is obsolete: 'Use Icons.Material.Filled instead.'
|
|
publish-macos-x64:
src/Ui/Website/Shared/ViewDialog.razor#L14
Non-nullable property 'ContentText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
publish-macos-x64:
src/Ui/Website/Shared/ViewDialog.razor#L11
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
publish-macos-x64:
src/Core/ServiceBus/Mappings/TopicMappings.cs#L140
Nullable value type may be null.
|
|
publish-macos-x64:
src/Core/ServiceBus/Mappings/MessageMappings.cs#L39
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'ApplicationProperties' of type 'IReadOnlyDictionary<string, object?>' in 'Message.Message(string Id, string? Subject, string Body, MessageSystemProperties SystemProperties, IReadOnlyDictionary<string, object?>? ApplicationProperties)' due to differences in the nullability of reference types.
|
|
publish-macos-x64:
src/Core/ServiceBus/MessageService.cs#L143
Async-iterator 'MessageService.ResendAsync(string, string, string?, SubQueue, string, long, CancellationToken)' 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
|
|
publish-macos-x64:
src/Core/ServiceBus/MessageService.cs#L106
Async-iterator 'MessageService.PurgeAsync(string, string, string?, SubQueue, long, CancellationToken)' 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
|
|
create-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
create-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
create-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
create-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
create-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
create-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
create-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
crossbusexplorer-linux-x64
Expired
|
240 MB |
sha256:3c67744c9f3e6c6b27ebbd8a22487b4464e80f2e71f6c9b65eee9eb8979776fd
|
|
|
crossbusexplorer-macos-x64
Expired
|
269 MB |
sha256:5c9c736958142d935c776a35bbbc93e11d2daaf1f161e5b8e8e270b6c7a9a13a
|
|
|
crossbusexplorer-win-x64
Expired
|
111 MB |
sha256:a5a3b7041b6e238d1cb61c2f2a7a0e568d08f1a6932e9e04961e51cdaf4ee95d
|
|