shepherd icon indicating copy to clipboard operation
shepherd copied to clipboard

Something not found

Open fullbl opened this issue 5 years ago • 0 comments

Hi, I have problems in using psalm with --shepherd.

This is when running it into ci (github actions):

Error with Psalm Shepherd:
<br />
<b>Fatal error</b>:  Uncaught Github\Exception\RuntimeException: Not Found in /var/www/vhosts/shepherd.dev/httpdocs/vendor/muglug/github-api/lib/Github/HttpClient/Plugin/GithubExceptionThrower.php:101
Stack trace:
#0 /var/www/vhosts/shepherd.dev/httpdocs/vendor/php-http/httplug/src/Promise/HttpFulfilledPromise.php(34): Github\HttpClient\Plugin\GithubExceptionThrower-&gt;Github\HttpClient\Plugin\{closure}(Object(GuzzleHttp\Psr7\Response))
#1 /var/www/vhosts/shepherd.dev/httpdocs/vendor/muglug/github-api/lib/Github/HttpClient/Plugin/GithubExceptionThrower.php(102): Http\Client\Promise\HttpFulfilledPromise-&gt;then(Object(Closure))
#2 /var/www/vhosts/shepherd.dev/httpdocs/vendor/php-http/client-common/src/PluginClient.php(161): Github\HttpClient\Plugin\GithubExceptionThrower-&gt;handleRequest(Object(GuzzleHttp\Psr7\Request), Object(Closure), Object(Closure))
#3 /var/www/vhosts/shepherd.dev/httpdocs/vendor/php-http/client-common/src/PluginClient.php(175): Http\Client\Common\PluginClient-&gt;Http\Client\Common\{closure}(Object(GuzzleHttp\Psr7\Req in <b>/var/www/vhosts/shepherd.dev/httpdocs/vendor/muglug/github-api/lib/Github/HttpClient/Plugin/GithubExceptionThrower.php</b> on line <b>101</b><br />

fullbl avatar Sep 05 '20 14:09 fullbl