-
@stuartmorgan ran into pain when the new formatter in the Dart SDK broke a Flutter CI. The problem was that the format CI check wasn't running `dart pub get` before running `dart format`. That meant t…
-
### Terraform Version
1.0.10 and 1.0.11, so far as I tested
### Scenario 1 to reproduce the issue
The terraform Configuration Files, with explicit "local" backend config
```terraform
reso…
-
### Describe the bug
If I try to restore a project that uses Windows Forms or WPF when running on a non-Windows host, I get an error message stating that I must write such applications on Windows. …
-
Refactor the CorpusExporterJsonSeq methods so that instead of directly exporting the whole list of sequences in the export method, we split the logic into:
* create the string for one feature vector
…
-
Sarcasm is very distracting in a reference book. While effective in small doses, it is often confusing and distracting -- sarcasm is, definitionally, a false statement, which the speaker intends the r…
-
This is a bit of a hybrid bug report and documentation request. I suspect the "bug" will require a breaking change to fix so may be a non-starter.
In [Diplomat](https://github.com/rust-diplomat/dip…
-
```
Steve's comments moved from issue 106:
1. Is pointing to one element past the end of a shared array object valid (as
it is for local objects by ISO/IEC 9899 6.5.6 8-9)? If so, we should be sure…
-
# QA Report
## Remarks/Recommendations
- In contract `VeAssetDepositor` there is not a whole lot of documentation. It's unclear what the `escrow` address is used for.
## Non-critical: Not checking …
-
Great work with the gateway-monitor! These results are very useful! Some questions on the overall set up after looking at the grafana dashboard: https://protocollabs.grafana.net/d/gateway-monitor-task…
-
## The problem
https://docs.perl6.org/routine/attributes doesn't list `:local`, `:excl`, and `:all`.