Skip to content

fix(scripting): apply step params in place instead of rebuilding from display text #286

fix(scripting): apply step params in place instead of rebuilding from display text

fix(scripting): apply step params in place instead of rebuilding from display text #286

Triggered via pull request July 16, 2026 23:49
Status Success
Total duration 2m 28s
Artifacts

ci.yml

on: pull_request
Matrix: CI Build
Fit to window
Zoom out
Zoom in

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.