Skip to content

trying to fix the tag #22

trying to fix the tag

trying to fix the tag #22

Triggered via push October 14, 2025 19:03
Status Failure
Total duration 2m 54s
Artifacts 3

dotnet.yml

on: push
Matrix: build
Create release
7s
Create release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 60 warnings
Create release
⚠️ GitHub Releases requires a tag
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#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 (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:ad391442b9f3f515586421c5ae64175874e9e22bd08d0c384d7dc8cc546c9b00
FolderSync-osx-x64 Expired
22.2 MB
sha256:583c10a585e6244e7d24d186e8ec884caaaf2882ad7c4f98dcc768a8c56336c4
FolderSync-win-x64 Expired
22 MB
sha256:228e4078b220025943d726c7645cc1ee437a830c163bbd6962c4448aa1e5271b