Switch to eslint #275
Annotations
10 errors and 1 warning
ui/src/app/component/app/app.component.html#L14
click must be accompanied by either keyup, keydown or keypress event for accessibility
|
ui/src/app/component/app/app.component.html#L14
Elements with interaction handlers must be focusable
|
ui/src/app/component/app/app.component.ts#L50
Do not access Object.prototype method 'hasOwnProperty' from target object
|
ui/src/app/component/date/date.component.html#L1
Elements with interaction handlers must be focusable
|
ui/src/app/component/date/date.component.ts#L14
The selector should be kebab-case and start with one of these prefixes: "app" (https://angular.dev/style-guide#style-05-02 and https://angular.dev/style-guide#style-02-07)
|
ui/src/app/component/date/date.component.ts#L58
'_' is defined but never used
|
ui/src/app/component/date/date.component.ts#L58
Unexpected any. Specify a different type
|
ui/src/app/component/date/date.component.ts#L59
'_' is defined but never used
|
ui/src/app/component/date/date.component.ts#L59
Unexpected any. Specify a different type
|
ui/src/app/component/date/date.component.ts#L61
Unexpected any. Specify a different type
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading