Giter VIP home page Giter VIP logo

teaching-heigvd-res-2017-labo-00's People

Watchers

 avatar  avatar

teaching-heigvd-res-2017-labo-00's Issues

BowTest.java does not compile.

Please fix syntax error.

[ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/BowTest.java:[27,2] reached end of file while parsing

BalalaikaTest.java does not compile

Please fix syntax error.

[ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/BalalaikaTest.java:[8,10] class, interface, or enum expected [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/BalalaikaTest.java:[10,5] class, interface, or enum expected [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/BalalaikaTest.java:[11,5] class, interface, or enum expected [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/BalalaikaTest.java:[12,3] class, interface, or enum expected

Melodeon

Missing Melodeon.java implementation

ElectricGuitarTest.java has wrong encoding (charset=iso-8859-1 vs UTF-8)

This breaks the build on Java platforms that use UTF-8 has platform encoding:

[ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ElectricGuitarTest.java:[8,31] unmappable character for encoding UTF-8 [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ElectricGuitarTest.java:[8,33] unmappable character for encoding UTF-8

CowbellTest.java does not compile

Please fix syntax error.

[ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/CowbellTest.java:[17,48] '(' expected

ThumbPianoTest.java does not compile

Please fix syntax error.

[ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[10,2] class, interface, or enum expected [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[11,2] illegal start of type [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[11,3] ';' expected [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[13,2] illegal start of type [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[13,3] ';' expected [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[14,2] not a statement [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[14,18] ';' expected [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[15,2] not a statement [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[15,13] ';' expected [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[16,2] not a statement [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[17,5] illegal start of expression [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[17,2] not a statement [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[18,3] illegal start of expression [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[18,2] not a statement [ERROR] /Users/admin/Documents/heig-vd/Teaching/RES/repos/Teaching-HEIGVD-RES-2016-Labo-00/Lab00App-build/Lab00App-tests/src/test/java/ch/heigvd/res/lab00/ThumbPianoTest.java:[18,4] reached end of file while parsing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.