Added initial framework for FalloutNV #4389
Annotations
11 warnings
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:
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:
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:
src/Abstractions/NexusMods.Abstractions.IO/StreamFactories/NativeFileStreamFactory.cs#L11
The field 'NativeFileStreamFactory._lastModifiedCache' is never used
|
Build:
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
XML comment has cref attribute 'ValueConverter{TModel,TProvider}' that could not be resolved
|
Build
XML comment has cref attribute 'ValueComparer{T}' that could not be resolved
|
Build:
src/Abstractions/NexusMods.Abstractions.Activities/IActivitySource.cs#L48
'IActivitySource' is obsolete: 'To be replaced with Jobs'
|
Build:
src/Abstractions/NexusMods.Abstractions.Activities/IReadOnlyActivity.cs#L50
'IReadOnlyActivity' is obsolete: 'To be replaced with Jobs'
|
Build:
src/Abstractions/NexusMods.Abstractions.Activities/ActivityReport.cs#L83
'ActivityReport' is obsolete: 'To be replaced with Jobs'
|
Build
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v3
4s
4s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Setup .NET 8.x
6s
6s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Print debug info
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install dependencies
34s
34s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Build
1m 20s
1m 20s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Test
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Setup .NET 8.x
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v3
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading