Skip to main content
safa Ben Omrane (croix bleue) 님이 Salesforce DX에 질문했습니다

Hello , 

i have this error :

{

  "status": 1,

  "name": "Range",

  "message": "Invalid time value",

  "exitCode": 1,

  "context": "Run",

  "stack": "Range: Invalid time value\n    at SfError.wrap ..............  at Generator.next (<anonymous>)",

  "warnings": [

    "WARNING: In the Summer ’21 release, we'll rename or remove some of the output files that are created when you run force:apex:test:run or force:apex:test:report with the --outputdir (-d) parameter.  This breaking change could impact your CI/CD scripts if they reference specific filenames. See https://sfdc.co/apex-test-updates for details\n"

after executing this command :sfdx force apex test run -c -r human --json -l RunLocalTests -w 60 -d     on my pipeline 

CLI version : sfdx-v7.186.0-83570ab-linux-x64.tar.gz

NODE_VERSION=v17.7.1-linux-x64

can you help me please 

Thank you 

답변 2개
0/9000