Skip to content

Added back basic Bannerlord support #2267

Added back basic Bannerlord support

Added back basic Bannerlord support #2267

Triggered via pull request October 31, 2024 18:06
Status Success
Total duration 1m 50s
Artifacts

validate-nupkgs.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@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/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.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: 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: 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: 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: 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: 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)