Remove iterators #3792
Annotations
22 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
π Restore:
.build/Build.CI.cs#L86
Possible null reference return.
|
π¦ Test
Possible null reference argument for parameter 'disposable' in 'Disposable.Disposable(IDisposable disposable, Action<long> action)'.
|
π¦ Test
Possible null reference argument for parameter 'disposable' in 'Disposable.Disposable(IDisposable disposable, Action<long> action)'.
|
π¦ Test
Possible null reference argument for parameter 'disposable' in 'Disposable.Disposable(IDisposable disposable, Action<long> action)'.
|
π¦ Test
Parameter 'context' is unread.
|
π¦ Test
Implement exception constructors (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
|
π¦ Test
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
|
π¦ Test
Possible null reference argument for parameter 'disposable' in 'Disposable.Disposable(IDisposable disposable, Action<long> action)'.
|
π¦ Test
Possible null reference argument for parameter 'disposable' in 'Disposable.Disposable(IDisposable disposable, Action<long> action)'.
|
π¦ Test
Possible null reference argument for parameter 'disposable' in 'Disposable.Disposable(IDisposable disposable, Action<long> action)'.
|
π¦ Test
Parameter 'context' is unread.
|
βοΈ Build
Parameter 'context' is unread.
|
βοΈ Build
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
|
βοΈ Build
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
|
βοΈ Build
Implement exception constructors (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
|
βοΈ Build
Parameter 'context' is unread.
|
βοΈ Build
Make class static (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1102)
|
βοΈ Build
Implement exception constructors (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1194)
|
βοΈ Build
Use 'string.StartsWith(char)' instead of 'string.StartsWith(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1867)
|
βοΈ Build
Possible null reference argument for parameter 'disposable' in 'Disposable.Disposable(IDisposable disposable, Action<long> action)'.
|
βοΈ Build
Possible null reference argument for parameter 'disposable' in 'Disposable.Disposable(IDisposable disposable, Action<long> action)'.
|
Loading