GitHub: Added build CI #17
Annotations
10 warnings
Build & Publish Files:
src/Files.Core/Utils/CommandLine/CommandLineParser.cs#L132
Cannot convert null literal to non-nullable reference type.
|
Build & Publish Files:
src/Files.Core/Data/Models/DisposableArray.cs#L22
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
Build & Publish Files:
src/Files.Core/Data/Items/Win32Process.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Publish Files:
src/Files.Core/Data/Items/Win32Process.cs#L12
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Publish Files:
src/Files.Core/Data/Items/Win32Process.cs#L14
Non-nullable property 'AppName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Publish Files:
src/Files.Core/Data/Items/ShellOperationResult.cs#L30
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Publish Files:
src/Files.Core/Data/Items/ShellOperationResult.cs#L31
Non-nullable property 'Destination' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Publish Files:
src/Files.Core/Data/Items/ShellNewEntry.cs#L8
Non-nullable property 'Extension' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Publish Files:
src/Files.Core/Data/Items/ShellNewEntry.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Publish Files:
src/Files.Core/Data/Items/ShellNewEntry.cs#L12
Non-nullable property 'Command' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading