[4/4] Query for Updates from Nexus, and Fix Miscellaneous Bugs in DataStore #2147
Annotations
6 errors and 11 warnings
Pack
The type or namespace name 'PersistedResource' could not be found (are you missing a using directive or an assembly reference?)
|
Pack:
src/Abstractions/NexusMods.Abstractions.NexusModsLibrary/NexusModsModPageMetadata.cs#L49
The type or namespace name 'PersistedResource' could not be found (are you missing a using directive or an assembly reference?)
|
Pack
The type or namespace name 'PersistedResourceId' could not be found (are you missing a using directive or an assembly reference?)
|
Pack
The type or namespace name 'PersistedResource' could not be found (are you missing a using directive or an assembly reference?)
|
Pack
The type or namespace name 'PersistedResourceId' could not be found (are you missing a using directive or an assembly reference?)
|
Pack
Process completed with exit code 1.
|
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/
|
Pack:
src/Abstractions/NexusMods.Abstractions.Activities/ActivityReport.cs#L83
'ActivityReport' is obsolete: 'To be replaced with Jobs'
|
Pack:
src/Abstractions/NexusMods.Abstractions.Activities/IActivitySource.cs#L48
'IActivitySource' is obsolete: 'To be replaced with Jobs'
|
Pack:
src/Abstractions/NexusMods.Abstractions.Activities/IReadOnlyActivity.cs#L50
'IReadOnlyActivity' is obsolete: 'To be replaced with Jobs'
|
Pack
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
|
Pack
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
|
Pack
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
|
Pack:
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[])'.
|
Pack:
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[])'.
|
Pack:
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)
|
Pack:
src/Abstractions/NexusMods.Abstractions.Cli/RendererExtensions.cs#L40
XML comment has a param tag for 'text', but there is no parameter by that name
|
Loading