-
[Types\define] check if inherited type is a BuiltinType
how do we handle this?
https://github.com/arturo-lang/arturo/blob/411617a1906063cf0adfd3ac06804dc4b29403a0/src/library/Types.nim#L169
```text
…
-
[Types\constructor] should show error if the constructor cannot be generated
https://github.com/arturo-lang/arturo/blob/411617a1906063cf0adfd3ac06804dc4b29403a0/src/library/Types.nim#L68
```text
# P…
-
There are a couple of numpy.in deprecated errors like
```
AttributeError: module 'numpy' has no attribute 'int'.
`np.int` was a deprecated alias for the builtin `int`. To avoid this error in exis…
-
### The problem
If I try to turn on the hot water it says the switch entity doesn’t exist and the hot water cannot be turned on. This failed on 2024.9.0 and 2024.9.1. The other aspects of the heating…
-
This issue is a container for several FetchXml improvements that would probably be too big to address in a single issue, so it's a placeholder for investigating them, and will likely be implemented th…
-
##### SUMMARY
When setting a `domain_password` secret in the Windows 10 credential store, the task always reports as changed. Looking through the source code it appears to be due to the module failin…
-
Amazing work on this crate!
I'm just testing it at the moment and my current approach is to use a request struct containing my domain objects - which leverage the [NewType pattern](https://doc.rust…
-
**Describe the bug**
When fetching the popup of a layer nested within a `GroupLayer`, an attribute error is raised claiming that a non-public variable `_layers` does not exist
**To Reproduce**
St…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I'm trying to set up sqlfluff in my dbt project a…
-
In bwmorph_thin.py, the numpy dtype for some of the arrays is dtype=np.bool. I think this is deprecated in recent versions of NumPy.
Full error:
"AttributeError: module 'numpy' has no attribute 'b…