Skip to content

[3/4] Improve: Small Cleanup / Tech Debt Reduction Around NexusWebApi / V2 Types. #4375

[3/4] Improve: Small Cleanup / Tech Debt Reduction Around NexusWebApi / V2 Types.

[3/4] Improve: Small Cleanup / Tech Debt Reduction Around NexusWebApi / V2 Types. #4375

Triggered via pull request October 3, 2024 15:53
Status Success
Total duration 6m 35s
Artifacts

clean_environment_tests.yaml

on: pull_request
Matrix: build-and-test / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
build-and-test / Build and Test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test / Build and Test (ubuntu-latest): src/Extensions/NexusMods.Extensions.DependencyInjection/DependencyInjectionExtensions.cs#L56
XML comment on 'DependencyInjectionExtensions.AddAllSingleton<TService1, TService2, TImplementation>(IServiceCollection, Func<IServiceProvider, TImplementation>?)' has a typeparamref tag for 'TService', but there is no type parameter by that name
build-and-test / Build and Test (ubuntu-latest): src/Extensions/NexusMods.Extensions.DependencyInjection/DependencyInjectionExtensions.cs#L57
XML comment on 'DependencyInjectionExtensions.AddAllSingleton<TService1, TService2, TImplementation>(IServiceCollection, Func<IServiceProvider, TImplementation>?)' has a typeparamref tag for 'TService', but there is no type parameter by that name
build-and-test / Build and Test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
build-and-test / Build and Test (ubuntu-latest)
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
build-and-test / Build and Test (ubuntu-latest)
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
build-and-test / Build and Test (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>>>)'
build-and-test / Build and Test (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[])'.
build-and-test / Build and Test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L26
Missing XML comment for publicly visible type or member 'IconValue.Value'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L28
Missing XML comment for publicly visible type or member 'IconValue.MdiValueSetter'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L33
Missing XML comment for publicly visible type or member 'IconValue.ImageSetter'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L38
Missing XML comment for publicly visible type or member 'IconValue.SvgSetter'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L43
Missing XML comment for publicly visible type or member 'IconValue.GeometrySetter'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L48
Missing XML comment for publicly visible type or member 'IconValue.SimpleVectorSetter'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L53
Missing XML comment for publicly visible type or member 'IconValue.IconValue()'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L58
Missing XML comment for publicly visible type or member 'IconValue.IconValue(OneOf<Empty, ProjektankerIcon, AvaloniaImage, AvaloniaSvg, AvaloniaPathIcon, SimpleVectorIcon>)'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L63
Missing XML comment for publicly visible type or member 'IconValue.implicit operator IconValue(ProjektankerIcon)'
build-and-test / Build and Test (macos-latest): src/NexusMods.Icons/IconValue.cs#L64
Missing XML comment for publicly visible type or member 'IconValue.implicit operator IconValue(AvaloniaImage)'
build-and-test / Build and Test (macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test / Build and Test (macos-13): src/Abstractions/NexusMods.Abstractions.IO/IFileStore.cs#L39
Ambiguous reference in cref attribute: 'BackupFiles'. Assuming 'IFileStore.BackupFiles(IEnumerable<ArchivedFileEntry>, bool, CancellationToken)', but could have also matched other overloads including 'IFileStore.BackupFiles(string, IEnumerable<ArchivedFileEntry>, CancellationToken)'.
build-and-test / Build and Test (macos-13): src/NexusMods.Icons/IconValue.cs#L26
Missing XML comment for publicly visible type or member 'IconValue.Value'
build-and-test / Build and Test (macos-13): src/NexusMods.Icons/IconValue.cs#L28
Missing XML comment for publicly visible type or member 'IconValue.MdiValueSetter'
build-and-test / Build and Test (macos-13): src/NexusMods.Icons/IconValue.cs#L33
Missing XML comment for publicly visible type or member 'IconValue.ImageSetter'
build-and-test / Build and Test (macos-13): src/NexusMods.Icons/IconValue.cs#L38
Missing XML comment for publicly visible type or member 'IconValue.SvgSetter'
build-and-test / Build and Test (macos-13): src/NexusMods.Icons/IconValue.cs#L43
Missing XML comment for publicly visible type or member 'IconValue.GeometrySetter'
build-and-test / Build and Test (macos-13): src/NexusMods.Icons/IconValue.cs#L48
Missing XML comment for publicly visible type or member 'IconValue.SimpleVectorSetter'
build-and-test / Build and Test (macos-13): src/NexusMods.Icons/IconValue.cs#L53
Missing XML comment for publicly visible type or member 'IconValue.IconValue()'
build-and-test / Build and Test (macos-13): src/NexusMods.Icons/IconValue.cs#L58
Missing XML comment for publicly visible type or member 'IconValue.IconValue(OneOf<Empty, ProjektankerIcon, AvaloniaImage, AvaloniaSvg, AvaloniaPathIcon, SimpleVectorIcon>)'
build-and-test / Build and Test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test / Build and Test (windows-latest): src/Extensions/NexusMods.Extensions.DependencyInjection/DependencyInjectionExtensions.cs#L56
XML comment on 'DependencyInjectionExtensions.AddAllSingleton<TService1, TService2, TImplementation>(IServiceCollection, Func<IServiceProvider, TImplementation>?)' has a typeparamref tag for 'TService', but there is no type parameter by that name
build-and-test / Build and Test (windows-latest): src/Extensions/NexusMods.Extensions.DependencyInjection/DependencyInjectionExtensions.cs#L57
XML comment on 'DependencyInjectionExtensions.AddAllSingleton<TService1, TService2, TImplementation>(IServiceCollection, Func<IServiceProvider, TImplementation>?)' has a typeparamref tag for 'TService', but there is no type parameter by that name
build-and-test / Build and Test (windows-latest)
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
build-and-test / Build and Test (windows-latest)
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
build-and-test / Build and Test (windows-latest)
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
build-and-test / Build and Test (windows-latest): src/Abstractions/NexusMods.Abstractions.IO/IFileStore.cs#L39
Ambiguous reference in cref attribute: 'BackupFiles'. Assuming 'IFileStore.BackupFiles(IEnumerable<ArchivedFileEntry>, bool, CancellationToken)', but could have also matched other overloads including 'IFileStore.BackupFiles(string, IEnumerable<ArchivedFileEntry>, CancellationToken)'.