Skip to content

Fix panel splitting (#813) #1723

Fix panel splitting (#813)

Fix panel splitting (#813) #1723

Triggered via push December 11, 2023 18:14
Status Success
Total duration 7m 32s
Artifacts
Matrix: build-and-test / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build-and-test / Build and Test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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-and-test / Build and Test (ubuntu-latest): src/NexusMods.Abstractions/Activities/ActivityReport.cs#L85
The result of the expression is always 'true' since a value of type 'Optional<T>' is never equal to 'null' of type 'Optional<T>?'
build-and-test / Build and Test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Abstractions/CLI/Renderable.cs#L5
Missing XML comment for publicly visible type or member 'Renderable'
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Abstractions/CLI/Renderable.cs#L8
Ambiguous reference in cref attribute: 'Text'. Assuming 'Renderable.Text(string)', but could have also matched other overloads including 'Renderable.Text(string, string[])'.
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Abstractions/CLI/Renderable.cs#L15
Ambiguous reference in cref attribute: 'Text'. Assuming 'Renderable.Text(string)', but could have also matched other overloads including 'Renderable.Text(string, string[])'.
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Abstractions/CLI/Renderable.cs#L19
Parameter 'args' has no matching param tag in the XML comment for 'Renderable.Text(string, string[])' (but other parameters do)
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Abstractions/CLI/RendererExtensions.cs#L41
XML comment has a param tag for 'text', but there is no parameter by that name
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Abstractions/CLI/RendererExtensions.cs#L42
Parameter 'template' has no matching param tag in the XML comment for 'RendererExtensions.Text(IRenderer, string, params object[])' (but other parameters do)
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Abstractions/CLI/RendererExtensions.cs#L42
Parameter 'args' has no matching param tag in the XML comment for 'RendererExtensions.Text(IRenderer, string, params object[])' (but other parameters do)
build-and-test / Build and Test (ubuntu-latest): src/NexusMods.Abstractions/CLI/RendererExtensions.cs#L53
Parameter 'token' has no matching param tag in the XML comment for 'RendererExtensions.WithProgress<T>(IRenderer, CancellationToken, Func<Task<T>>)' (but other parameters do)
build-and-test / Build and Test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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-and-test / Build and Test (windows-latest): src/NexusMods.Abstractions/Activities/ActivityReport.cs#L85
The result of the expression is always 'true' since a value of type 'Optional<T>' is never equal to 'null' of type 'Optional<T>?'
build-and-test / Build and Test (windows-latest)
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
build-and-test / Build and Test (windows-latest): src/NexusMods.Abstractions/CLI/Renderable.cs#L5
Missing XML comment for publicly visible type or member 'Renderable'
build-and-test / Build and Test (windows-latest): src/NexusMods.Abstractions/CLI/Renderable.cs#L8
Ambiguous reference in cref attribute: 'Text'. Assuming 'Renderable.Text(string)', but could have also matched other overloads including 'Renderable.Text(string, string[])'.
build-and-test / Build and Test (windows-latest): src/NexusMods.Abstractions/CLI/Renderable.cs#L15
Ambiguous reference in cref attribute: 'Text'. Assuming 'Renderable.Text(string)', but could have also matched other overloads including 'Renderable.Text(string, string[])'.
build-and-test / Build and Test (windows-latest): src/NexusMods.Abstractions/CLI/Renderable.cs#L19
Parameter 'args' has no matching param tag in the XML comment for 'Renderable.Text(string, string[])' (but other parameters do)
build-and-test / Build and Test (windows-latest): src/NexusMods.Abstractions/CLI/RendererExtensions.cs#L41
XML comment has a param tag for 'text', but there is no parameter by that name
build-and-test / Build and Test (windows-latest): src/NexusMods.Abstractions/CLI/RendererExtensions.cs#L42
Parameter 'template' has no matching param tag in the XML comment for 'RendererExtensions.Text(IRenderer, string, params object[])' (but other parameters do)
build-and-test / Build and Test (windows-latest): src/NexusMods.Abstractions/CLI/RendererExtensions.cs#L42
Parameter 'args' has no matching param tag in the XML comment for 'RendererExtensions.Text(IRenderer, string, params object[])' (but other parameters do)
build-and-test / Build and Test (windows-latest): src/NexusMods.Abstractions/CLI/RendererExtensions.cs#L53
Parameter 'token' has no matching param tag in the XML comment for 'RendererExtensions.WithProgress<T>(IRenderer, CancellationToken, Func<Task<T>>)' (but other parameters do)