Giter VIP home page Giter VIP logo

Comments (10)

KlausMin avatar KlausMin commented on May 24, 2024 1

Does sound icon stand for attatching an audio file?

from hackatalk.

KlausMin avatar KlausMin commented on May 24, 2024

Me

from hackatalk.

hyochan avatar hyochan commented on May 24, 2024

@KlausMin Yes!

from hackatalk.

KlausMin avatar KlausMin commented on May 24, 2024

I thought my work is done and I faced serveral issues for yarn test and yarn lint.

Here below is for yarn test
image

And here below is for yarn lint
image

Is there anything wrong about what i've done?

from hackatalk.

KlausMin avatar KlausMin commented on May 24, 2024

@hyochan #40 (comment)
Can I have some advices?

from hackatalk.

godon019 avatar godon019 commented on May 24, 2024

You are okay with yarn test, those warnings are okay to ignore for now.
but you have problem with lint. which means you haven't met proper code styles that this hackatalk project wants.
You can fix it one by one by following those error messages.
when you see this

30:1   errror   Expected 'multiple' syntax before 'single' syntax   sort-imports

this is telling you to fix your import statement order
you can get some ideas from here

and with the others

error    Missing return type on function     @typescript-eslint/explicit-function-return-type

you can get ideas to solve those from here

from hackatalk.

KlausMin avatar KlausMin commented on May 24, 2024

Thank you so much @godon019 !

from hackatalk.

github-actions avatar github-actions commented on May 24, 2024

This issue is stale because it has been open 30 days with no activity. Leave a comment or this will be closed in 5 days.

from hackatalk.

hyochan avatar hyochan commented on May 24, 2024

@KlausMin Can you tell us any stories?

from hackatalk.

KlausMin avatar KlausMin commented on May 24, 2024

@hyochan Sorry. My work has been very urgent so far and it's still on going. Feel free to unassign me for this issue if want to.

from hackatalk.

Related Issues (20)

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.