build(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates #618
ci.yml
on: pull_request
Lint
1m 30s
Matrix: dev-setup
Test installation of all dependencies
1m 38s
Matrix: test
Indicate completion to coveralls
0s
Build python wheel
0s
required-checks-pass
7s
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 1 identical items, use -vv to show
Differing items:
{'eslint': '8.56.0'} != {'eslint': '8.54.0'}
{'react': '18.3.1'} != {'react': '18.2.0'}
Full diff:
{
- 'eslint': '8.54.0',
? ^
+ 'eslint': '8.56.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: postgres)
The job was canceled because "_3_12_postgres" failed.
|
Test (Python: 3.8, DB: postgres)
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.
|
required-checks-pass
Process completed with exit code 1.
|