build(deps-dev): bump the eslint group with 1 update #564
ci.yml
on: pull_request
Lint
1m 3s
Matrix: dev-setup
Test installation of all dependencies
1m 31s
Matrix: test
Indicate completion to coveralls
0s
Build python wheel
0s
required-checks-pass
2s
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.2.0'} == {'eslint': '8...ct': '18.2.0'}
Omitting 2 identical items, use -vv to show
Differing items:
{'eslint': '8.57.0'} != {'eslint': '8.54.0'}
Full diff:
{
- 'eslint': '8.54.0',
? ^
+ 'eslint': '8.57.0',
? ^
'eslint-plugin-react': '7.34.0',
'react': '18.2.0',
}
|
Test (Python: 3.12, DB: postgres)
Process completed with exit code 1.
|
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.
|
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.
|
required-checks-pass
Process completed with exit code 1.
|