fix(scripting): apply step params in place instead of rebuilding from display text #286
Annotations
24 warnings
|
CI Build (linux):
src/SharpFM.Model/Scripting/Steps/SaveRecordsAsSnapshotLinkStep.cs#L19
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (linux):
src/SharpFM.Model/Scripting/Steps/SaveRecordsAsSnapshotLinkStep.cs#L19
Non-nullable property 'Records' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (linux):
src/SharpFM.Model/Scripting/Steps/RecoverFileStep.cs#L20
Non-nullable property 'UniversalPathList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (linux):
src/SharpFM.Model/Scripting/Steps/ExportFieldContentsStep.cs#L19
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (linux):
src/SharpFM.Model/Scripting/Steps/SaveRecordsAsSnapshotLinkStep.cs#L19
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (linux):
src/SharpFM.Model/Scripting/Steps/SaveRecordsAsSnapshotLinkStep.cs#L19
Non-nullable property 'Records' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (linux):
src/SharpFM.Model/Scripting/Steps/RecoverFileStep.cs#L20
Non-nullable property 'UniversalPathList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (linux):
src/SharpFM.Model/Scripting/Steps/ExportFieldContentsStep.cs#L19
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (macOS):
src/SharpFM.Model/Scripting/Steps/RecoverFileStep.cs#L20
Non-nullable property 'UniversalPathList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (macOS):
src/SharpFM.Model/Scripting/Steps/SaveRecordsAsSnapshotLinkStep.cs#L19
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (macOS):
src/SharpFM.Model/Scripting/Steps/SaveRecordsAsSnapshotLinkStep.cs#L19
Non-nullable property 'Records' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (macOS):
src/SharpFM.Model/Scripting/Steps/ExportFieldContentsStep.cs#L19
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (macOS):
src/SharpFM.Model/Scripting/Steps/RecoverFileStep.cs#L20
Non-nullable property 'UniversalPathList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (macOS):
src/SharpFM.Model/Scripting/Steps/SaveRecordsAsSnapshotLinkStep.cs#L19
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (macOS):
src/SharpFM.Model/Scripting/Steps/SaveRecordsAsSnapshotLinkStep.cs#L19
Non-nullable property 'Records' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (macOS):
src/SharpFM.Model/Scripting/Steps/ExportFieldContentsStep.cs#L19
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (windows):
src/SharpFM.Model/Scripting/Steps/SaveRecordsAsSnapshotLinkStep.cs#L19
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (windows):
src/SharpFM.Model/Scripting/Steps/SaveRecordsAsSnapshotLinkStep.cs#L19
Non-nullable property 'Records' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (windows):
src/SharpFM.Model/Scripting/Steps/RecoverFileStep.cs#L20
Non-nullable property 'UniversalPathList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (windows):
src/SharpFM.Model/Scripting/Steps/ExportFieldContentsStep.cs#L19
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (windows):
src/SharpFM.Model/Scripting/Steps/SaveRecordsAsSnapshotLinkStep.cs#L19
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (windows):
src/SharpFM.Model/Scripting/Steps/SaveRecordsAsSnapshotLinkStep.cs#L19
Non-nullable property 'Records' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (windows):
src/SharpFM.Model/Scripting/Steps/RecoverFileStep.cs#L20
Non-nullable property 'UniversalPathList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
CI Build (windows):
src/SharpFM.Model/Scripting/Steps/ExportFieldContentsStep.cs#L19
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|