Logger refactor #918
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
bin/.upgrades/lib/context.js#L65
Prefer for...of instead of Array.forEach
|
features/fixtures/mappings.js#L10
Expected object keys to be in ascending order. 'age' should be before 'name'
|
features/fixtures/mappings.js#L15
Expected object keys to be in ascending order. 'mtp-open-data' should be before 'nyc-open-data'
|
features/fixtures/mappings.js#L20
Expected object keys to be in ascending order. 'age' should be before 'name'
|
features/fixtures/permissions.js#L14
Expected object keys to be in ascending order. 'password' should be before 'username'
|
features/fixtures/permissions.js#L18
Expected object keys to be in ascending order. 'default-user' should be before 'test-admin'
|
features/fixtures/permissions.js#L25
Expected object keys to be in ascending order. 'password' should be before 'username'
|
features/step_definitions/auth-steps.js#L12
Expected object keys to be in ascending order. 'password' should be before 'username'
|
features/step_definitions/bulk-steps.js#L48
Expected object keys to be in ascending order. 'action' should be before 'controller'
|
features/step_definitions/bulk-steps.js#L50
Expected object keys to be in ascending order. 'collection' should be before 'index'
|
This job succeeded
Loading