-
Updated
Feb 11, 2022 - TypeScript
beta
Here are 530 public repositories matching this topic...
on latest develop, if I run:
go test
ERROR: 2020/10/09 16:43:21 oauth.go:148: viewOauthInit error: pretend unable to write state error
--- FAIL: TestViewOauthCallback (0.00s)
--- FAIL: TestViewOauthCallback/success (0.00s)
oauth_test.go:248:
Error Trace: oauth_test.go:248
Error: Received unexpected error:
/logi-
Updated
Jan 24, 2022 - C++
-
Updated
Feb 9, 2022 - PHP
In the httpsource code, the response body is only closed when the dest, one of the input parameters, is not nil, but the request that produces the response body gets called either way.
That can lead to situations where the request is sent, there's a response, but the body is not closed, leading to possible memory leaks.
Code is here: https://github.com/suborbital/atmo/blob/main/atmo/appsourc
-
Updated
Mar 21, 2021 - Kotlin
-
Updated
Feb 21, 2022 - Go
-
Updated
Jan 5, 2020 - C++
-
Updated
Feb 17, 2022 - R
-
Updated
Oct 1, 2020 - C#
-
Updated
Apr 10, 2021 - C#
Another idea, the tests could be condensed quite a bit, for example:
func TestDefaultRules(t *testing.T) {
rules := defaultHTTPRules()
tests := []struct {
name string
url string
}{
{"http allowed", "http://example.com"},
{"https allowed", "https://example.com"},
{"IP allowed", "http://100.11.12.13"},
}
for _, test := range tests {
t.Run(test.name, func(t -
Updated
Feb 17, 2022 - JavaScript
-
Updated
Feb 7, 2022 - JavaScript
Good first issue because no Unity-specific programming is involved.
Our unit config files allow a c-style #include directive, which lets us break them up into small reusable pieces. Example:
{
#include "DefaultMobility",
#include "DefaultHeloArmor",
"LabelIcon": "D",
"CategoryKey": "HEL",
"Name": "AH64D Apache",
"Price": 20,
}
ConfigReader.cs has s
Description
Line length greater than configured max_line_length detected, defaults to 79 character. This limit can be configured docs
Occurrences
There are 293 occurrences of this issue in the repository.
See all occurrences on DeepSource → [deepsource.io/gh/robotichead/NearBeach/issue/FLK-E501/occurrences/](https://deepsourc
Add `PodGroup`
Something to collect multiple pods, like in cases where you need to watch multiple message types and need to keep references to multiple pods.
Something like:
pods := g.PodGroup()
pods.New().On(...)
pods.New().OnType(...)
It would still be safe since pods retains the pod object so you don't have to if you don't want to.
-
Updated
Feb 17, 2021 - Python
It would be useful to have a clean way of serving local files in Vektor.
httprouter has a helper that we could probably just forward through to Vektor.
Or possibly just integrate the usual Go http.FileServer(http.Dir("./static")) handler.
-
Updated
Feb 10, 2022 - Python
-
Updated
Oct 28, 2019 - Python
-
Updated
Feb 16, 2022 - Java
After updating the build tools while migrating the SDK to Maven Central, we have a lot of new deprecation warnings.
Hi,
Very simple issue. When you start up HNN two windows appear ('param' and 'model schematics'), plus a little dialogue box that says 'Welcome to HNN! Default parameter file loaded. Press 'Run simulation' to display simulation output.' with a little 'run' button on it.
First time I started HNN that dialogue box opened offscreen, so I didn't know it was there. Because I didn't click 'run', n
Improve this page
Add a description, image, and links to the beta topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the beta topic, visit your repo's landing page and select "manage topics."
The ability to move around by rolling a hamster ball
Like this: https://gfycat.com/OpulentExhaustedGoldenretriever
I'll try and contact the author on reddit: https://www.reddit.com/user/Reil