Dan Homola

Results 9 comments of Dan Homola

Hi, if Jest "knows" about those attachments, it should be possible to add. If you have the time to make a PR I would be happy to assist you :)

Hm, that could work, but the API to define this could be tricky to design. Do you have the time to have a try at this?

Can you please provide more information? How exactly does it not work?

Can you please check that you allowed the page to use geolocation?

Hi, thanks for the detailed question :) the library does not react to the changes to the permissions so I would recommend using the permissions API as you suggest and...

Hi @manavpandya1995 and @burhanahmed92 can you please share some more details? I tried reproducing this locally and when I block the geolocation, the `isGeolocationEnabled` correctly returns `false`.

For us, not even pinning both upload and download actions to 4.0.0 works anymore. The project is unfortunately not open source, so I cannot post the whole log, but it...

Another piece of information, one of the artifacts was the docker build summary (see the [relevant docs](https://docs.docker.com/build/ci/github-actions/build-summary/)). When we got rid of the summary artifact, our build now works fine...