-
## Description
There are several places in current tests where expected values are in different types than those defined in the `ConfigService.get()` method.
### Solution:
Identify all places wh…
-
```
WARNING: open-ended dependency on awesome_print (>= 0, development) is not recommended
use a bounded requirement, such as '~> x.y'
WARNING: open-ended dependency on bundler-audit (>= 0, dev…
-
@brjathu Hi, Thanks for your great work.I found that after one epoch of training, why did I throw a "NameError: name'warnings' is not defined" error? Can you give me some advices about it?
![11](http…
-
The following warnings appear when compiling (with `gcc-7`)
```
g++ -c -pipe -O2 -std=gnu++11 -Wall -W -fPIC -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o adsorption.o adsorption.c…
-
Warnings after `npm i`:
> npm WARN deprecated gulp-minify-css@1.2.4: Please use gulp-clean-css
> npm WARN deprecated wrench@1.5.9: wrench.js is deprecated! You should check out fs-extra (https://gith…
-
I found out that it is possible to add warnings with `warn()` method in the [result](https://github.com/postcss/postcss/blob/master/docs/api.md#resultwarntext-opts) class. Seems to me, some plugins us…
-
Hi, i want to discover the API (2.5.0) and i have some warnings, that seems not serious.
In file included from /Users/jacky/Documents/Arduino/sketch_sep20a/sketch_sep20a.ino:4:0:
/Users/jacky/Docu…
-
When user try to open the report "General Ledger" and "Trail Balance" then it shows the Odoo Error.
Test Env - Test
Steps to reprodcued:
1) Login with the Valid user
2) Open the "Accounting Mo…
-
### Description
Sometimes skript-gui prints this warning but I don't know what is the cause. Is there any trick to avoid warnings such as this?
### Steps to Reproduce
I don't know but I use all…
-
[VM/errors] add support for VM "warnings"?
provided that they could be turned off by default (or not?),
we could have warnings alongside errors: like errors, just not
killing the execution, etc. One …