Code Monkey home page Code Monkey logo

Comments (7)

bkaestner avatar bkaestner commented on June 17, 2024

Somehow, the issue resolved itself.

from codewars.com.

bkaestner avatar bkaestner commented on June 17, 2024

This still happens from time to time. However, whenever I try to reproduce it, the name will be shown again.

from codewars.com.

jhoffner avatar jhoffner commented on June 17, 2024

It is likely a caching issue. It's been sporadically happening for a long time and really hard to reproduce in local development.

from codewars.com.

paul-calvelage avatar paul-calvelage commented on June 17, 2024

Today, the Multiply kata has no author for me (Chrome / Windows 10):
kata
search
I see the same thing in Firefox without being logged in:
firefox

from codewars.com.

kazk avatar kazk commented on June 17, 2024

"Multiply" kata doesn't have createdBy.

curl 'https://www.codewars.com/api/v1/code-challenges/multiply' | jq .

{
  "id": "50654ddff44f800200000004",
  "name": "Multiply",
  "slug": "multiply",
  "category": "bug_fixes",
  "publishedAt": "2013-05-18T18:40:17Z",
  "approvedAt": "2013-12-03T15:41:04Z",
  "languages": [
    "javascript",
    "coffeescript",
    "ruby",
    "python",
    "haskell",
    "clojure",
    "java",
    "csharp",
    "elixir",
    "cpp",
    "typescript",
    "php",
    "crystal",
    "dart",
    "rust",
    "fsharp",
    "swift",
    "go",
    "shell",
    "c"
  ],
  "url": "https://www.codewars.com/kata/multiply",
  "rank": {
    "id": -8,
    "name": "8 kyu",
    "color": "white"
  },
  "createdAt": "2012-09-28T07:12:31Z",
  "approvedBy": {
    "username": "alchemy",
    "url": "https://www.codewars.com/users/alchemy"
  },
  "description": "The code does not execute properly. Try to figure out why.",
  "totalAttempts": 1347655,
  "totalCompleted": 738863,
  "totalStars": 211,
  "voteScore": 652,
  "tags": [
    "Bugs"
  ],
  "contributorsWanted": true,
  "unresolved": {
    "issues": 2,
    "suggestions": 1
  }
}

from codewars.com.

VanessaGreene avatar VanessaGreene commented on June 17, 2024

@bkaestner Has this issue occurred again recently? If so, please let me know.

from codewars.com.

bkaestner avatar bkaestner commented on June 17, 2024

@VanessaGreene Unfortunately, I'm not an active Codewars user anymore, so I can't tell whether those issues are resolved. But it has been ~8 years, so I guess the cache is fine nowadays. And if no one else reported this, it is probably resolved, thanks for closing. 🙂

Same holds for the other issues I originally opened, can't really comment on them, sorry.

from codewars.com.

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.