-
Updated
May 4, 2022 - TypeScript
beta
Here are 527 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
Mar 14, 2022 - C++
-
Updated
Apr 28, 2022 - PHP
It's in the directive validator: https://github.com/suborbital/atmo/blob/main/directive/directive_validator.go#L16
-
Updated
Mar 21, 2021 - Kotlin
-
Updated
May 2, 2022 - Go
-
Updated
Jan 5, 2020 - C++
-
Updated
May 6, 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 Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details.
Nothing big, just a heads up
-
Updated
Feb 26, 2022 - JavaScript
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
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
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.
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 17, 2021 - Python
-
Updated
Mar 7, 2022 - Python
-
Updated
Oct 28, 2019 - Python
-
Updated
Apr 14, 2022 - Java
-
Updated
Apr 10, 2022 - Go
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