-
Can't build the plugin:
```
#> mvn clean verify
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.codehaus.sonar-plugins:so…
-
Output of `composer diagnose`:
```
Checking composer.json: WARNING
No license specified, it is recommended to do so. For closed-source software you may use "proprietary" as license.
Defining a…
-
https://github.com/SymbiFlow/actions/tree/main/checks
Should probably replace the scripts at;
- https://github.com/SymbiFlow/python-sdf-timing/blob/master/.github/check_license.sh
- https://git…
-
https://github.com/SymbiFlow/actions/tree/main/checks
-
Hi ELN-FileFormat-Team,
I am currently working on implementing support for the eln file format into [LinkAhead](https://gitlab.com/linkahead/). I stumbled upon the following issue:
As the eln file…
-
I tried to build this package with this PKGBUILD and this pr (since this pr to be precise)
```shell
pkgname=editorconfig-checker-git
_pkgname=editorconfig-checker
_commit=cf4ae1ccede…
-
This project has a `license` defined under the `[project]` table in `pyproject.toml`:
https://github.com/heroku/sf-functions-python/blob/a7541831525ae1850ae2c8511d2b0c8f94597a53/pyproject.toml#L10
…
-
### Description
i am checking jax 0.4.35's pip wheel metadata and found that `cuda12-pip` variant depends on `jaxlib==0.4.34` is this expected?
```
Metadata-Version: 2.1
Name: jax
Version: 0.4.…
-
https://github.com/SymbiFlow/actions/tree/main/checks
-
The CI should check all the files have correct license headers.
For the F4PGA project we use the GitHub Action @ https://github.com/f4pga/actions/tree/main/checks - we should probably use that here…