build(deps): dependency-updates #616
ci.yml
on: pull_request
Lint
34s
Matrix: dev-setup
Test installation of all dependencies
1m 22s
Matrix: test
Indicate completion to coveralls
0s
Build python wheel
0s
required-checks-pass
3s
Annotations
9 errors
Test (Python: 3.12, DB: postgres):
rdmo/core/tests/test_package_status.py#L48
test_package_json_and_pre_commit_versions_match
AssertionError: assert {'eslint': '8...ct': '18.3.1'} == {'eslint': '8...ct': '18.2.0'}
Omitting 2 identical items, use -vv to show
Differing items:
{'react': '18.3.1'} != {'react': '18.2.0'}
Full diff:
{
'eslint': '8.54.0',
'eslint-plugin-react': '7.34.0',
- 'react': '18.2.0',
? ^ ^
+ 'react': '18.3.1',
? ^ ^
}
|
Test (Python: 3.12, DB: postgres)
Process completed with exit code 1.
|
Test (Python: 3.12, DB: mysql)
The job was canceled because "_3_12_postgres" failed.
|
Test (Python: 3.12, DB: mysql)
The operation was canceled.
|
Test (Python: 3.8, DB: mysql)
The job was canceled because "_3_12_postgres" failed.
|
Test (Python: 3.8, DB: mysql)
The operation was canceled.
|
Test (Python: 3.8, DB: postgres)
The job was canceled because "_3_12_postgres" failed.
|
Test (Python: 3.8, DB: postgres)
The operation was canceled.
|
required-checks-pass
Process completed with exit code 1.
|