Skip to content

Index files from Steam #2448

Index files from Steam

Index files from Steam #2448

Triggered via pull request December 17, 2024 18:35
@halgarihalgari
synchronize #2385
steam-login
Status Failure
Total duration 1m 30s
Artifacts

validate-nupkgs.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
build: src/Abstractions/NexusMods.Abstractions.Hashes/HashJsonConverter.cs#L22
The name 'Debug' does not exist in the current context
build: src/Abstractions/NexusMods.Abstractions.Hashes/HashJsonConverter.cs#L22
The name 'OperationStatus' does not exist in the current context
build: src/Abstractions/NexusMods.Abstractions.Hashes/Crc32.cs#L32
The name 'Debug' does not exist in the current context
build: src/Abstractions/NexusMods.Abstractions.Hashes/Crc32.cs#L32
The name 'OperationStatus' does not exist in the current context
build: src/Abstractions/NexusMods.Abstractions.Hashes/HashJsonConverter.cs#L36
The name 'Debug' does not exist in the current context
build: src/Abstractions/NexusMods.Abstractions.Hashes/Crc32.cs#L45
The name 'Debug' does not exist in the current context
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/Abstractions/NexusMods.Abstractions.UI/AViewModel.cs#L5
Missing XML comment for publicly visible type or member 'AViewModel<TInterface>'
build: src/Abstractions/NexusMods.Abstractions.UI/AViewModel.cs#L8
Missing XML comment for publicly visible type or member 'AViewModel<TInterface>.Activator'
build: src/Abstractions/NexusMods.Abstractions.UI/AViewModel.cs#L10
Missing XML comment for publicly visible type or member 'AViewModel<TInterface>.ViewModelInterface'
build: src/Abstractions/NexusMods.Abstractions.UI/Extensions/R3Extensions.cs#L10
Missing XML comment for publicly visible type or member 'R3Extensions'
build: src/Abstractions/NexusMods.Abstractions.UI/Extensions/R3Extensions.cs#L63
Missing XML comment for publicly visible type or member 'R3Extensions.ToObservableHashSet<TValue>(IObservable<IChangeSet<TValue>>)'
build: src/Abstractions/NexusMods.Abstractions.UI/Extensions/R3Extensions.cs#L72
Missing XML comment for publicly visible type or member 'R3Extensions.ToObservableList<TValue>(IObservable<IChangeSet<TValue>>)'
build: src/Abstractions/NexusMods.Abstractions.UI/Extensions/R3Extensions.cs#L81
Missing XML comment for publicly visible type or member 'R3Extensions.ToObservableDictionary<TKey, TValue>(IObservable<IChangeSet<TValue, TKey>>)'
build: src/Abstractions/NexusMods.Abstractions.UI/Extensions/R3Extensions.cs#L91
Missing XML comment for publicly visible type or member 'R3Extensions.ApplyChanges<TValue>(ObservableHashSet<TValue>, IChangeSet<TValue>)'
build: src/Abstractions/NexusMods.Abstractions.UI/Extensions/R3Extensions.cs#L124
Missing XML comment for publicly visible type or member 'R3Extensions.ApplyChanges<TKey, TValue>(IDictionary<TKey, TValue>, IChangeSet<TValue, TKey>)'
build: src/Abstractions/NexusMods.Abstractions.UI/Extensions/R3Extensions.cs#L145
Missing XML comment for publicly visible type or member 'R3Extensions.ApplyChanges<TKey, TValue>(ObservableList<TValue>, IChangeSet<TValue, TKey>)'