Skip to content

Update Github Actions#25

Open
aashwin-rvvup wants to merge 10 commits intomainfrom
RoussKS-update-github-actions
Open

Update Github Actions#25
aashwin-rvvup wants to merge 10 commits intomainfrom
RoussKS-update-github-actions

Conversation

@aashwin-rvvup
Copy link
Collaborator

The contribution was actually made by @RoussKS in #23. Bringing it in locally to test the pipeline changes.

@RoussKS
Copy link

RoussKS commented May 23, 2024

@aashwin-rvvup @andrii-onufriichuk I'll fix the docblock phpunit errors which annoyingly appear and update this PR

@RoussKS
Copy link

RoussKS commented May 24, 2024

@aashwin-rvvup @andrii-onufriichuk
The issue of failing comes up because of the clover coverage warning which we do not utilise on Github Action.

There was 1 PHPUnit test runner warning:

1) No filter is configured, code coverage will not be processed

If we remove this entry

<report>
    <clover outputFile="clover.xml"/>
</report>

However, I worked on this PR on my fork RoussKS#1 to handle all deprecation warnings. Feel free to check and if it's fine, I can update the branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants