Skip to content

ADR and Implementation of New Default App Locations (#783) #508

ADR and Implementation of New Default App Locations (#783)

ADR and Implementation of New Default App Locations (#783) #508

Triggered via push November 30, 2023 16:30
Status Failure
Total duration 4m 45s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 40 warnings
Test stardewvalley - windows-latest
Process completed with exit code 1.
Test cyberpunk2077 - windows-latest
The job was canceled because "windows-latest_stardewval" failed.
Test cyberpunk2077 - windows-latest
The operation was canceled.
Test sifu - windows-latest
The job was canceled because "windows-latest_stardewval" failed.
Test sifu - windows-latest
The operation was canceled.
Test darkestdungeon - windows-latest: src/NexusMods.Abstractions/CLI/Renderable.cs#L5
Missing XML comment for publicly visible type or member 'Renderable'
Test darkestdungeon - 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[])'.
Test darkestdungeon - 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[])'.
Test darkestdungeon - 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)
Test darkestdungeon - 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
Test darkestdungeon - 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)
Test darkestdungeon - 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)
Test darkestdungeon - 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)
Test darkestdungeon - windows-latest
Missing XML comment for publicly visible type or member 'GroupId.NewId()'
Test darkestdungeon - windows-latest
Missing XML comment for publicly visible type or member 'OptionId.NewId()'
Test stardewvalley - windows-latest: src/NexusMods.Abstractions/CLI/Renderable.cs#L5
Missing XML comment for publicly visible type or member 'Renderable'
Test stardewvalley - 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[])'.
Test stardewvalley - 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[])'.
Test stardewvalley - 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)
Test stardewvalley - 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
Test stardewvalley - 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)
Test stardewvalley - 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)
Test stardewvalley - 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)
Test stardewvalley - windows-latest: src/Networking/NexusMods.Networking.NexusWebApi/DTOs/OAuth/MembershipRole.cs#L9
The member 'NexusMods.Networking.NexusWebApi.DTOs.OAuth.MembershipRole' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
Test stardewvalley - windows-latest
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
Test cyberpunk2077 - windows-latest: src/NexusMods.Abstractions/CLI/Renderable.cs#L5
Missing XML comment for publicly visible type or member 'Renderable'
Test cyberpunk2077 - 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[])'.
Test cyberpunk2077 - 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[])'.
Test cyberpunk2077 - 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)
Test cyberpunk2077 - 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
Test cyberpunk2077 - 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)
Test cyberpunk2077 - 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)
Test cyberpunk2077 - 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)
Test cyberpunk2077 - windows-latest
Missing XML comment for publicly visible type or member 'GroupId.NewId()'
Test cyberpunk2077 - windows-latest
Missing XML comment for publicly visible type or member 'OptionId.NewId()'
Test sifu - windows-latest: src/NexusMods.Abstractions/CLI/Renderable.cs#L5
Missing XML comment for publicly visible type or member 'Renderable'
Test sifu - 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[])'.
Test sifu - 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[])'.
Test sifu - 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)
Test sifu - 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
Test sifu - 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)
Test sifu - 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)
Test sifu - 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)
Test sifu - windows-latest
Missing XML comment for publicly visible type or member 'GroupId.NewId()'
Test sifu - windows-latest
Missing XML comment for publicly visible type or member 'OptionId.NewId()'