-
**Is your feature request related to a problem? Please describe.**
When writting selector with "group by" to SOQL, the query return a SObject "AggregateResult" type.
In test class it's not possible …
-
**Affects PMD Version:** 7.0.0-rc2
**Rule:** [UnusedLocalVariable](https://docs.pmd-code.org/latest/pmd_rules_apex_bestpractices.html#unusedlocalvariable)
**Description:**
**Code Sample d…
nwcm updated
8 months ago
-
## The Error
At first, I had a similar error as [issue #6543](https://github.com/nvim-treesitter/nvim-treesitter/issues/6543). I followed the instructions in [issue 3092](https://github.com/nvim-tree…
-
### Did you read the documentation and check existing issues?
- [X] I have read all the [`:help neominimap`](https://github.com/Isrothy/neominimap.nvim/blob/main/doc/neominimap.nvim.txt) documentat…
-
We currently want to use this package in a namespace'd package but Salesforce doesn't allow this and will require us to repackage it with a namespace.
What are your thoughts are namespacing this pa…
-
When I run sf package version create report and there are more than 12 errors the following text appears:
To see all errors, run: sf data:soql:query -t -q "SELECT Message FROM Package2VersionCreat…
-
1. Version of Mobile SDK Used: 5.1
2. Issue found in Native App or Hybrid App: Native App, Smart Sync Example
3. OS Version: 10.3.2
4. Device: iPhone 7
5. Steps to reproduce: Edit the debug leve…
-
DLRS depends on apex-common
apex-common has several test methods that use LIKE or ORDER BY on potentially encryptable OOTB standard fields:
- Account.Name
- Opportunity.Name
see issues:
-…
-
### Summary
Number of links are broken across docs
### Steps To Reproduce:
`npm run check:links`
### Expected result
No broken links found
### Actual result
```
FILE: ./docs/_art…
-
Is there anyway to mock/stub a salesforce server so I can write tests that don't reach out to the network?
I'm currently using a stub API server via restify that simply returns stub responses, and pa…