-
Error - Logs
-
### What happened?
I've been actively using pulumi for a few months, on different repos and with different Pulumi.\.yaml files.
Out of nowhere (and only once so far), I got the following error aft…
-
-
```rust
a = b = 15;
b = { println("jinko"); };
```
Both of these should fail typechecking instead of failing interpretetation
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already)
## Issue details
I…
-
Hi, everyone.
Hope all are doing well.
In the Analysis parameter section, we need to enter Mod wanted, Row wanted, and sensors.
I used 4L*7 structure and the data entered was
1. Mod wanted=7
2.…
-
Despite running `./install.sh` properly, running the interpreter fails with this message:
```rust
Error type: Interpreter
===> lib.jk
|
| no candidate for include: "stdlib/lib.jk" and "s…
-
The interpreter fails to parse the following call:
```rust
println("");
```
-
```rust
if 1 < 2 { ... }
if call() { ... }
```
should both work during parsing and execution
- [ ] Binary Ops
- [ ] Function calls
-
I am trying to setup mujmap on my own before checkjing out the homemanager module.
I have my maildir folder as a symlink towards /mnt/ext/maildir and I think this confuses mujmap
```
✖2 ❯ mujmap -…