[vmchecker-request] [POO CA-CD] Fișiere rămase aiurea în mașina virtuală
Florin Mihalache
florin.razvan.mihalache at gmail.com
Fri Jan 7 19:56:59 EET 2022
Salut,
Avem o problemă la teme la POO (mai precis, la etapele 1 și 2 ale
proiectului): pentru cod noi folosim checkstyle, prin care verificăm ce
erori de coding style se află în codul submis de student.
Există diferențe între local și VMChecker, deoarece, din ce am văzut,
există niște fișiere de la proiectul de anul trecut (nu au treabă cu ce e
anul acesta) care sunt luate în considerare la checkstyle, chiar dacă
acestea nu sunt submise deloc de studenți și nici nu apar în submisiile
studenților.
Acestea sunt fișierele (extras din fișierul de output de la checkstyle):
[ERROR] /home/student/./src/entities/distributor/Distributor.java:1: File
does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/distributor/Contract.java:1: File does
not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/EnergyType.java:1: File does not end
with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/Entity.java:1: File does not end with
a newline. [NewlineAtEndOfFile]
[ERROR]
/home/student/./src/entities/wrappers/initial/SimulationData.java:1: File
does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/wrappers/initial/InitialData.java:1:
File does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/wrappers/ResultWrapper.java:1: File
does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/initial/EntityInitialModel.java:1:
File does not end with a newline. [NewlineAtEndOfFile]
[ERROR]
/home/student/./src/entities/initial/DistributorInitialModel.java:1: File
does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/initial/ProducerInitialModel.java:1:
File does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/initial/ConsumerInitialModel.java:1:
File does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/producer/MonthlyStats.java:1: File
does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/producer/Producer.java:1: File does
not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/statistic/ProducerChange.java:1: File
does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/statistic/DistributorChange.java:1:
File does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/statistic/MonthlyUpdate.java:1: File
does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/entities/Consumer.java:1: File does not end
with a newline. [NewlineAtEndOfFile]
[ERROR]
/home/student/./src/selector/distributor/DistributorSelector.java:1: File
does not end with a newline. [NewlineAtEndOfFile]
[ERROR]
/home/student/./src/selector/distributor/PriceDistributorSelector.java:1:
File does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/selector/Selector.java:1: File does not end
with a newline. [NewlineAtEndOfFile]
[ERROR]
/home/student/./src/selector/producer/QuantityProducerSelector.java:1: File
does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/selector/producer/GreenProducerSelector.java:1:
File does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/selector/producer/ProducerSelector.java:1: File
does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/selector/producer/PriceProducerSelector.java:1:
File does not end with a newline. [NewlineAtEndOfFile]
[ERROR] /home/student/./src/Main.java:1: File does not end with a newline.
[NewlineAtEndOfFile]
[ERROR] /home/student/./src/Test.java:1: File does not end with a newline.
[NewlineAtEndOfFile]
[ERROR] /home/student/./src/strategies/EnergyChoiceStrategyType.java:1:
File does not end with a newline. [NewlineAtEndOfFile]
Se poate face ceva în acest caz?
O seară frumoasă,
Florin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://cursuri.cs.pub.ro/pipermail/vmchecker-request/attachments/20220107/afad1a84/attachment.html>
More information about the vmchecker-request
mailing list