[3/4] Improve: Small Cleanup / Tech Debt Reduction Around NexusWebApi / V2 Types. #2108
Annotations
5 errors and 11 warnings
Pack:
src/Networking/NexusMods.Networking.NexusWebApi/Extensions/FragmentExtensions.cs#L34
The name 'FileId' does not exist in the current context
|
Pack:
src/Networking/NexusMods.Networking.NexusWebApi/Extensions/FragmentExtensions.cs#L49
The name 'ModId' does not exist in the current context
|
Pack:
src/Networking/NexusMods.Networking.NexusWebApi/NexusModsLibrary.cs#L108
Argument 1: cannot convert from 'ulong' to 'uint'
|
Pack:
src/Networking/NexusMods.Networking.NexusWebApi/NexusModsLibrary.cs#L119
Argument 1: cannot convert from 'ulong' to 'uint'
|
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/NexusMods.Icons/IconValue.cs#L26
Missing XML comment for publicly visible type or member 'IconValue.Value'
|
Pack:
src/NexusMods.Icons/IconValue.cs#L28
Missing XML comment for publicly visible type or member 'IconValue.MdiValueSetter'
|
Pack:
src/NexusMods.Icons/IconValue.cs#L33
Missing XML comment for publicly visible type or member 'IconValue.ImageSetter'
|
Pack:
src/NexusMods.Icons/IconValue.cs#L38
Missing XML comment for publicly visible type or member 'IconValue.SvgSetter'
|
Loading