feat: update deps & nodejs 22 #1015
Annotations
6 errors and 10 warnings
|
ESLint:
lib/core/security/tokenRepository.ts#L37
'debug' is assigned a value but never used
|
ESLint:
lib/core/security/tokenRepository.ts#L39
'BOOTSTRAP_DONE_KEY' is assigned a value but never used
|
|
|
ESLint
The operation was canceled.
|
ESLint:
bin/.upgrades/lib/context.js#L65
Prefer for...of instead of Array.forEach
|
ESLint:
features/fixtures/mappings.js#L10
Expected object keys to be in ascending order. 'age' should be before 'name'
|
ESLint:
features/fixtures/mappings.js#L15
Expected object keys to be in ascending order. 'mtp-open-data' should be before 'nyc-open-data'
|
ESLint:
features/fixtures/mappings.js#L20
Expected object keys to be in ascending order. 'age' should be before 'name'
|
ESLint:
features/fixtures/permissions.js#L14
Expected object keys to be in ascending order. 'password' should be before 'username'
|
ESLint:
features/fixtures/permissions.js#L18
Expected object keys to be in ascending order. 'default-user' should be before 'test-admin'
|
ESLint:
features/fixtures/permissions.js#L25
Expected object keys to be in ascending order. 'password' should be before 'username'
|
ESLint:
features/step_definitions/auth-steps.js#L12
Expected object keys to be in ascending order. 'password' should be before 'username'
|
ESLint:
features/step_definitions/bulk-steps.js#L48
Expected object keys to be in ascending order. 'action' should be before 'controller'
|
ESLint:
features/step_definitions/bulk-steps.js#L50
Expected object keys to be in ascending order. 'collection' should be before 'index'
|
Loading