-
https://github.com/prettier/prettier/issues/14855
Version: 1.78.0
Commit: 252e5463d60e63238250799aef7375787f68b4ee
Date: 2023-05-03T20:09:46.685Z
Electron: 22.4.8
Chromium: 108.0.5359.215
Node…
-
Long story, but more or less, using a text field of length 4000, as part of a Primary Key, violates PK maximum lengths allowed. There are more issues as well, which I can explain if you wish to discus…
-
With everything set up in our Azure DevOps, this error occurred to me: ##[error]Cannot read property 'forEach' of null
Since I tried with several different PRs in different repos, I assumed to be a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
![image](https://user-images.githubusercontent.com/1917227/219434390-25fbe634-2ac3-40e8-9993-…
-
Thanks for this library, it looks really useful to simplify the code needs to be written.
While looking at the setup page I found that there is a missing `s` in `DataExtension Verion` in `setup.ssj…
-
### Summary
Unable to load schema in prettier config because of self signed certificate in certificate chain.
In my company we use a zscaler proxy, so I'm unsing custom certificates.
It look…
-
### Summary
I've configured prettier as my default formatter in workspace settings. It does work flawlessly with JS and JSON files, but HTML isn't being formatted by prettier. Apparently vscode…
-
### Summary
Hi everyone, hope you are all good.
Basically, we are using prettier on our project but it is not ignoring the docker folder. We can directly set out path and run the command lik…
-
Hey Joern, thank you for the fantastic resource on SFMC development. I was reading through your website and had a thought when I read the portion here:
["It seems there is no way to get all paramet…
-
Tried to implement hmac sha-256 for marketing cloud in SSJS which is powered by some old version of Jint and it turns out that most of the bitwise operations are either returning wrong result or throw…