DM-41232: Add ICS hardpoint analysis and plotting code #502
lint.yaml
on: pull_request
call-workflow
/
lint
10s
Annotations
3 errors and 1 warning
F401:
python/lsst/summit/utils/m1m3/inertia_compensation_system.py#L29
'lsst.summit.utils.m1m3.plots.inertia_compensation_system' imported but unused
|
E501:
tests/test_ics.py#L32
line too long (121 > 110 characters)
|
call-workflow / lint
Process completed with exit code 1.
|
call-workflow / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|