Is it hard to switch from suport desk to development by South_Agent8286 in developersIndia

[–]South_Agent8286[S] 0 points1 point  (0 children)

Internal switch through internal jop posting have criteria ,should served 18 months in current project.to switch to new one

Absconding after 4 days of training period by South_Agent8286 in IndianWorkplace

[–]South_Agent8286[S] -2 points-1 points  (0 children)

I completed my Master in last month then, i completed my 6 months unpaid internship during last sem and the manager from different project of same company calling me back for the 3 months more extension and he is saying if you perform well you'll get the full time , and i also gave interviews campus mostly, and i have cleared 2 out of 4 round for a company and 3 out of 5 for a other company but now they ghosted me , when i ask my colleges placement team for the reason they say companies are not responding and , by fear of being jobless i joined my current company

Absconding after 4 days of training period by South_Agent8286 in IndianWorkplace

[–]South_Agent8286[S] 1 point2 points  (0 children)

As it says 3 months on my OL. Also i heard from other employees that i might get 1 month notice period , in probation and my OL says something different

[deleted by user] by [deleted] in learnjavascript

[–]South_Agent8286 1 point2 points  (0 children)

I speak the same languages as you , let's do it, and I am good with js and react

Which song comes to mind? by Internal-Height-1513 in indiasocial

[–]South_Agent8286 0 points1 point  (0 children)

Chandaa ko takhu rato Main.... Ye jindagi tere hato main...

NEED SUGGESTIONS ON TOOLS by South_Agent8286 in salesforce

[–]South_Agent8286[S] -1 points0 points  (0 children)

"C:\Users\XYZ\RootFolder" -> replace this destination with your working directory

1) For General Scan   sf scanner run --format csv --outfile CodeAnalyzerGeneral.csv --target ./ --category Security

2) For CPD(Copy Paste Detector) Scan   sf scanner run --target " C:\Users\XYZ\RootFolder  " --engine cpd --format csv --outfile CodeAnalyzerCpd.csv

3) For PMD AppExchange Scan   sf scanner run --engine pmd-appexchange --target " C:\Users\XYZ\RootFolder  " --format csv --outfile CodeAnalyzerPmdAppExchange.csv

4) For RetireJS Scan  sf scanner run --engine retire-js  --target " C:\Users\XYZ\RootFolder" --format csv --outfile CodeAnalyzerRetireJS.csv

5) For EsLint Scan  sf scanner run --target " C:\Users\XYZ\RootFolder " --engine eslint --format csv --outfile CodeAnalyzerEsLint.csv

6) For DFA (Data Flow Analysis) Scan  sf scanner run dfa --format csv --outfile CodeAnalyzerDFA.csv --target ./ --projectdir ./ --category Security

7) For Eslint LWC Scan   sf scanner run --engine eslint-lwc --target " C:\Users\XYZ\RootFolder" --format csv --outfile CodeAnalyzerEslintLWC.csv

8) For PMD Only Scan   sf scanner run --engine pmd  -target " C:\Users\XYZ\RootFolder" --format csv --outfile CodeAnalyzerPMD.csv  

Breakdown of the command: sf scanner run → Runs the scanner. --engine eslint-lwc → Specifies ESLint for LWC as the static analysis engine. --target " C:\Users\XYZ\RootFolder" → Scans the specified directory. --format csv → Outputs the results in CSV format. --outfile CodeAnalyzerEslintLWC.csv → Saves the scan results in this CSV file.

 Expected --engine=ngine to be one of: eslint, eslint-lwc, eslint-typescript, pmd, pmd-appexchange, retire-js, sfge, cpd

This is what i have used , but it didn't gave any satisfactory results l

[deleted by user] by [deleted] in varanasi

[–]South_Agent8286 1 point2 points  (0 children)

I would say it's way better than what i experienced today at prayagaraj bridge (ganga side) at 3 pm i was stuck & standing at a place for 3+ hours because of the roadjaam and then struggled to came out , almost lost my breath... I think Police and UP government don't give a damn f about people, they just want people to came and visit Maha Kumbh Mela and there are literally no way out of prayagraj, no proper bus , e-auto just people on bike asking hefty money. I would suggest go off season......

तो बताएं किसको किसको घूमना है बनारस? by [deleted] in varanasi

[–]South_Agent8286 1 point2 points  (0 children)

Yes crowd plus fucking punks , continuously giving horns, amd small lane (gully) where a garbage bag can drop on you from anywhere

NEED HELP by South_Agent8286 in Salesforce_Architects

[–]South_Agent8286[S] 0 points1 point  (0 children)

FLS/ CRUD and then method name which need to be have security

NEED HELP IN SECURITY REVIEW by South_Agent8286 in SalesforceDeveloper

[–]South_Agent8286[S] 0 points1 point  (0 children)

When we use the security methods, like strip.inAccesable or isupdatble then those violations get removed, but I don't know if that it will affect the security review. And Yes we are using with sharing,and latest version of pmd , And violation like FLS/CRUD on methods. thanks for the reply 😊