Skip to content

Experiment with local capture #9

Experiment with local capture

Experiment with local capture #9

Triggered via push September 24, 2023 23:53
Status Success
Total duration 1m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: src/Pretender.SourceGenerator/SetupEntrypoint.cs#L99
Unreachable code detected
Build: src/Pretender.SourceGenerator/SetupArgument.cs#L159
Unreachable code detected
Build
Converting null literal or possible null value to non-nullable type.
Build
Possible null reference return.
Build
Converting null literal or possible null value to non-nullable type.
Build
Possible null reference return.
Build
Converting null literal or possible null value to non-nullable type.
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
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Build: src/Pretender.SourceGenerator/SetupEntrypoint.cs#L99
Unreachable code detected