question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`archives` not accepted as an input

See original GitHub issue
      - name: Install Qt
        uses: jurplel/install-qt-action@v2
        with:
          version: ${{ env.QT_VER }}
          cached: ${{ steps.cache-qt.outputs.cache-hit }}
          dir: ${{ github.workspace }}/Qt
          archives: qtbase qtsvg qttools qttranslations

Output:

Warning: Unexpected input(s) 'archives', valid inputs are ['dir', 'version', 'host', 'target', 'arch', 'install-deps', 'modules', 'cached', 'setup-python', 'tools', 'set-env', 'tools-only', 'aqtversion', 'py7zrversion', 'extra']

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
MehdiChinounecommented, Apr 24, 2022

Well, if using @v3 doesn’t work, that’s a problem. The README should definitely be updated to show you how to turn this feature on.

Have you tried @master, or @7933445fc5670b1ef4eeedb981cf8f14647f2e1a?

Reference for usage of uses: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsuses

I reported the bug so people won’t use those tricks.

2reactions
jurplelcommented, May 1, 2022

indeed i am busy with life! I am very busy with college courses + TAing, so I don’t have a lot of time to dedicate to open source stuff.

I will definitely get install-qt-action back into shape this summer. My finals week is this week so hopefully imminently.

So yeah, decidedly not dead.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: input file not a valid archive - NI Community
Hi Andreas,. I did some research and it appears this error shows up when the library was created using an old standard format...
Read more >
Input or output error in archive file in Archiving Via SARA
HI Guys i am geeing below issue while archiving the FI Documents via Archiving job. ... if not just clear some space and...
Read more >
HTML file input accept only .zip files (not .exe) - Stack Overflow
FireFox: shows all files, but I can change dropdown to only show .zip. Can I change .zip to be the default view somehow?...
Read more >
pg_dump and pg_restore: input file does not appear to be a ...
In one case, I had mounted a backup file in a Docker container and tried to restore, but it failed with does not...
Read more >
Archive Project feature does not automatically archive all the ...
... the Archive Project feature on the Project menu to organize your Qsys files, the Archive Project feature does not automatically archive all...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found