Skip to content

Merge pull request #29 from LosManos/feature/min-update-deps #48

Merge pull request #29 from LosManos/feature/min-update-deps

Merge pull request #29 from LosManos/feature/min-update-deps #48

Triggered via push December 10, 2023 16:42
Status Success
Total duration 3m 38s
Artifacts 4

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

52 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: PurpleExplorer/Models/ServiceBusResource.cs#L6
'ServiceBusResource' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: PurpleExplorer/ViewLocator.cs#L30
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
build: PurpleExplorer/ViewLocator.cs#L15
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
build: PurpleExplorer/ViewModels/AddMessageWindowViewModal.cs#L28
Cannot convert null literal to non-nullable reference type.
build: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L22
Cannot convert null literal to non-nullable reference type.
build: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L23
Cannot convert null literal to non-nullable reference type.
build: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L24
Cannot convert null literal to non-nullable reference type.
build: PurpleExplorer/Models/ServiceBusTopic.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PurpleExplorer/Models/ServiceBusTopic.cs#L12
Non-nullable property 'Subscriptions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PurpleExplorer/Models/ServiceBusTopic.cs#L12
Non-nullable property 'ServiceBus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
publish
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
publish
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
publish: PurpleExplorer/ViewModels/AddMessageWindowViewModal.cs#L28
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/Models/ServiceBusResource.cs#L6
'ServiceBusResource' overrides Object.Equals(object o) but does not override Object.GetHashCode()
publish: PurpleExplorer/ViewLocator.cs#L30
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
publish: PurpleExplorer/ViewLocator.cs#L15
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
publish: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L22
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L23
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L24
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/Views/MainWindow.xaml.cs#L33
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
publish
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
publish
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
publish: PurpleExplorer/ViewModels/AddMessageWindowViewModal.cs#L28
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/ViewLocator.cs#L30
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
publish: PurpleExplorer/ViewLocator.cs#L15
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
publish: PurpleExplorer/Models/ServiceBusResource.cs#L6
'ServiceBusResource' overrides Object.Equals(object o) but does not override Object.GetHashCode()
publish: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L22
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L23
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L24
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/Views/MainWindow.xaml.cs#L33
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
publish
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
publish
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
publish: PurpleExplorer/ViewLocator.cs#L30
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
publish: PurpleExplorer/ViewLocator.cs#L15
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
publish: PurpleExplorer/ViewModels/AddMessageWindowViewModal.cs#L28
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/Models/ServiceBusResource.cs#L6
'ServiceBusResource' overrides Object.Equals(object o) but does not override Object.GetHashCode()
publish: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L22
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L23
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L24
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/Views/MainWindow.xaml.cs#L33
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
publish
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
publish
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
publish: PurpleExplorer/ViewLocator.cs#L30
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
publish: PurpleExplorer/ViewLocator.cs#L15
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
publish: PurpleExplorer/ViewModels/AddMessageWindowViewModal.cs#L28
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/Models/ServiceBusResource.cs#L6
'ServiceBusResource' overrides Object.Equals(object o) but does not override Object.GetHashCode()
publish: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L22
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L23
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/ViewModels/MessageDetailsWindowViewModel.cs#L24
Cannot convert null literal to non-nullable reference type.
publish: PurpleExplorer/Views/MainWindow.xaml.cs#L33
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.

Artifacts

Produced during runtime
Name Size
PurpleExplorer_linux-x64 Expired
95.7 MB
PurpleExplorer_osx-arm64 Expired
109 MB
PurpleExplorer_osx-x64 Expired
102 MB
PurpleExplorer_win-x64 Expired
98.7 MB