Skip to content

Fix nullable directives in generated interfaces #81

Fix nullable directives in generated interfaces

Fix nullable directives in generated interfaces #81

Triggered via pull request June 10, 2025 07:24
Status Success
Total duration 2m 1s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.