Skip to content

Add Diagnostic for Unsupported Version #20

Add Diagnostic for Unsupported Version

Add Diagnostic for Unsupported Version #20

Triggered via push November 27, 2023 12:08
Status Failure
Total duration 36s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build
Process completed with exit code 1.
Build: src/Pretender/Matchers/MatcherListener.cs#L39
Non-nullable field '_matchers' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build
Converting null literal or possible null value to non-nullable type.
Build
Possible null reference return.
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.
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.
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.