Allow file filter to be configured #40
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 warnings
build (macos-latest):
src/Elzik.FmSync.Infrastructure/FileSystemOptions.cs#L5
Non-nullable property 'FilenamePattern' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (macos-latest):
src/Elzik.FmSync.Infrastructure/FileSystemOptions.cs#L5
Non-nullable property 'FilenamePattern' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest):
src/Elzik.FmSync.Infrastructure/FileSystemOptions.cs#L5
Non-nullable property 'FilenamePattern' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows-latest):
src/Elzik.FmSync.Infrastructure/FileSystemOptions.cs#L5
Non-nullable property 'FilenamePattern' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|