[BETA] gitea error on compilation #1033

Closed
opened 2024-01-23 21:49:31 +00:00 by Tom van der Laan · 2 comments

Steps to reproduce the issue

I created a clone of a jcb instance that i use regularly and updated it to 3.1.34 then tried to compile the component i always work on for J4/5.

Expected result

Succesfull Compilation

Actual result

0 VDM\Joomla\Gitea\Utilities\Response::get(): Argument #1 ($response) must be of type Joomla\Http\Response, Joomla\CMS\Http\Response given, called in /public_html/libraries/jcb_powers/VDM.Joomla.Gitea/src/Repository/Contents.php on line 53

System information (as much as possible)

  • OS Name & Version:
  • MySql Version:
  • Apache Version:
  • PHP Version:
  • Joomla Version:
  • JCB Version: 3.1.34
  • Browser:

Additional comments

### Steps to reproduce the issue I created a clone of a jcb instance that i use regularly and updated it to 3.1.34 then tried to compile the component i always work on for J4/5. ### Expected result Succesfull Compilation ### Actual result 0 VDM\Joomla\Gitea\Utilities\Response::get(): Argument #1 ($response) must be of type Joomla\Http\Response, Joomla\CMS\Http\Response given, called in /public_html/libraries/jcb_powers/VDM.Joomla.Gitea/src/Repository/Contents.php on line 53 ### System information (as much as possible) - OS Name & Version: - MySql Version: - Apache Version: - PHP Version: - Joomla Version: - JCB Version: 3.1.34 - Browser: ### Additional comments
Tom van der Laan changed title from [BETA] to [BETA] gitea error on compilation 2024-01-23 22:15:39 +00:00
Author
Member

When i downgrade to 3.1.33 this problem is gone.

When i downgrade to 3.1.33 this problem is gone.
Tom van der Laan added the
Beta
label 2024-01-23 22:24:22 +00:00
Author
Member

Hmm after reinstall it works. must be something wrong with settings or so. Will close it as it's solved.

Hmm after reinstall it works. must be something wrong with settings or so. Will close it as it's solved.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#1033
No description provided.