[Snyk] Security upgrade aiohttp from 3.8.6 to 3.10.11 #348
ci.yaml
on: pull_request
Collect information & changes data
17s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
44s
Check all requirements
21s
Check mypy
54s
Matrix: Audit licenses
Check ruff-format
18s
Check ruff
22s
Check other linters
1m 6s
Matrix: pytest-full
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Upload test coverage to Codecov (full suite)
0s
Annotations
22 errors
Run tests Python 3.13 (1):
tests/components/wled/test_diagnostics.py#L19
test_diagnostics
AssertionError: assert [+ received] == [- snapshot]
......
...
'ver': '0.14.4',
- 'vid': 2405180,
+ 'vid': '2405180',
'wifi': '**REDACTED**',
...
......
|
Run tests Python 3.13 (1)
Process completed with exit code 1.
|
Run tests Python 3.12 (1):
tests/components/wled/test_diagnostics.py#L19
test_diagnostics
AssertionError: assert [+ received] == [- snapshot]
......
...
'ver': '0.14.4',
- 'vid': 2405180,
+ 'vid': '2405180',
'wifi': '**REDACTED**',
...
......
|
Run tests Python 3.12 (1)
Process completed with exit code 1.
|
Run tests Python 3.13 (3):
tests/components/husqvarna_automower/test_init.py#L220
test_device_info
AssertionError: assert [+ received] == [- snapshot]
DeviceRegistryEntrySnapshot({
...
'primary_config_entry': <ANY>,
- 'serial_number': 123,
+ 'serial_number': '123',
'suggested_area': 'Garden',
...
})
|
Run tests Python 3.13 (3):
tests/components/husqvarna_automower/test_diagnostics.py#L69
test_device_diagnostics
AssertionError: assert [+ received] == [- snapshot]
......
...
'name': 'Test Mower 1',
- 'serial_number': 123,
+ 'serial_number': '123',
}),
...
})
|
Run tests Python 3.13 (3)
Process completed with exit code 1.
|
Run tests Python 3.12 (3):
tests/components/husqvarna_automower/test_init.py#L220
test_device_info
AssertionError: assert [+ received] == [- snapshot]
DeviceRegistryEntrySnapshot({
...
'primary_config_entry': <ANY>,
- 'serial_number': 123,
+ 'serial_number': '123',
'suggested_area': 'Garden',
...
})
|
Run tests Python 3.12 (3):
tests/components/husqvarna_automower/test_diagnostics.py#L69
test_device_diagnostics
AssertionError: assert [+ received] == [- snapshot]
......
...
'name': 'Test Mower 1',
- 'serial_number': 123,
+ 'serial_number': '123',
}),
...
})
|
Run tests Python 3.12 (3)
Process completed with exit code 1.
|
Run tests Python 3.12 (7):
tests/components/mealie/test_services.py#L68
test_service_mealplan
AssertionError: assert [+ received] == [- snapshot]
dict({
...
'mealplan_date': FakeDate(2024, 1, 22),
- 'mealplan_id': 230,
+ 'mealplan_id': '230',
'recipe': dict({
...
'mealplan_date': FakeDate(2024, 1, 23),
- 'mealplan_id': 229,
+ 'mealplan_id': '229',
'recipe': dict({
...
'mealplan_date': FakeDate(2024, 1, 23),
- 'mealplan_id': 226,
+ 'mealplan_id': '226',
'recipe': dict({
...
'mealplan_date': FakeDate(2024, 1, 23),
- 'mealplan_id': 224,
+ 'mealplan_id': '224',
'recipe': dict({
...
'mealplan_date': FakeDate(2024, 1, 23),
- 'mealplan_id': 222,
+ 'mealplan_id': '222',
'recipe': dict({
...
......
|
Run tests Python 3.12 (7):
tests/components/mealie/test_services.py#L215
test_service_set_random_mealplan
AssertionError: assert [+ received] == [- snapshot]
dict({
...
'mealplan_date': datetime.date(2024, 1, 22),
- 'mealplan_id': 230,
+ 'mealplan_id': '230',
'recipe': dict({
...
})
|
Run tests Python 3.12 (7):
tests/components/mealie/test_services.py#L279
test_service_set_mealplan[payload0-kwargs0]
AssertionError: assert [+ received] == [- snapshot]
dict({
...
'mealplan_date': datetime.date(2024, 1, 22),
- 'mealplan_id': 230,
+ 'mealplan_id': '230',
'recipe': dict({
...
})
|
Run tests Python 3.12 (7):
tests/components/mealie/test_services.py#L279
test_service_set_mealplan[payload1-kwargs1]
AssertionError: assert [+ received] == [- snapshot]
dict({
...
'mealplan_date': datetime.date(2024, 1, 22),
- 'mealplan_id': 230,
+ 'mealplan_id': '230',
'recipe': dict({
...
})
|
Run tests Python 3.12 (7):
tests/components/mealie/test_diagnostics.py#L25
test_entry_diagnostics
AssertionError: assert [+ received] == [- snapshot]
dict({
...
}),
- 'mealplan_id': 229,
+ 'mealplan_id': '229',
'recipe': dict({
...
}),
- 'mealplan_id': 230,
+ 'mealplan_id': '230',
'recipe': dict({
...
}),
- 'mealplan_id': 222,
+ 'mealplan_id': '222',
'recipe': dict({
...
}),
- 'mealplan_id': 221,
+ 'mealplan_id': '221',
'recipe': dict({
...
......
|
Run tests Python 3.12 (7)
Process completed with exit code 1.
|
Run tests Python 3.13 (7):
tests/components/mealie/test_services.py#L68
test_service_mealplan
AssertionError: assert [+ received] == [- snapshot]
dict({
...
'mealplan_date': FakeDate(2024, 1, 22),
- 'mealplan_id': 230,
+ 'mealplan_id': '230',
'recipe': dict({
...
'mealplan_date': FakeDate(2024, 1, 23),
- 'mealplan_id': 229,
+ 'mealplan_id': '229',
'recipe': dict({
...
'mealplan_date': FakeDate(2024, 1, 23),
- 'mealplan_id': 226,
+ 'mealplan_id': '226',
'recipe': dict({
...
'mealplan_date': FakeDate(2024, 1, 23),
- 'mealplan_id': 224,
+ 'mealplan_id': '224',
'recipe': dict({
...
'mealplan_date': FakeDate(2024, 1, 23),
- 'mealplan_id': 222,
+ 'mealplan_id': '222',
'recipe': dict({
...
......
|
Run tests Python 3.13 (7):
tests/components/mealie/test_services.py#L215
test_service_set_random_mealplan
AssertionError: assert [+ received] == [- snapshot]
dict({
...
'mealplan_date': datetime.date(2024, 1, 22),
- 'mealplan_id': 230,
+ 'mealplan_id': '230',
'recipe': dict({
...
})
|
Run tests Python 3.13 (7):
tests/components/mealie/test_services.py#L279
test_service_set_mealplan[payload0-kwargs0]
AssertionError: assert [+ received] == [- snapshot]
dict({
...
'mealplan_date': datetime.date(2024, 1, 22),
- 'mealplan_id': 230,
+ 'mealplan_id': '230',
'recipe': dict({
...
})
|
Run tests Python 3.13 (7):
tests/components/mealie/test_services.py#L279
test_service_set_mealplan[payload1-kwargs1]
AssertionError: assert [+ received] == [- snapshot]
dict({
...
'mealplan_date': datetime.date(2024, 1, 22),
- 'mealplan_id': 230,
+ 'mealplan_id': '230',
'recipe': dict({
...
})
|
Run tests Python 3.13 (7):
tests/components/mealie/test_diagnostics.py#L25
test_entry_diagnostics
AssertionError: assert [+ received] == [- snapshot]
dict({
...
}),
- 'mealplan_id': 229,
+ 'mealplan_id': '229',
'recipe': dict({
...
}),
- 'mealplan_id': 230,
+ 'mealplan_id': '230',
'recipe': dict({
...
}),
- 'mealplan_id': 222,
+ 'mealplan_id': '222',
'recipe': dict({
...
}),
- 'mealplan_id': 221,
+ 'mealplan_id': '221',
'recipe': dict({
...
......
|
Run tests Python 3.13 (7)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-3.12-10
|
882 KB |
|
coverage-3.12-2
|
881 KB |
|
coverage-3.12-4
|
883 KB |
|
coverage-3.12-5
|
886 KB |
|
coverage-3.12-6
|
882 KB |
|
coverage-3.12-8
|
884 KB |
|
coverage-3.12-9
|
884 KB |
|
coverage-3.12-mariadb-10.10.3
|
16.4 KB |
|
coverage-3.12-mariadb-10.11.2
|
16.4 KB |
|
coverage-3.12-mariadb-10.3.32
|
16.4 KB |
|
coverage-3.12-mariadb-10.6.10
|
16.4 KB |
|
coverage-3.12-mysql-8.0.32
|
16.4 KB |
|
coverage-3.12-postgres-12.14
|
16.4 KB |
|
coverage-3.12-postgres-15.2
|
16.4 KB |
|
coverage-3.13-10
|
882 KB |
|
coverage-3.13-2
|
881 KB |
|
coverage-3.13-4
|
883 KB |
|
coverage-3.13-5
|
886 KB |
|
coverage-3.13-6
|
882 KB |
|
coverage-3.13-8
|
884 KB |
|
coverage-3.13-9
|
884 KB |
|
coverage-3.13-mariadb-10.10.3
|
16.4 KB |
|
coverage-3.13-mariadb-10.11.2
|
16.4 KB |
|
coverage-3.13-mariadb-10.3.32
|
16.4 KB |
|
coverage-3.13-mariadb-10.6.10
|
16.4 KB |
|
coverage-3.13-mysql-8.0.32
|
16.4 KB |
|
coverage-3.13-postgres-12.14
|
16.4 KB |
|
coverage-3.13-postgres-15.2
|
16.4 KB |
|
licenses-348-3.12
|
110 KB |
|
licenses-348-3.13
|
110 KB |
|
pytest-348-3.12-1
|
3.66 KB |
|
pytest-348-3.12-10
|
1006 Bytes |
|
pytest-348-3.12-2
|
1.13 KB |
|
pytest-348-3.12-3
|
5.03 KB |
|
pytest-348-3.12-4
|
1.07 KB |
|
pytest-348-3.12-5
|
1.69 KB |
|
pytest-348-3.12-6
|
1.46 KB |
|
pytest-348-3.12-7
|
4.72 KB |
|
pytest-348-3.12-8
|
1.45 KB |
|
pytest-348-3.12-9
|
1.5 KB |
|
pytest-348-3.12-mariadb-10.10.3
|
2.68 KB |
|
pytest-348-3.12-mariadb-10.11.2
|
2.7 KB |
|
pytest-348-3.12-mariadb-10.3.32
|
2.62 KB |
|
pytest-348-3.12-mariadb-10.6.10
|
2.69 KB |
|
pytest-348-3.12-mysql-8.0.32
|
2.61 KB |
|
pytest-348-3.12-postgres-12.14
|
2.28 KB |
|
pytest-348-3.12-postgres-15.2
|
2.28 KB |
|
pytest-348-3.13-1
|
3.27 KB |
|
pytest-348-3.13-10
|
1001 Bytes |
|
pytest-348-3.13-2
|
1.1 KB |
|
pytest-348-3.13-3
|
5.06 KB |
|
pytest-348-3.13-4
|
1.07 KB |
|
pytest-348-3.13-5
|
1.69 KB |
|
pytest-348-3.13-6
|
1.44 KB |
|
pytest-348-3.13-7
|
4.7 KB |
|
pytest-348-3.13-8
|
1.47 KB |
|
pytest-348-3.13-9
|
1.49 KB |
|
pytest-348-3.13-mariadb-10.10.3
|
2.63 KB |
|
pytest-348-3.13-mariadb-10.11.2
|
2.64 KB |
|
pytest-348-3.13-mariadb-10.3.32
|
2.61 KB |
|
pytest-348-3.13-mariadb-10.6.10
|
2.62 KB |
|
pytest-348-3.13-mysql-8.0.32
|
2.63 KB |
|
pytest-348-3.13-postgres-12.14
|
2.28 KB |
|
pytest-348-3.13-postgres-15.2
|
2.28 KB |
|
pytest_buckets
|
5.8 KB |
|