Skip to content

Fix copy and paste of JSON clipboard contents (#276) #357

Fix copy and paste of JSON clipboard contents (#276)

Fix copy and paste of JSON clipboard contents (#276) #357

Triggered via push March 10, 2025 10:17
Status Failure
Total duration 1m 38s
Artifacts

check-style.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Check-style
Process completed with exit code 1.
Check-style
Process completed with exit code 1.
Check-style
Process completed with exit code 1.
Check-style
Process completed with exit code 1.
Check-style
Process completed with exit code 1.
Check-style: src/CheckHeadersScript/Program.cs#L274
Converting null literal or possible null value to non-nullable type.
Check-style: src/CheckHeadersScript/Program.cs#L276
Dereference of a possibly null reference.
Check-style: src/CheckHeadersScript/Program.cs#L291
Dereference of a possibly null reference.
Check-style: src/CheckHeadersScript/Program.cs#L295
Dereference of a possibly null reference.