Skip to content

Allow file filter to be configured #40

Allow file filter to be configured

Allow file filter to be configured #40

Triggered via push September 15, 2023 13:22
Status Success
Total duration 3m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: build
Fit to window
Zoom out
Zoom in

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.