Skip to content

Mod Install Tests

Mod Install Tests #955

Triggered via schedule November 2, 2024 06:07
Status Success
Total duration 1m 26s
Artifacts

mod_install_tests.yaml

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

Annotations

1 error and 11 warnings
Test stardewvalley - ubuntu-latest
Process completed with exit code 1.
Test stardewvalley - ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test stardewvalley - ubuntu-latest: src/Abstractions/NexusMods.Abstractions.MnemonicDB.Analyzers/Services.cs#L6
Missing XML comment for publicly visible type or member 'Services'
Test stardewvalley - ubuntu-latest: src/Abstractions/NexusMods.Abstractions.MnemonicDB.Analyzers/Services.cs#L8
Missing XML comment for publicly visible type or member 'Services.AddAnalyzers(IServiceCollection)'
Test stardewvalley - ubuntu-latest
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
Test stardewvalley - ubuntu-latest
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
Test stardewvalley - ubuntu-latest: src/Abstractions/NexusMods.Abstractions.Cli/Renderable.cs#L11
Ambiguous reference in cref attribute: 'Text'. Assuming 'Renderable.Text(string)', but could have also matched other overloads including 'Renderable.Text(string, string[])'.
Test stardewvalley - ubuntu-latest: src/Abstractions/NexusMods.Abstractions.Cli/Renderable.cs#L18
Ambiguous reference in cref attribute: 'Text'. Assuming 'Renderable.Text(string)', but could have also matched other overloads including 'Renderable.Text(string, string[])'.
Test stardewvalley - ubuntu-latest: src/Abstractions/NexusMods.Abstractions.Cli/Renderable.cs#L22
Parameter 'args' has no matching param tag in the XML comment for 'Renderable.Text(string, string[])' (but other parameters do)
Test stardewvalley - ubuntu-latest: src/Abstractions/NexusMods.Abstractions.Cli/RendererExtensions.cs#L40
XML comment has a param tag for 'text', but there is no parameter by that name
Test stardewvalley - ubuntu-latest: src/Abstractions/NexusMods.Abstractions.Cli/RendererExtensions.cs#L41
Parameter 'template' has no matching param tag in the XML comment for 'RendererExtensions.Text(IRenderer, string, params object[])' (but other parameters do)
Test stardewvalley - ubuntu-latest: src/Abstractions/NexusMods.Abstractions.Cli/RendererExtensions.cs#L41
Parameter 'args' has no matching param tag in the XML comment for 'RendererExtensions.Text(IRenderer, string, params object[])' (but other parameters do)