v1 of Predictive modeling page #98
8 new alerts including 8 errors
New alerts in code changed by this pull request
- 8 errors
See annotations below for details.
Annotations
Code scanning / ESLint
Disallow empty functions Error
Code scanning / ESLint
Require or disallow the `Record` type Error
Code scanning / ESLint
Require or disallow the `Record` type Error
Code scanning / ESLint
Disallow calling some `Object.prototype` methods directly on objects Error
Code scanning / ESLint
Require or disallow the `Record` type Error
Code scanning / ESLint
Disallow calling some `Object.prototype` methods directly on objects Error
Check failure on line 4 in frontend/src/app/shared/directives/thousand-separator.directive.ts
Code scanning / ESLint
Directive selectors should follow given naming rules. See more at https://angular.dev/style-guide#style-02-06 and https://angular.dev/style-guide#style-02-08. Error
Check failure on line 7 in frontend/src/app/shared/directives/thousand-separator.directive.ts
Code scanning / ESLint
Disallow explicit type declarations for variables or parameters initialized to a number, string, or boolean Error