Skip to content

Mod Install Tests

Mod Install Tests #917

Triggered via schedule October 6, 2024 06:07
Status Success
Total duration 1m 37s
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.Activities/ActivityReport.cs#L83
'ActivityReport' is obsolete: 'To be replaced with Jobs'
Test stardewvalley - ubuntu-latest: src/Abstractions/NexusMods.Abstractions.Activities/IActivitySource.cs#L48
'IActivitySource' is obsolete: 'To be replaced with Jobs'
Test stardewvalley - ubuntu-latest: src/Abstractions/NexusMods.Abstractions.Activities/IReadOnlyActivity.cs#L50
'IReadOnlyActivity' is obsolete: 'To be replaced with Jobs'
Test stardewvalley - ubuntu-latest
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
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.Resources/Extensions.cs#L40
Missing XML comment for publicly visible type or member 'Extensions.ThenDo<TResourceIdentifier, TData, TInnerData, TState>(IResourceLoader<TResourceIdentifier, TInnerData>, TState, Func<TState, TResourceIdentifier, Resource<TInnerData>, CancellationToken, ValueTask<Resource<TData>>>)'
Test stardewvalley - ubuntu-latest: src/NexusMods.Icons/IconValue.cs#L26
Missing XML comment for publicly visible type or member 'IconValue.Value'
Test stardewvalley - ubuntu-latest: src/NexusMods.Icons/IconValue.cs#L28
Missing XML comment for publicly visible type or member 'IconValue.MdiValueSetter'
Test stardewvalley - ubuntu-latest: src/NexusMods.Icons/IconValue.cs#L33
Missing XML comment for publicly visible type or member 'IconValue.ImageSetter'