-
**Describe the bug**
Following the Jupyter tutorial at https://github.com/awslabs/python-deequ/blob/master/tutorials/test_data_quality_at_scale.ipynb, I receive the following exception when attemptin…
-
Hi,
I was reviewing one of the examples and rust-analyzer provided the following warning in relation to [this line](https://github.com/seanmonstar/reqwest/blob/2fa69ad384ceb9a0f718ceb45b092341a5285…
-
Currently it looks that we fill it only as a sub-product of resolving AST in `ResolutionVisitor`. But this is not correct, we should always provide default values, even when just element model was req…
-
Though not designed as a package for extension, the linter is increasingly be used as one. To make this sane, we should define an API and be mindful of breaking changes.
/fyi @davidmorgan @bwilke…
-
Sometimes structs are defined differently on different platforms. (Some fields might be commented out on some platforms.)
A workaround is to have a different struct for the different platforms, but…
-
From the [MapEquality documentation](https://api.flutter.dev/flutter/package-collection_collection/MapEquality-class.html), I thought that the combination of key and value must be the same to have a c…
-
> Cc @tannergooding @eiriktsarpalis on the `error CA1826: (NETCORE_ENGINEERING_TELEMETRY=Build) Do not use Enumerable methods on indexable collections. Instead use the collection directly. (https://le…
-
Transitioning from pedantic to recommended lints there are a number of lints disabled that need vetting.
- [ ] avoid_renaming_method_parameters
- [x] camel_case_types
- [ ] constant_identifier_…
-
This regression has been there for quite some time, but I decided to report it only today, sorry...
I remember that at some point this worked and rust-analyzer showed codelens on top of a proc macro …
-
Currently, it's possible for Upgrade Assistant to update the versions of NuGet packages depended on such that two packages are updated to versions that depend on different versions of a common transit…