Add support for Connectors #282
Annotations
8 errors, 13 warnings, and 2 notices
Ruff (I001):
sekoia_automation/trigger.py#L89
sekoia_automation/trigger.py:89:9: I001 Import block is un-sorted or un-formatted
|
Ruff (E702):
sekoia_automation/trigger.py#L89
sekoia_automation/trigger.py:89:19: E702 Multiple statements on one line (semicolon)
|
Ruff (F401):
tests/test_trigger.py#L2
tests/test_trigger.py:2:8: F401 `pdb` imported but unused
|
Ruff (I001):
tests/test_trigger.py#L426
tests/test_trigger.py:426:13: I001 Import block is un-sorted or un-formatted
|
Ruff (F811):
tests/test_trigger.py#L426
tests/test_trigger.py:426:20: F811 Redefinition of unused `pdb` from line 2
|
Ruff (E702):
tests/test_trigger.py#L426
tests/test_trigger.py:426:23: E702 Multiple statements on one line (semicolon)
|
Lint
Process completed with exit code 1.
|
Test
Process completed with exit code 1.
|
|
|
test_get_secrets (tests.test_trigger) failed:
tests.test_trigger#L0
junit.xml [took 0s]
|
|
|
|
|
|
|
|
|
|
|
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
|
157 tests found
There are 157 tests, see "Raw output" for the full list of tests.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
Expired
|
30 KB |
|
Unit Test Results
Expired
|
41.2 KB |
|