Make sure tests run before publish #7
Annotations
2 errors and 10 warnings
build
Assets file '/home/runner/work/LiveTagger/LiveTagger/src/obj/project.assets.json' doesn't have a target for 'net8.0/win-x64'. Ensure that restore has run and that you have included 'net8.0' in the TargetFrameworks for your project. You may also need to include 'win-x64' in your project's RuntimeIdentifiers.
|
build
Process completed with exit code 1.
|
build:
src/Xmp.cs#L74
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build:
src/Xmp.cs#L96
Dereference of a possibly null reference.
|
build:
src/Xmp.cs#L96
Dereference of a possibly null reference.
|
build:
src/Xmp.cs#L101
Dereference of a possibly null reference.
|
build:
src/Xmp.cs#L105
Dereference of a possibly null reference.
|
build:
src/Xmp.cs#L148
Dereference of a possibly null reference.
|
build:
src/Xmp.cs#L148
Dereference of a possibly null reference.
|
build:
src/Xmp.cs#L152
Dereference of a possibly null reference.
|
build:
src/Xmp.cs#L157
Dereference of a possibly null reference.
|
build:
src/Xmp.cs#L194
Dereference of a possibly null reference.
|