Skip to content

Aot fix constructors #22

Aot fix constructors

Aot fix constructors #22

Triggered via pull request February 10, 2026 19:53
Status Success
Total duration 1m 20s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: 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)
build: 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)
build: 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)
build: 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)
build: src/WebDriverBiDi/JsonConverters/WebDriverBiDiJsonSerializerContext.cs#L343
XML comment is not placed on a valid language element
build: src/WebDriverBiDi/JsonConverters/WebDriverBiDiJsonSerializerContext.cs#L356
Missing XML comment for publicly visible type or member 'WebDriverBiDiJsonSerializerContext'
build: 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)
build: src/WebDriverBiDi/JsonConverters/WebDriverBiDiJsonSerializerContext.cs#L356
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)
build: 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)
build: 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)