another try with the release #18
Annotations
6 errors and 30 warnings
|
build (macos-latest)
Process completed with exit code 1.
|
|
build (macos-latest)
Applications published to a single-file are required to use the application host. You must either set PublishSingleFile to false or set UseAppHost to true.
|
|
build (ubuntu-latest)
The operation was canceled.
|
|
build (ubuntu-latest)
The strategy configuration was canceled because "build.macos-latest" failed
|
|
build (windows-latest)
The operation was canceled.
|
|
build (windows-latest)
The strategy configuration was canceled because "build.macos-latest" failed
|
|
build (macos-latest):
FolderSync/Program.cs#L88
Possible null reference argument for parameter 'source' in 'bool FolderSync.ArePathsNested(string source, string dest)'.
|
|
build (macos-latest):
FolderSync/Program.cs#L41
Possible null reference return.
|
|
build (macos-latest):
FolderSync/FileProps.cs#L15
Non-nullable field '_relativePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (macos-latest):
FolderSync/FileProps.cs#L15
Non-nullable field '_absolutePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (macos-latest):
FolderSync/FileProps.cs#L22
Possible null reference assignment.
|
|
build (macos-latest):
FolderSync/FileProps.cs#L21
Possible null reference assignment.
|
|
build (macos-latest):
FolderSync/Config.cs#L8
Non-nullable property 'LogFilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (macos-latest):
FolderSync/Config.cs#L7
Non-nullable property 'BackupFolder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (macos-latest):
FolderSync/Config.cs#L6
Non-nullable property 'SourceFolder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (macos-latest)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
build (macos-latest):
FolderSync/Program.cs#L91
Possible null reference assignment.
|
|
build (macos-latest):
FolderSync/Program.cs#L88
Possible null reference argument for parameter 'source' in 'bool FolderSync.ArePathsNested(string source, string dest)'.
|
|
build (macos-latest):
FolderSync/Program.cs#L41
Possible null reference return.
|
|
build (macos-latest):
FolderSync/FileProps.cs#L15
Non-nullable field '_relativePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (macos-latest):
FolderSync/FileProps.cs#L15
Non-nullable field '_absolutePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (macos-latest):
FolderSync/FileProps.cs#L22
Possible null reference assignment.
|
|
build (macos-latest):
FolderSync/FileProps.cs#L21
Possible null reference assignment.
|
|
build (macos-latest):
FolderSync/Config.cs#L8
Non-nullable property 'LogFilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (macos-latest):
FolderSync/Config.cs#L7
Non-nullable property 'BackupFolder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (macos-latest):
FolderSync/Config.cs#L6
Non-nullable property 'SourceFolder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (ubuntu-latest):
FolderSync/Program.cs#L91
Possible null reference assignment.
|
|
build (ubuntu-latest):
FolderSync/Program.cs#L88
Possible null reference argument for parameter 'source' in 'bool FolderSync.ArePathsNested(string source, string dest)'.
|
|
build (ubuntu-latest):
FolderSync/Program.cs#L41
Possible null reference return.
|
|
build (ubuntu-latest):
FolderSync/FileProps.cs#L15
Non-nullable field '_relativePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (ubuntu-latest):
FolderSync/FileProps.cs#L15
Non-nullable field '_absolutePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build (ubuntu-latest):
FolderSync/FileProps.cs#L22
Possible null reference assignment.
|
|
build (ubuntu-latest):
FolderSync/FileProps.cs#L21
Possible null reference assignment.
|
|
build (ubuntu-latest):
FolderSync/Config.cs#L8
Non-nullable property 'LogFilePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (ubuntu-latest):
FolderSync/Config.cs#L7
Non-nullable property 'BackupFolder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build (ubuntu-latest):
FolderSync/Config.cs#L6
Non-nullable property 'SourceFolder' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|