Added initial framework for FalloutNV #4391
clean_environment_tests.yaml
on: pull_request
draft
0s
Matrix: build-and-test / build-and-test
Annotations
7 errors and 11 warnings
build-and-test / Build and Test (windows-latest)
connect ETIMEDOUT 72.21.81.200:443
|
build-and-test / Build and Test (ubuntu-latest)
The job was canceled because "windows-latest" failed.
|
build-and-test / Build and Test (ubuntu-latest)
The operation was canceled.
|
build-and-test / Build and Test (macos-latest)
The job was canceled because "windows-latest" failed.
|
build-and-test / Build and Test (macos-latest)
The operation was canceled.
|
build-and-test / Build and Test (macos-13)
The job was canceled because "windows-latest" failed.
|
build-and-test / Build and Test (macos-13)
The operation was canceled.
|
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 (ubuntu-latest):
src/Abstractions/NexusMods.Abstractions.Activities/ActivityReport.cs#L83
'ActivityReport' is obsolete: 'To be replaced with Jobs'
|
build-and-test / Build and Test (ubuntu-latest):
src/Abstractions/NexusMods.Abstractions.Activities/IActivitySource.cs#L48
'IActivitySource' is obsolete: 'To be replaced with Jobs'
|
build-and-test / Build and Test (ubuntu-latest):
src/Abstractions/NexusMods.Abstractions.Activities/IReadOnlyActivity.cs#L50
'IReadOnlyActivity' is obsolete: 'To be replaced with Jobs'
|
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.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 (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
|