tools
Here are 5,930 public repositories matching this topic...
-
Updated
Jul 22, 2022 - Python
👟 Reproduction steps
Create a team membership, I get my membership as response instead of the newly created membership.
👍 Expected behavior
Get the newly created membership as response.
👎 Actual Behavior
I get my own membership.
I think
$email and $name
should be used instead of the $user.
Take a look at this, as this worked fine in v0.13.4 :
https://github.com/appw
-
Updated
Jul 20, 2022
-
Updated
Jul 25, 2022 - Markdown
-
Updated
Jul 14, 2022 - Java
-
Updated
Jul 19, 2022 - Python
-
Updated
Jul 14, 2022 - Python
-
Updated
Apr 23, 2020 - Shell
-
Updated
Apr 10, 2022 - Kotlin
-
Updated
Jul 17, 2022 - Python
Not a big deal, but I noticed a ton of trailing whitespaces on the repo code, so it would be nice to remove them with a linter or similar!
-
Updated
Jul 20, 2022 - Go
-
Updated
Feb 26, 2022
Hooks for scopes get a double prefix, ie @@scope, when shown with the npm hook ls command. This is due to the response from the web request already including the prefix in the name field, and the following lines of code then locally adding the prefix again, duplicating it.
-
Updated
Nov 8, 2021
-
Updated
Jul 25, 2022 - TypeScript
-
Updated
Jun 13, 2022 - TypeScript
-
Updated
Jul 1, 2022 - C
-
Updated
Apr 6, 2022 - C#
-
Updated
Jul 8, 2022
See dotnet/fsharp#12432 (comment)
It's a good question - do you have a more specific repro of this problem please?
Just tested with the following demo:
[<EntryPoint>]
let main args =
let test1 () =
[ 3; 2; 1 ]
|> List.map (fun x -> x + 10)
|> List.sort
let test2 = [
for x in test1() do
-
Updated
Feb 14, 2021
Improve this page
Add a description, image, and links to the tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tools topic, visit your repo's landing page and select "manage topics."
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io{ "type": "ris_subscribe" }to the remote server