Robot breaks "Type Into" action on second row(says invalid in red), but works fine on the first

System.IO.File.SetCreationTime(filePath, newDate)
System.IO.File.SetLastWriteTime(filePath, newDate)
System.IO.File.SetLastAccessTime(filePath, newDate)