Skip to content

chore: introduce repository and project security scanning #939

chore: introduce repository and project security scanning

chore: introduce repository and project security scanning #939

Triggered via push October 26, 2024 12:34
Status Success
Total duration 1m 34s
Artifacts

verify.yml

on: push
Conform
4s
Conform
Matrix: Lint Provider
Matrix: Build SDK
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build SDK (1.23.x, 20.x, 6.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L223
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build SDK (1.23.x, 20.x, 6.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L227
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build SDK (1.23.x, 20.x, 6.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L223
Non-nullable property 'Address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build SDK (1.23.x, 20.x, 6.0.x, 3.11, 11, dotnet): sdk/dotnet/Config/Config.cs#L227
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.