Skip to content

Fix some dodgy null handling #25

Fix some dodgy null handling

Fix some dodgy null handling #25

Triggered via push May 6, 2024 21:34
Status Success
Total duration 2m 58s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (macos-latest): src/Xmp.cs#L85
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (macos-latest): src/Xmp.cs#L107
Dereference of a possibly null reference.
build (macos-latest): src/Xmp.cs#L111
Dereference of a possibly null reference.
build (macos-latest): src/Xmp.cs#L167
Dereference of a possibly null reference.
build (macos-latest): src/Xmp.cs#L172
Dereference of a possibly null reference.
build (macos-latest): src/Xmp.cs#L85
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (macos-latest): src/Xmp.cs#L107
Dereference of a possibly null reference.
build (macos-latest): src/Xmp.cs#L111
Dereference of a possibly null reference.
build (macos-latest): src/Xmp.cs#L167
Dereference of a possibly null reference.
build (macos-latest): src/Xmp.cs#L172
Dereference of a possibly null reference.
build (windows-latest): src/Xmp.cs#L85
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (windows-latest): src/Xmp.cs#L107
Dereference of a possibly null reference.
build (windows-latest): src/Xmp.cs#L111
Dereference of a possibly null reference.
build (windows-latest): src/Xmp.cs#L167
Dereference of a possibly null reference.
build (windows-latest): src/Xmp.cs#L172
Dereference of a possibly null reference.
build (windows-latest): src/Xmp.cs#L85
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (windows-latest): src/Xmp.cs#L107
Dereference of a possibly null reference.
build (windows-latest): src/Xmp.cs#L111
Dereference of a possibly null reference.
build (windows-latest): src/Xmp.cs#L167
Dereference of a possibly null reference.
build (windows-latest): src/Xmp.cs#L172
Dereference of a possibly null reference.