Added back basic Bannerlord support #4587
clean_environment_tests.yaml
on: pull_request
draft
0s
Matrix: build-and-test / build-and-test
Annotations
44 warnings
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 (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/Abstractions/NexusMods.Abstractions.MnemonicDB.Analyzers/Services.cs#L6
Missing XML comment for publicly visible type or member 'Services'
|
build-and-test / Build and Test (ubuntu-latest):
src/Abstractions/NexusMods.Abstractions.MnemonicDB.Analyzers/Services.cs#L8
Missing XML comment for publicly visible type or member 'Services.AddAnalyzers(IServiceCollection)'
|
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)
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)
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.IO/StreamFactories/NativeFileStreamFactory.cs#L11
The field 'NativeFileStreamFactory._lastModifiedCache' is never used
|
build-and-test / Build and Test (ubuntu-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)'.
|
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)
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
|
build-and-test / Build and Test (macos-13)
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
|
build-and-test / Build and Test (macos-13):
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-13):
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[])'.
|
build-and-test / Build and Test (macos-13):
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)
|
build-and-test / Build and Test (macos-13):
src/Abstractions/NexusMods.Abstractions.Cli/RendererExtensions.cs#L40
XML comment has a param tag for 'text', but there is no parameter by that name
|
build-and-test / Build and Test (macos-13):
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)
|
build-and-test / Build and Test (macos-13):
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)
|
build-and-test / Build and Test (macos-13):
src/Abstractions/NexusMods.Abstractions.Cli/RendererExtensions.cs#L52
Parameter 'token' has no matching param tag in the XML comment for 'RendererExtensions.WithProgress<T>(IRenderer, CancellationToken, Func<Task<T>>)' (but other parameters do)
|
build-and-test / Build and Test (macos-13):
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)
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)
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/NexusMods.Icons/IconValue.cs#L26
Missing XML comment for publicly visible type or member 'IconValue.Value'
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Icons/IconValue.cs#L28
Missing XML comment for publicly visible type or member 'IconValue.MdiValueSetter'
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Icons/IconValue.cs#L33
Missing XML comment for publicly visible type or member 'IconValue.ImageSetter'
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Icons/IconValue.cs#L38
Missing XML comment for publicly visible type or member 'IconValue.SvgSetter'
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Icons/IconValue.cs#L43
Missing XML comment for publicly visible type or member 'IconValue.GeometrySetter'
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Icons/IconValue.cs#L48
Missing XML comment for publicly visible type or member 'IconValue.SimpleVectorSetter'
|
build-and-test / Build and Test (windows-latest):
src/NexusMods.Icons/IconValue.cs#L53
Missing XML comment for publicly visible type or member 'IconValue.IconValue()'
|
build-and-test / Build and Test (windows-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>)'
|