Skip to content

Initial UI design for the collection install page #2086

Initial UI design for the collection install page

Initial UI design for the collection install page #2086

Triggered via pull request September 24, 2024 20:18
Status Success
Total duration 1m 55s
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.Activities/ActivityReport.cs#L83
'ActivityReport' is obsolete: 'To be replaced with Jobs'
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
Missing XML comment for publicly visible type or member 'ActivityId.NewId()'
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.IO/StreamFactories/NativeFileStreamFactory.cs#L11
The field 'NativeFileStreamFactory._lastModifiedCache' is never used
build: src/NexusMods.Icons/IconValue.cs#L26
Missing XML comment for publicly visible type or member 'IconValue.Value'
build: src/NexusMods.Icons/IconValue.cs#L28
Missing XML comment for publicly visible type or member 'IconValue.MdiValueSetter'
build: src/NexusMods.Icons/IconValue.cs#L33
Missing XML comment for publicly visible type or member 'IconValue.ImageSetter'