Nicola Lunghi

Results 3 issues of Nicola Lunghi

### What happened? if I use the action like this: ```yaml - uses: actions/upload-artifact@v3 with: if-no-files-found: error path: | first_dir/ second_dir/ ``` no error is emitted if second_dir doesn't exist...

bug

### Suggestion Description sudo is actually not needed in docker if you setup docker as rootless service (good for security) and sudo is not available on all the systems. Please...

### Suggestion Description there are formatting rules for python code in rocm but not for c/cpp. Add a clang-format file to specify the formatting in the c code ### Operating...