Borja Domínguez

Results 62 issues of Borja Domínguez

At the moment it is a draft as "the only" thing I have done was to edit the existing Dockerfile files to make them linux/arm64 compatible. Please note: * The...

cspell allows a **--file-list** parameter: https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell#options Right now it is running one command per file and is very inefficient... Our repository has many files and it takes us more than...

enhancement

@nvuillam I am trying to run from an Azure Pipelines megalinter pipeline but it fails me with the following. I also don't understand why it is doing diffs (which by...

bug

### Current Behavior: It reports vulnerabilities for not being in the latest preview version. ### Proposed Behavior: It should not suggest preview versions, it should only compare against stable versions....

enhancement

@RicardoEPRodrigues I'm only trying the project on this repo on Ubuntu 18.04 (on a VM). I open the "BasicSampleScene" and I click on the "Open file" button. 1. The first...

It seems that internally it establishes the same options for both regardless of the options passed on to the other instances. It also happens with the methods: timeline1.setOptions({}); (I imagine...

bug

@FejZa We have this problem when we target Android in an Oculus Quest 2 project with the official Oculus asset. If I copy the same command line out of Azure...

I'm using: https://github.com/DragonBox/u3d In order to automatically install Unity editors but the problem is that at least on macOS it always preffixes the editor folder name with "Unity_" (Example: Unity_2019.4.0f1)...

enhancement

If you look at this page, they clearly put that if the exit code is 2 it means that the Unity process has been executed correctly but that some tests...

enhancement

I have configured it with HACS and I get this error on the latest stable HA release: simple-weather-card-bundle.js:1 Uncaught (in promise) TypeError: Cannot read property 'isNight' of undefined at HTMLElement.render...

bug