-
### What would you like to happen?
The SDK isn't able to specific log levels to filter down into at the present time (noted by Dataflow documentation https://cloud.google.com/dataflow/docs/guides/log…
-
### Type of issue
Missing information
### Description
missing python documentation, we are wondering if we can get auto generated documentation like
https://azuresdkdocs.blob.core.windows.net/$w…
-
* Cross-contract calls
- [ ] Why do we need to write traits, like this: https://github.com/near/near-sdk-rs/blob/master/examples/cross-contract-high-level/src/lib.rs#L26
- [ ] What do #[callback…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Described the feature in detail and justified the reason for the request.
- [X] Provided …
-
### What happened?
Since the refactor of gcsio (2.52?) ReadAllFiles does not fully read gzipped files from GCS. Part of the file will be correctly returned but rest will go missing.
I presume thi…
-
# no_else_after_return
## Description
Move the code of the else branch below the `if` block.
## Details
When the `if` case always ends with a `return`, the else branch is not necessary and…
-
## unneccessary_cascade
## Description
`..` was used where `.` would have the same effect.
## Details
The cascade operator should only be used if you are performing a sequence of operations …
-
## `ternary_operator_with_empty_widget`
## Description
Avoid having a ternary condition operator with an empty widget inside a collection.
## Details
There is no need to have a ternary ope…
-
Create comprehensive documentation (blog) for the [Javascript](https://github.com/Chimoney/chimoney-community-projects/tree/main/submissions/chimoney-js) SDK to make it easier for developers to integr…
-
Hi,
I have been reading the WalletConnect Docs specifying the exact Doc folder as follow: docs > advanced > walletconnectmodal > about.mdx
There are Few General and Specific Suggestions i want to W…