PhilterPaper / Perl-PDF-Builder

Extended version of the popular PDF::API2 Perl-based PDF library for creating, reading, and modifying PDF documents
https://www.catskilltech.com/FreeSW/product/PDF%2DBuilder/title/PDF%3A%3ABuilder/freeSW_full
Other
6 stars 7 forks source link

CI Linter is failing due to bug in Github #138

Closed carygravel closed 3 years ago

carygravel commented 3 years ago

See this issue

We can implement the workaround, which would shut up the warnings, subscribe to the above thread, and take away the workaround when they say they have fixed things, or we can just put up with them and ignore them, hoping it will be soon.

PhilterPaper commented 3 years ago

Yeah, I saw it last night when I pushed an update to PDF::Table. I figured it was somewhere over in the GitHub Actions universe, and was nothing that I had done, and it would be very noticeable to a lot of people. It appears that the appropriate people are aware of the problem and are working on it, so I'm inclined to do nothing and just wait for them to roll back their latest change that broke the system. If it takes them more than a day or two, I'll have to think about some sort of workaround.

carygravel commented 3 years ago

According the the above link, the problem has been fixed. I've just confirmed it with a test commit.

PhilterPaper commented 3 years ago

I successfully pushed a PDF::Table update, so it appears to be fixed. Closing this ticket.