Run static code validation #7
ciStaticCodeValidation.yml
on: workflow_dispatch
Validate Build
1m 5s
Annotations
2 warnings
Validate Build
The sf command was not found.
The Salesforce CLI must be installed in the environment to run Salesforce Code Analyzer.
We recommend you include a separate step in your GitHub workflow to install it. For example:
- name: Install Salesforce CLI
run: npm install -g @salesforce/cli@latest
We will attempt to install the latest Salesforce CLI on your behalf.
|
Validate Build
The @salesforce/sfdx-scanner plugin of version 3.20.0 or greater was not found.
We recommend you include a separate step in your GitHub workflow to install it. For example:
- name: Install Salesforce Code Analyzer plugin
run: sf plugins install @salesforce/sfdx-scanner@latest
We will attempt to install the latest @salesforce/sfdx-scanner plugin on your behalf.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
salesforce-code-analyzer-results
Expired
|
3.44 KB |
|