Better AOT testing - #13
Merged
Merged
Annotations
10 warnings
|
src/WebDriverBiDi/Bluetooth/AdapterState.cs#L1
The file header copyright text should match the copyright text from the settings. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1636.md)
|
|
src/WebDriverBiDi/Bluetooth/AdapterState.cs#L1
The file header company name should match the company name from the settings. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1641.md)
|
|
src/WebDriverBiDi/BiDiDriver.cs#L1
The file header copyright text should match the copyright text from the settings. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1636.md)
|
|
src/WebDriverBiDi/BiDiDriver.cs#L1
The file header company name should match the company name from the settings. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1641.md)
|
|
src/WebDriverBiDi/JsonConverters/WebDriverBiDiJsonSerializerContext.cs#L347
XML comment is not placed on a valid language element
|
|
src/WebDriverBiDi/JsonConverters/WebDriverBiDiJsonSerializerContext.cs#L360
Missing XML comment for publicly visible type or member 'WebDriverBiDiJsonSerializerContext'
|
|
src/WebDriverBiDi/Network/Cookie.cs#L68
The member 'Cookie.EpochExpires' has been annotated with the JsonIncludeAttribute but is not visible to the source generator. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1038)
|
|
src/WebDriverBiDi/JsonConverters/WebDriverBiDiJsonSerializerContext.cs#L360
There are multiple types named 'CloseCommandResult'. Source was generated for the first one detected. Use 'JsonSerializableAttribute.TypeInfoPropertyName' to resolve this collision. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1031)
|
|
src/WebDriverBiDi/Script/RemoteReference.cs#L46
The member 'RemoteReference.InternalSharedId' has been annotated with the JsonIncludeAttribute but is not visible to the source generator. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1038)
|
|
src/WebDriverBiDi/Script/RemoteReference.cs#L38
The member 'RemoteReference.InternalHandle' has been annotated with the JsonIncludeAttribute but is not visible to the source generator. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1038)
|
The logs for this run have expired and are no longer available.
Loading