Fix accessibility tests #277
code-quality.yml
on: push
Analyze Java
7m 17s
Lint Typescript
1m 23s
Annotations
13 errors and 3 warnings
Lint Typescript:
ui/src/app/component/app/app.component.html#L14
click must be accompanied by either keyup, keydown or keypress event for accessibility
|
Lint Typescript:
ui/src/app/component/app/app.component.html#L14
Elements with interaction handlers must be focusable
|
Lint Typescript:
ui/src/app/component/app/app.component.ts#L50
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Lint Typescript:
ui/src/app/component/date/date.component.html#L1
Elements with interaction handlers must be focusable
|
Lint Typescript:
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)
|
Lint Typescript:
ui/src/app/component/date/date.component.ts#L58
'_' is defined but never used
|
Lint Typescript:
ui/src/app/component/date/date.component.ts#L58
Unexpected any. Specify a different type
|
Lint Typescript:
ui/src/app/component/date/date.component.ts#L59
'_' is defined but never used
|
Lint Typescript:
ui/src/app/component/date/date.component.ts#L59
Unexpected any. Specify a different type
|
Lint Typescript:
ui/src/app/component/date/date.component.ts#L61
Unexpected any. Specify a different type
|
Analyze Java
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Analyze Java
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Analyze Java
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
|
Lint Typescript
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/.
|
Analyze Java
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, github/codeql-action/init@v1, github/codeql-action/autobuild@v1, github/codeql-action/analyze@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze Java
The following actions uses node12 which is deprecated and will be forced to run on node16: github/codeql-action/init@v1, github/codeql-action/autobuild@v1, github/codeql-action/analyze@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|