Skip to content

Index files from Steam #4996

Index files from Steam

Index files from Steam #4996

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

clean_environment_tests.yaml

on: pull_request
Matrix: build-and-test / build-and-test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 11 warnings
build-and-test / Build and Test (ubuntu-latest): src/Abstractions/NexusMods.Abstractions.Hashes/Crc32.cs#L32
The name 'Debug' does not exist in the current context
build-and-test / Build and Test (ubuntu-latest): src/Abstractions/NexusMods.Abstractions.Hashes/Crc32.cs#L32
The name 'OperationStatus' does not exist in the current context
build-and-test / Build and Test (ubuntu-latest): src/Abstractions/NexusMods.Abstractions.Hashes/Crc32.cs#L45
The name 'Debug' does not exist in the current context
build-and-test / Build and Test (ubuntu-latest): src/Abstractions/NexusMods.Abstractions.Hashes/Crc32.cs#L32
The name 'Debug' does not exist in the current context
build-and-test / Build and Test (ubuntu-latest): src/Abstractions/NexusMods.Abstractions.Hashes/Crc32.cs#L32
The name 'OperationStatus' does not exist in the current context
build-and-test / Build and Test (ubuntu-latest): src/Abstractions/NexusMods.Abstractions.Hashes/Crc32.cs#L45
The name 'Debug' does not exist in the current context
build-and-test / Build and Test (ubuntu-latest)
Process completed with exit code 1.
build-and-test / Build and Test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
build-and-test / Build and Test (macos-13)
The job was canceled because "ubuntu-latest" failed.
build-and-test / Build and Test (macos-13)
The operation was canceled.
build-and-test / Build and Test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build-and-test / Build and Test (windows-latest)
The operation was canceled.
build-and-test / Build and Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-test / Build and Test (ubuntu-latest): src/Abstractions/NexusMods.Abstractions.UI/AViewModel.cs#L5
Missing XML comment for publicly visible type or member 'AViewModel<TInterface>'
build-and-test / Build and Test (ubuntu-latest): src/Abstractions/NexusMods.Abstractions.UI/AViewModel.cs#L8
Missing XML comment for publicly visible type or member 'AViewModel<TInterface>.Activator'
build-and-test / Build and Test (ubuntu-latest): src/Abstractions/NexusMods.Abstractions.UI/AViewModel.cs#L10
Missing XML comment for publicly visible type or member 'AViewModel<TInterface>.ViewModelInterface'
build-and-test / Build and Test (ubuntu-latest): src/Abstractions/NexusMods.Abstractions.UI/Extensions/R3Extensions.cs#L10
Missing XML comment for publicly visible type or member 'R3Extensions'
build-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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-and-test / Build and Test (ubuntu-latest): 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>)'