Reverted some dict ext optimizations for a bugged edge case #248
Annotations
10 warnings
Build:
Noggog.CSharpExt/WorkEngine/WorkConsumer.cs#L151
'ObservableExt.Subscribe<T>(IObservable<T>, Func<T, Task>)' is obsolete: 'Use SubscribeAsyncConcat instead'
|
Build:
Noggog.CSharpExt/Extensions/ChangeSetExt.cs#L40
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IComparer<TObject>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'
|
Build:
Noggog.CSharpExt/Extensions/ChangeSetExt.cs#L44
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IComparer<TObject>, IObservable<Unit>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'
|
Build:
Noggog.CSharpExt/Extensions/ChangeSetExt.cs#L61
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IObservable<IComparer<TObject>>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'
|
Build:
Noggog.CSharpExt/Extensions/ChangeSetExt.cs#L65
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IObservable<IComparer<TObject>>, IObservable<Unit>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'
|
Build:
Noggog.CSharpExt/Streams/Binary/BasicSubstitutionRangeStream.cs#L56
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build:
Noggog.CSharpExt/Streams/Binary/BinaryReadStream.cs#L77
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build:
Noggog.CSharpExt/Streams/Binary/BinaryReadStream.cs#L350
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build:
Noggog.CSharpExt/Streams/Binary/MemoryTributary.cs#L219
Avoid inexact read with 'Noggog.MemoryTributary.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
Build:
Noggog.CSharpExt/WorkEngine/WorkConsumer.cs#L151
'ObservableExt.Subscribe<T>(IObservable<T>, Func<T, Task>)' is obsolete: 'Use SubscribeAsyncConcat instead'
|
Set up job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Setup .NET 9
7s
7s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install dependencies
9s
9s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Build
20s
20s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Test
4s
4s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Setup .NET 9
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading