Enable role and profile caching #878
Annotations
6 errors and 10 warnings
|
Run ESLint:
lib/core/security/profileRepository.ts#L188
Replace `id:·string,·options:·{·key?:·string·}·=·{}` with `⏎····id:·string,⏎····options:·{·key?:·string·}·=·{},⏎··`
|
Run ESLint:
lib/core/security/profileRepository.ts#L195
Replace `profileFromDatabase.policies` with `⏎··········profileFromDatabase.policies,⏎········`
|
Run ESLint:
lib/core/security/profileRepository.ts#L235
'profile' is never reassigned. Use 'const' instead
|
|
Run ESLint
The operation was canceled.
|
Run ESLint:
bin/.upgrades/lib/context.js#L65
Prefer for...of instead of Array.forEach
|
Run ESLint:
features/fixtures/mappings.js#L10
Expected object keys to be in ascending order. 'age' should be before 'name'
|
Run ESLint:
features/fixtures/mappings.js#L15
Expected object keys to be in ascending order. 'mtp-open-data' should be before 'nyc-open-data'
|
Run ESLint:
features/fixtures/mappings.js#L20
Expected object keys to be in ascending order. 'age' should be before 'name'
|
Run ESLint:
features/fixtures/permissions.js#L14
Expected object keys to be in ascending order. 'password' should be before 'username'
|
Run ESLint:
features/fixtures/permissions.js#L18
Expected object keys to be in ascending order. 'default-user' should be before 'test-admin'
|
Run ESLint:
features/fixtures/permissions.js#L25
Expected object keys to be in ascending order. 'password' should be before 'username'
|
Run ESLint:
features/step_definitions/auth-steps.js#L12
Expected object keys to be in ascending order. 'password' should be before 'username'
|
Run ESLint:
features/step_definitions/bulk-steps.js#L48
Expected object keys to be in ascending order. 'action' should be before 'controller'
|
Run ESLint:
features/step_definitions/bulk-steps.js#L50
Expected object keys to be in ascending order. 'collection' should be before 'index'
|
Loading