-
golang staticckeck says:
&*x will be simplified to x. It will not copy x.
I have a struct with pointers in fields:
type Type1 struct {
...
From *Type2 `json:"from,omitempty"`
Throug…
-
Trying to build wails 0.13.3 for 32 bit Windows build
1. set GOARCH = 386
2. wails build
I get the error:
> | Ensuring Dependencies are up to date ... build quotes.exe: cannot load github.co…
-
Hi!
I used to SSModules for my project
```js
import css from './index.css';
```
Here is sample index.css:
```css
@value animationTime: 220ms;
@value menuAnimation: 220ms ease-in-out;
.l…
-
Hello. Yesterday I uploaded my logs to the wowanalyzer website and noticed that it swears at most of the abilities that are not compressed, although I strictly follow your addon, click everything that…
-
I can not start the server, swears at the `polyfill`
Error text:
> The 'polyfill' option has been removed. The @babel/runtime module now skips polyfilling by default.
-
The newcomer function works as expected although when the amount of points are collected, the punishment is executed twice. Settings:
```
Newcomer:
Warn_Points_Multiplier: 2.0
...
Points:
En…
-
Operators cannot open ME Security Terminal if it protected to another player, please fix.
-
Sometimes I like to validate the arguments for the function where the httpClient is used. If the arguments are invalid I use the throwError() function. Currently the logic of your library (which I fin…
-
Issues are used primarily to track bugs in the project. Feature requests can be submitted either as an issue or [here](https://goo.gl/forms/LTqFpJ0mCTsrgGgf2).
## Description
Experimental …
ghost updated
5 years ago
-
Looks like it requires php 7.4, which seems like a bc break that would perhaps demand a 3.0 release instead.