Skip to content

Initial commit

Initial commit #5

Triggered via push July 3, 2024 23:13
Status Success
Total duration 3m 7s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: HttpServer.cs#L13
Converting null literal or possible null value to non-nullable type.
build: HttpServer.cs#L14
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: HttpServer.cs#L31
Dereference of a possibly null reference.
build: HttpServer.cs#L13
Converting null literal or possible null value to non-nullable type.
build: HttpServer.cs#L14
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: HttpServer.cs#L31
Dereference of a possibly null reference.