Skip to content

add projectwatcher

add projectwatcher #17

Triggered via push December 15, 2023 16:56
Status Success
Total duration 54s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: src/OneWare.Vhdp/Formatting/IndentationReformatterVhdp.cs#L18
Non-nullable field '_blocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/OneWare.Vhdp/Formatting/IndentationReformatterVhdp.cs#L29
Non-nullable field '_wordBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/OneWare.Vhdp/Formatting/IndentationReformatterVhdp.cs#L18
Non-nullable field '_blocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/OneWare.Vhdp/Formatting/IndentationReformatterVhdp.cs#L29
Non-nullable field '_wordBuilder' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.