Skip to content

DRAFT: Feature/v5 [wip] #466

DRAFT: Feature/v5 [wip]

DRAFT: Feature/v5 [wip] #466

Triggered via pull request August 24, 2023 12:29
@RussDev7RussDev7
synchronize #1871
feature/v5
Status Failure
Total duration 3m 44s
Artifacts

dotnet-desktop.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 14 warnings
build (Release)
The 'Publish' target is not supported without specifying a target framework. The current project targets multiple frameworks, you must specify the framework for the published application.
build (Release)
The 'Publish' target is not supported without specifying a target framework. The current project targets multiple frameworks, you must specify the framework for the published application.
build (Release)
The 'Publish' target is not supported without specifying a target framework. The current project targets multiple frameworks, you must specify the framework for the published application.
build (Release)
The 'Publish' target is not supported without specifying a target framework. The current project targets multiple frameworks, you must specify the framework for the published application.
build (Release)
Process completed with exit code 1.
build (Debug)
The operation was canceled.
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (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/
build (Release)
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
build (Release): src/TEdit.Common/Reactive/ViewModelBase.cs#L112
'ViewModelBase.Set<T>(Expression<Func<T>>, ref T, T)' hides inherited member 'ObservableObject.Set<T>(Expression<Func<T>>, ref T, T)'. Use the new keyword if hiding was intended.
build (Release): src/TEdit.Common/Reactive/ViewModelBase.cs#L151
'ViewModelBase.Set<T>(string, ref T, T)' hides inherited member 'ObservableObject.Set<T>(string, ref T, T)'. Use the new keyword if hiding was intended.
build (Release): src/TEdit.Common/Reactive/ViewModelBase.cs#L190
'ViewModelBase.Set<T>(ref T, T, string)' hides inherited member 'ObservableObject.Set<T>(ref T, T, string)'. Use the new keyword if hiding was intended.
build (Release): src/TEdit.Common/TEditColor.cs#L820
'TEditColor.PackedValue' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build (Release): src/TEdit.Common/TEditColor.cs#L992
'TEditColor.TEditColor(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build (Release): src/TEdit.Common/TEditColor.cs#L838
'TEditColor.TransparentBlack' is obsolete: 'Use Color.Transparent instead. In future versions this method can be removed.'
build (Release): src/TEdit.Common/Geometry/RectangleFloat.cs#L7
Field 'RectangleFloat.emptyRectangle' is never assigned to, and will always have its default value
build (Release): src/TEdit.Common/Geometry/RectangleInt32.cs#L7
Field 'RectangleInt32.emptyRectangle' is never assigned to, and will always have its default value
build (Release): src/TEdit.Desktop/ViewLocator.cs#L41
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 (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Debug)
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/