will the tags work now? #23
Annotations
1 error and 60 warnings
|
|
|
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.
|
|
build (ubuntu-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 (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.
|
|
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 (windows-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 (windows-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 (windows-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 (windows-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 (windows-latest):
FolderSync/FileProps.cs#L22
Possible null reference assignment.
|
|
build (windows-latest):
FolderSync/FileProps.cs#L21
Possible null reference assignment.
|
|
build (windows-latest):
FolderSync/Program.cs#L91
Possible null reference assignment.
|
|
build (windows-latest):
FolderSync/Program.cs#L88
Possible null reference argument for parameter 'source' in 'bool FolderSync.ArePathsNested(string source, string dest)'.
|
|
build (windows-latest):
FolderSync/Program.cs#L41
Possible null reference return.
|
|
build (windows-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 (windows-latest):
FolderSync/Program.cs#L91
Possible null reference assignment.
|
|
build (windows-latest):
FolderSync/Program.cs#L88
Possible null reference argument for parameter 'source' in 'bool FolderSync.ArePathsNested(string source, string dest)'.
|
|
build (windows-latest):
FolderSync/Program.cs#L41
Possible null reference return.
|
|
build (windows-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 (windows-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 (windows-latest):
FolderSync/FileProps.cs#L22
Possible null reference assignment.
|
|
build (windows-latest):
FolderSync/FileProps.cs#L21
Possible null reference assignment.
|
|
build (windows-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 (windows-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 (windows-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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
FolderSync-linux-x64
Expired
|
22.1 MB |
sha256:ee7d95251a5f5c244a4335f4f6c71a5ffde8840569d02c5be351268981b2f343
|
|
|
FolderSync-osx-x64
Expired
|
22.2 MB |
sha256:a223d2dc1ff151527e0eb44947b4d310680b6c09382860e41cc8f524738b7e2d
|
|
|
FolderSync-win-x64
Expired
|
22 MB |
sha256:046e0ab02bc67ca40d9024f43bb4a9e2a7bad5432937c45212af5f2b77c7c5c8
|
|