Move compliance checks to SDK #475
Annotations
10 errors and 2 warnings
sekoia_automation/scripts/check_compliance.py#L44
sekoia_automation/scripts/check_compliance.py:44:89: E501 Line too long (91 > 88)
|
sekoia_automation/scripts/check_compliance.py#L70
sekoia_automation/scripts/check_compliance.py:70:89: E501 Line too long (96 > 88)
|
sekoia_automation/scripts/check_compliance.py#L80
sekoia_automation/scripts/check_compliance.py:80:89: E501 Line too long (96 > 88)
|
sekoia_automation/scripts/check_compliance.py#L138
sekoia_automation/scripts/check_compliance.py:138:89: E501 Line too long (100 > 88)
|
sekoia_automation/scripts/check_compliance.py#L173
sekoia_automation/scripts/check_compliance.py:173:89: E501 Line too long (89 > 88)
|
sekoia_automation/scripts/check_compliance.py#L183
sekoia_automation/scripts/check_compliance.py:183:89: E501 Line too long (97 > 88)
|
sekoia_automation/scripts/check_compliance.py#L233
sekoia_automation/scripts/check_compliance.py:233:89: E501 Line too long (89 > 88)
|
sekoia_automation/scripts/check_compliance.py#L244
sekoia_automation/scripts/check_compliance.py:244:89: E501 Line too long (103 > 88)
|
sekoia_automation/scripts/compliance/validators/__init__.py#L18
sekoia_automation/scripts/compliance/validators/__init__.py:18:89: E501 Line too long (110 > 88)
|
sekoia_automation/scripts/compliance/validators/__init__.py#L19
sekoia_automation/scripts/compliance/validators/__init__.py:19:89: E501 Line too long (106 > 88)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Event File", "Unit Test Results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading