Make collisionwake resolve false (#5637) #13106
Annotations
10 warnings
Build:
Robust.Serialization.Generator/Generator.cs#L11
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:
Robust.Serialization.Generator/ComponentPauseGenerator.cs#L13
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:
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L87
Field 'cef_settings_t_posix.uncaught_exception_stack_size' is never assigned to, and will always have its default value 0
|
Build:
Robust.Analyzers/AccessAnalyzer.cs#L13
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:
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L91
Field 'cef_settings_t_posix.cookieable_schemes_exclude_defaults' is never assigned to, and will always have its default value 0
|
Build:
Robust.Analyzers/ByRefEventAnalyzer.cs#L12
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:
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L76
Field 'cef_settings_t_posix.persist_session_cookies' is never assigned to, and will always have its default value 0
|
Build:
Robust.Analyzers/DataDefinitionAnalyzer.cs#L14
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:
cefglue/CefGlue/Interop/Structs/cef_settings_t.cs#L66
Field 'cef_settings_t_posix.no_sandbox' is never assigned to, and will always have its default value 0
|
Build:
Robust.Analyzers/DependencyAssignAnalyzer.cs#L9
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)
|
Loading