Skip to content

Set path to solution in GitHub Actions. #2

Set path to solution in GitHub Actions.

Set path to solution in GitHub Actions. #2

Triggered via push June 11, 2024 12:08
Status Success
Total duration 35s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: dezi/dezi/UiElements/Editors/Editor.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: dezi/dezi/UiElements/Ui.cs#L123
'string.Copy(string)' is obsolete: 'This API should not be used to create mutable strings. See https://go.microsoft.com/fwlink/?linkid=2084035 for alternatives.'
build: dezi/dezi/UiElements/Editors/SingleLineTextBox.cs#L10
Field 'SingleLineTextBox.keyboardInputs' is never assigned to, and will always have its default value null
build: dezi/dezi/UiElements/Ui.cs#L105
This call site is reachable on all platforms. 'Console.SetBufferSize(int, int)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: dezi/dezi/UiElements/Ui.cs#L104
This call site is reachable on all platforms. 'Console.SetWindowSize(int, int)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: dezi/dezi/UiElements/Editors/Editor.cs#L244
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: dezi/dezi/UiElements/Ui.cs#L123
'string.Copy(string)' is obsolete: 'This API should not be used to create mutable strings. See https://go.microsoft.com/fwlink/?linkid=2084035 for alternatives.'
build: dezi/dezi/UiElements/Editors/SingleLineTextBox.cs#L10
Field 'SingleLineTextBox.keyboardInputs' is never assigned to, and will always have its default value null