scaffold-package-command icon indicating copy to clipboard operation
scaffold-package-command copied to clipboard

Error in Circle CI testing

Open ernilambar opened this issue 1 year ago • 0 comments

Bug Report

Describe the current, buggy behavior

wp scaffold package ernilambar/my-tool --dir=~/Temp/my-tool --skip-tests --skip-readme --skip-github --skip-install --force
wp scaffold package-tests ~/Temp/my-tool --ci=circle

For Circle, following files are added:

Adding these files along with the scaffolded files, Circle CI test is not successful.

Following error occurs:

Screenshot 2024-03-25 at 4 52 53 PM

Describe what you would expect as the correct outcome

Circle test should run properly for the scaffolded package.

ernilambar avatar Mar 25 '24 11:03 ernilambar