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

Update Github Actions #25

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

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