Omiting errors while file reading

Thank You. I Was using File reader because it automaticly recognises column type ( text, int, double etc. ) and scan the file . But when I used CSV Reader there is no error as David Ko has said.

With File reader there is error in my case. Strange.