Giter Site home page Giter Site logo

Bug: This value is not valid. about satisfy HOT 5 CLOSED

4n70w4 avatar 4n70w4 commented on July 22, 2024
Bug: This value is not valid.

from satisfy.

Comments (5)

ramunasd avatar ramunasd commented on July 22, 2024 1

Repository name is required field nad without it json validation fails.

from satisfy.

4n70w4 avatar 4n70w4 commented on July 22, 2024

@ramunasd why issue closed? The problem is not solved.
Repository name is filled. Where did you see that it is not filled?

from satisfy.

4n70w4 avatar 4n70w4 commented on July 22, 2024

@rabauss your product contains a critical bug that does not allow editing settings.
Explain to me why issue is closed, but nothing is fixed?

from satisfy.

4n70w4 avatar 4n70w4 commented on July 22, 2024

Post form.

configuration[name]: Composer repository
configuration[description]: Sooqa
configuration[homepage]: http://rottvoy.ebal
configuration[requireDependencyFilter]: 1
configuration[minimumStability]: dev
configuration[includeFilename]: 
configuration[outputDir]: web
configuration[outputHtml]: 1
configuration[config]: 
configuration[twigTemplate]: 
configuration[notifyBatch]: 
configuration[prettyPrint]: 1
configuration[_token]: Qtrpnj7jkv3ueQq7yeOKQXO8z4zrKcj1YxEeWGbZ3_M

Error: This value is not valid.
But name attribute is not empty!

from satisfy.

ramunasd avatar ramunasd commented on July 22, 2024

This field has regexp constraint, to make satis.json compatible with upcomming changes in composer itself. Basically You could enter any string, but then satis would throw some unwanted deprecation warnings like this:
Deprecation warning: Your package name Composer repository is invalid, it should have a vendor name, a forward slash, and a package name. The vendor and package name can be words separated by -, . or _. The complete name should match "[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0-9]([_.-]?[a-z0-9]+)*". Make sure you fix this as Composer 2.0 will error.

So it is not a bug.

from satisfy.

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.