Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull Requests are failing due to Versionning check #1703

Closed
ildyria opened this issue Jan 9, 2023 · 0 comments · Fixed by #1709
Closed

Pull Requests are failing due to Versionning check #1703

ildyria opened this issue Jan 9, 2023 · 0 comments · Fixed by #1709
Labels
Low Priority Low priority issues

Comments

@ildyria
Copy link
Member

ildyria commented Jan 9, 2023

See trace:

2023-01-09T07:35:10.1371496Z 1) Tests\Feature\UpdateTest::testDoLogged
2023-01-09T07:35:10.1458077Z App\Exceptions\InsufficientFilesystemPermissions: /home/runner/work/Lychee/Lychee/.git (and subdirectories) are not executable, check the permissions
2023-01-09T07:35:10.1458690Z 
2023-01-09T07:35:10.1463463Z /home/runner/work/Lychee/Lychee/app/Actions/Diagnostics/Pipes/Checks/UpdatableCheck.php:81
2023-01-09T07:35:10.1464012Z /home/runner/work/Lychee/Lychee/app/Http/Controllers/Administration/UpdateController.php:108
2023-01-09T07:35:10.1464455Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
2023-01-09T07:35:10.1464924Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
2023-01-09T07:35:10.1465370Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
2023-01-09T07:35:10.1465780Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
2023-01-09T07:35:10.1466183Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Routing/Router.php:798
2023-01-09T07:35:10.1466608Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:141
2023-01-09T07:35:10.1467067Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
2023-01-09T07:35:10.1467529Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1467990Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
2023-01-09T07:35:10.1468429Z /home/runner/work/Lychee/Lychee/app/Http/Middleware/VerifyCsrfToken.php:44
2023-01-09T07:35:10.1468837Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1469295Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Session/Middleware/AuthenticateSession.php:59
2023-01-09T07:35:10.1469746Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1470208Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
2023-01-09T07:35:10.1470659Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1471102Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:121
2023-01-09T07:35:10.1471569Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:64
2023-01-09T07:35:10.1472002Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1472483Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
2023-01-09T07:35:10.1472951Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1473387Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:67
2023-01-09T07:35:10.1473824Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1474228Z /home/runner/work/Lychee/Lychee/app/Http/Middleware/AcceptContentType.php:61
2023-01-09T07:35:10.1474636Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1475050Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:116
2023-01-09T07:35:10.1475466Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Routing/Router.php:799
2023-01-09T07:35:10.1475862Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Routing/Router.php:776
2023-01-09T07:35:10.1476245Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Routing/Router.php:740
2023-01-09T07:35:10.1476630Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Routing/Router.php:729
2023-01-09T07:35:10.1477108Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:190
2023-01-09T07:35:10.1477539Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:141
2023-01-09T07:35:10.1478003Z /home/runner/work/Lychee/Lychee/vendor/livewire/livewire/src/DisableBrowserCache.php:19
2023-01-09T07:35:10.1478420Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1479169Z /home/runner/work/Lychee/Lychee/vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php:59
2023-01-09T07:35:10.1479602Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1480115Z /home/runner/work/Lychee/Lychee/vendor/bepsvpt/secure-headers/src/SecureHeadersMiddleware.php:20
2023-01-09T07:35:10.1480548Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1481006Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21
2023-01-09T07:35:10.1481542Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php:31
2023-01-09T07:35:10.1482010Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1482466Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21
2023-01-09T07:35:10.1482955Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php:40
2023-01-09T07:35:10.1483400Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1483863Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27
2023-01-09T07:35:10.1484324Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1484826Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php:86
2023-01-09T07:35:10.1485325Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1485770Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php:39
2023-01-09T07:35:10.1486200Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1486591Z /home/runner/work/Lychee/Lychee/app/Http/Middleware/FixStatusCode.php:30
2023-01-09T07:35:10.1486988Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:180
2023-01-09T07:35:10.1487390Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:116
2023-01-09T07:35:10.1487821Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:165
2023-01-09T07:35:10.1488258Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:134
2023-01-09T07:35:10.1488724Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php:545
2023-01-09T07:35:10.1489224Z /home/runner/work/Lychee/Lychee/vendor/laravel/framework/src/Illuminate/Foundation/Testing/Concerns/MakesHttpRequests.php:312
2023-01-09T07:35:10.1489642Z /home/runner/work/Lychee/Lychee/tests/Feature/UpdateTest.php:53
2023-01-09T07:35:10.1489834Z 
@ildyria ildyria added the Low Priority Low priority issues label Jan 9, 2023
@ildyria ildyria mentioned this issue Jan 12, 2023
ildyria added a commit that referenced this issue Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority Low priority issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant