roll down parent inheritance recursively #169
lint.yml
on: pull_request
Ruff Linting
7s
Black Formatting
18s
Check for spelling errors
11s
Annotations
2 errors and 2 warnings
Ruff Linting
Process completed with exit code 1.
|
Check for spelling errors:
nwb_linkml/src/nwb_linkml/adapters/namespaces.py#L400
recurive ==> recursive
|
Ruff Linting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Black Formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|