Skip to content

Changed: Prevent possible FileStore Deadlocks on GC By Preventing Yielding to external code. #4229

Changed: Prevent possible FileStore Deadlocks on GC By Preventing Yielding to external code.

Changed: Prevent possible FileStore Deadlocks on GC By Preventing Yielding to external code. #4229

Triggered via pull request September 19, 2024 14:52
Status Success
Total duration 6m 32s
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.MnemonicDB.Analyzers/Services.cs#L6
Missing XML comment for publicly visible type or member 'Services'
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/Abstractions/NexusMods.Abstractions.MnemonicDB.Analyzers/Services.cs#L6
Missing XML comment for publicly visible type or member 'Services'
build-and-test / Build and Test (macos-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 (macos-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): 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-latest): 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-latest): 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-latest): 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-latest): 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-latest): 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-latest)
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
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/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 (macos-13): 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 (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)
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
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): 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)
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
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'