Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[59845] Update Datepicker for automatic scheduling mode #17349

Draft
wants to merge 21 commits into
base: feature/42388-new-automatic-scheduling-mode
Choose a base branch
from

Hack some roundtrip between the datpicker and the fields above (wip)

9488170
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

[59845] Update Datepicker for automatic scheduling mode #17349

Hack some roundtrip between the datpicker and the fields above (wip)
9488170
Select commit
Loading
Failed to load commit list.
GitHub Actions / eslint failed Dec 18, 2024 in 2s

reviewdog [eslint] report

reported by reviewdog 🐶

Findings (68)

frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts|104 col 3| Lifecycle interface 'OnDestroy' should be implemented for method 'ngOnDestroy'. (https://angular.io/styleguide#style-09-01)
frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts|111 col 26| Unsafe member access .field on an any value.
frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts|113 col 9| Unsafe assignment of an any value.
frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts|113 col 39| Unsafe member access .value on an any value.
frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts|116 col 9| Unsafe assignment of an any value.
frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts|116 col 37| Unsafe member access .value on an any value.
frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts|119 col 50| Unsafe member access .value on an any value.
frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts|190 col 7| Unsafe argument of type any assigned to a parameter of type HTMLElement | null.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|30 col 3| 'ChangeDetectorRef' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|30 col 3| 'ChangeDetectorRef' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|32 col 3| 'ElementRef' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|32 col 3| 'ElementRef' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|33 col 3| 'Inject' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|33 col 3| 'Inject' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|34 col 3| 'Injector' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|34 col 3| 'Injector' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|39 col 10| 'PathHelperService' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|39 col 10| 'PathHelperService' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|40 col 10| 'I18nService' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|40 col 10| 'I18nService' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|41 col 10| 'ResourceChangeset' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|41 col 10| 'ResourceChangeset' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|42 col 10| 'HalResource' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|42 col 10| 'HalResource' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|43 col 10| 'IFieldSchema' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|43 col 10| 'IFieldSchema' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|44 col 10| 'EditFieldHandler' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|44 col 10| 'EditFieldHandler' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|46 col 3| 'OpEditingPortalChangesetToken' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|46 col 3| 'OpEditingPortalChangesetToken' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|47 col 3| 'OpEditingPortalHandlerToken' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|47 col 3| 'OpEditingPortalHandlerToken' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|48 col 3| 'OpEditingPortalSchemaToken' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts|48 col 3| 'OpEditingPortalSchemaToken' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|31 col 3| 'ChangeDetectorRef' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|31 col 3| 'ChangeDetectorRef' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|33 col 3| 'ElementRef' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|33 col 3| 'ElementRef' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|34 col 3| 'Inject' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|34 col 3| 'Inject' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|35 col 3| 'Injector' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|35 col 3| 'Injector' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|40 col 10| 'I18nService' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|40 col 10| 'I18nService' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|42 col 3| 'OpEditingPortalChangesetToken' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|42 col 3| 'OpEditingPortalChangesetToken' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|43 col 3| 'OpEditingPortalHandlerToken' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|43 col 3| 'OpEditingPortalHandlerToken' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|44 col 3| 'OpEditingPortalSchemaToken' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|44 col 3| 'OpEditingPortalSchemaToken' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|46 col 10| 'ResourceChangeset' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|46 col 10| 'ResourceChangeset' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|47 col 10| 'HalResource' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|47 col 10| 'HalResource' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|48 col 10| 'IFieldSchema' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|48 col 10| 'IFieldSchema' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|49 col 10| 'EditFieldHandler' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|49 col 10| 'EditFieldHandler' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|50 col 10| 'PathHelperService' is defined but never used. Allowed unused vars must match /^/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|50 col 10| 'PathHelperService' is defined but never used. Allowed unused vars must match /^
/u.
frontend/src/app/shared/components/fields/edit/field-types/days-duration-edit-field.component.ts|56 col 99| Missing space before opening brace.
frontend/src/app/shared/components/fields/edit/modal-with-turbo-content/modal-with-turbo-content.directive.ts|70 col 5| Unsafe call of an any typed value.
frontend/src/app/shared/components/fields/edit/modal-with-turbo-content/modal-with-turbo-content.directive.ts|73 col 8| Unsafe member access .addEventListener on an any value.
frontend/src/app/shared/components/fields/edit/modal-with-turbo-content/modal-with-turbo-content.directive.ts|80 col 5| Unsafe call of an any typed value.
frontend/src/app/shared/components/fields/edit/modal-with-turbo-content/modal-with-turbo-content.directive.ts|83 col 8| Unsafe member access .removeEventListener on an any value.
frontend/src/stimulus/controllers/dynamic/work-packages/dialog/preview.controller.ts|85 col 50| 'newNode' is defined but never used. Allowed unused args must match /^/u.
frontend/src/stimulus/controllers/dynamic/work-packages/dialog/preview.controller.ts|85 col 50| 'newNode' is defined but never used. Allowed unused args must match /^
/u.
frontend/src/stimulus/controllers/dynamic/work-packages/dialog/preview.controller.ts|90 col 39| Strings must use singlequote.

Filtered Findings (0)

Annotations

Check warning on line 104 in frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts#L104 <@angular-eslint/use-lifecycle-interface>(https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/docs/rules/use-lifecycle-interface.md)

Lifecycle interface 'OnDestroy' should be implemented for method 'ngOnDestroy'. (https://angular.io/styleguide#style-09-01)
Raw output
{"ruleId":"@angular-eslint/use-lifecycle-interface","severity":1,"message":"Lifecycle interface 'OnDestroy' should be implemented for method 'ngOnDestroy'. (https://angular.io/styleguide#style-09-01)","line":104,"column":3,"nodeType":"Identifier","messageId":"useLifecycleInterface","endLine":104,"endColumn":14,"fix":{"range":[1365,2593],"text":", OnDestroy,\n} from '@angular/core';\nimport { I18nService } from 'core-app/core/i18n/i18n.service';\nimport { TimezoneService } from 'core-app/core/datetime/timezone.service';\nimport { DayElement } from 'flatpickr/dist/types/instance';\nimport flatpickr from 'flatpickr';\nimport { ApiV3Service } from 'core-app/core/apiv3/api-v3.service';\nimport { onDayCreate } from 'core-app/shared/components/datepicker/helpers/date-modal.helpers';\nimport { DeviceService } from 'core-app/core/browser/device.service';\nimport { DatePicker } from '../datepicker';\nimport { UntilDestroyedMixin } from 'core-app/shared/helpers/angular/until-destroyed.mixin';\nimport { PathHelperService } from 'core-app/core/path-helper/path-helper.service';\nimport { populateInputsFromDataset } from 'core-app/shared/components/dataset-inputs';\nimport { fromEvent } from 'rxjs';\nimport { filter } from 'rxjs/operators';\n\n@Component({\n  selector: 'op-wp-modal-date-picker',\n  template: `\n    <input\n      id=\"flatpickr-input\"\n      #flatpickrTarget\n      hidden>\n  `,\n  changeDetection: ChangeDetectionStrategy.OnPush,\n  styleUrls: [\n    '../styles/datepicker.modal.sass',\n  ],\n})\nexport class OpWpModalDatePickerComponent extends UntilDestroyedMixin implements AfterViewInit, OnDestroy"}}

Check failure on line 111 in frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts#L111 <@typescript-eslint/no-unsafe-member-access>(https://typescript-eslint.io/rules/no-unsafe-member-access)

Unsafe member access .field on an `any` value.
Raw output
{"ruleId":"@typescript-eslint/no-unsafe-member-access","severity":2,"message":"Unsafe member access .field on an `any` value.","line":111,"column":26,"nodeType":"Identifier","messageId":"unsafeMemberExpression","endLine":111,"endColumn":31}

Check failure on line 113 in frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts#L113 <@typescript-eslint/no-unsafe-assignment>(https://typescript-eslint.io/rules/no-unsafe-assignment)

Unsafe assignment of an `any` value.
Raw output
{"ruleId":"@typescript-eslint/no-unsafe-assignment","severity":2,"message":"Unsafe assignment of an `any` value.","line":113,"column":9,"nodeType":"AssignmentExpression","messageId":"anyAssignment","endLine":113,"endColumn":44}

Check failure on line 113 in frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts#L113 <@typescript-eslint/no-unsafe-member-access>(https://typescript-eslint.io/rules/no-unsafe-member-access)

Unsafe member access .value on an `any` value.
Raw output
{"ruleId":"@typescript-eslint/no-unsafe-member-access","severity":2,"message":"Unsafe member access .value on an `any` value.","line":113,"column":39,"nodeType":"Identifier","messageId":"unsafeMemberExpression","endLine":113,"endColumn":44}

Check failure on line 116 in frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts#L116 <@typescript-eslint/no-unsafe-assignment>(https://typescript-eslint.io/rules/no-unsafe-assignment)

Unsafe assignment of an `any` value.
Raw output
{"ruleId":"@typescript-eslint/no-unsafe-assignment","severity":2,"message":"Unsafe assignment of an `any` value.","line":116,"column":9,"nodeType":"AssignmentExpression","messageId":"anyAssignment","endLine":116,"endColumn":42}

Check failure on line 116 in frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts#L116 <@typescript-eslint/no-unsafe-member-access>(https://typescript-eslint.io/rules/no-unsafe-member-access)

Unsafe member access .value on an `any` value.
Raw output
{"ruleId":"@typescript-eslint/no-unsafe-member-access","severity":2,"message":"Unsafe member access .value on an `any` value.","line":116,"column":37,"nodeType":"Identifier","messageId":"unsafeMemberExpression","endLine":116,"endColumn":42}

Check failure on line 119 in frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts#L119 <@typescript-eslint/no-unsafe-member-access>(https://typescript-eslint.io/rules/no-unsafe-member-access)

Unsafe member access .value on an `any` value.
Raw output
{"ruleId":"@typescript-eslint/no-unsafe-member-access","severity":2,"message":"Unsafe member access .value on an `any` value.","line":119,"column":50,"nodeType":"Identifier","messageId":"unsafeMemberExpression","endLine":119,"endColumn":55}

Check failure on line 190 in frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/datepicker/wp-modal-date-picker/wp-modal-date-picker.component.ts#L190 <@typescript-eslint/no-unsafe-argument>(https://typescript-eslint.io/rules/no-unsafe-argument)

Unsafe argument of type `any` assigned to a parameter of type `HTMLElement | null`.
Raw output
{"ruleId":"@typescript-eslint/no-unsafe-argument","severity":2,"message":"Unsafe argument of type `any` assigned to a parameter of type `HTMLElement | null`.","line":190,"column":7,"nodeType":"MemberExpression","messageId":"unsafeArgument","endLine":190,"endColumn":41}

Check failure on line 30 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L30 <no-unused-vars>(https://eslint.org/docs/latest/rules/no-unused-vars)

'ChangeDetectorRef' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"no-unused-vars","severity":2,"message":"'ChangeDetectorRef' is defined but never used. Allowed unused vars must match /^_/u.","line":30,"column":3,"nodeType":"Identifier","messageId":"unusedVar","endLine":30,"endColumn":20}

Check failure on line 30 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L30 <@typescript-eslint/no-unused-vars>(https://typescript-eslint.io/rules/no-unused-vars)

'ChangeDetectorRef' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"@typescript-eslint/no-unused-vars","severity":2,"message":"'ChangeDetectorRef' is defined but never used. Allowed unused vars must match /^_/u.","line":30,"column":3,"nodeType":null,"messageId":"unusedVar","endLine":30,"endColumn":20}

Check failure on line 32 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L32 <no-unused-vars>(https://eslint.org/docs/latest/rules/no-unused-vars)

'ElementRef' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"no-unused-vars","severity":2,"message":"'ElementRef' is defined but never used. Allowed unused vars must match /^_/u.","line":32,"column":3,"nodeType":"Identifier","messageId":"unusedVar","endLine":32,"endColumn":13}

Check failure on line 32 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L32 <@typescript-eslint/no-unused-vars>(https://typescript-eslint.io/rules/no-unused-vars)

'ElementRef' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"@typescript-eslint/no-unused-vars","severity":2,"message":"'ElementRef' is defined but never used. Allowed unused vars must match /^_/u.","line":32,"column":3,"nodeType":null,"messageId":"unusedVar","endLine":32,"endColumn":13}

Check failure on line 33 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L33 <no-unused-vars>(https://eslint.org/docs/latest/rules/no-unused-vars)

'Inject' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"no-unused-vars","severity":2,"message":"'Inject' is defined but never used. Allowed unused vars must match /^_/u.","line":33,"column":3,"nodeType":"Identifier","messageId":"unusedVar","endLine":33,"endColumn":9}

Check failure on line 33 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L33 <@typescript-eslint/no-unused-vars>(https://typescript-eslint.io/rules/no-unused-vars)

'Inject' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"@typescript-eslint/no-unused-vars","severity":2,"message":"'Inject' is defined but never used. Allowed unused vars must match /^_/u.","line":33,"column":3,"nodeType":null,"messageId":"unusedVar","endLine":33,"endColumn":9}

Check failure on line 34 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L34 <no-unused-vars>(https://eslint.org/docs/latest/rules/no-unused-vars)

'Injector' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"no-unused-vars","severity":2,"message":"'Injector' is defined but never used. Allowed unused vars must match /^_/u.","line":34,"column":3,"nodeType":"Identifier","messageId":"unusedVar","endLine":34,"endColumn":11}

Check failure on line 34 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L34 <@typescript-eslint/no-unused-vars>(https://typescript-eslint.io/rules/no-unused-vars)

'Injector' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"@typescript-eslint/no-unused-vars","severity":2,"message":"'Injector' is defined but never used. Allowed unused vars must match /^_/u.","line":34,"column":3,"nodeType":null,"messageId":"unusedVar","endLine":34,"endColumn":11}

Check failure on line 39 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L39 <no-unused-vars>(https://eslint.org/docs/latest/rules/no-unused-vars)

'PathHelperService' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"no-unused-vars","severity":2,"message":"'PathHelperService' is defined but never used. Allowed unused vars must match /^_/u.","line":39,"column":10,"nodeType":"Identifier","messageId":"unusedVar","endLine":39,"endColumn":27}

Check failure on line 39 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L39 <@typescript-eslint/no-unused-vars>(https://typescript-eslint.io/rules/no-unused-vars)

'PathHelperService' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"@typescript-eslint/no-unused-vars","severity":2,"message":"'PathHelperService' is defined but never used. Allowed unused vars must match /^_/u.","line":39,"column":10,"nodeType":null,"messageId":"unusedVar","endLine":39,"endColumn":27}

Check failure on line 40 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L40 <no-unused-vars>(https://eslint.org/docs/latest/rules/no-unused-vars)

'I18nService' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"no-unused-vars","severity":2,"message":"'I18nService' is defined but never used. Allowed unused vars must match /^_/u.","line":40,"column":10,"nodeType":"Identifier","messageId":"unusedVar","endLine":40,"endColumn":21}

Check failure on line 40 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L40 <@typescript-eslint/no-unused-vars>(https://typescript-eslint.io/rules/no-unused-vars)

'I18nService' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"@typescript-eslint/no-unused-vars","severity":2,"message":"'I18nService' is defined but never used. Allowed unused vars must match /^_/u.","line":40,"column":10,"nodeType":null,"messageId":"unusedVar","endLine":40,"endColumn":21}

Check failure on line 41 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L41 <no-unused-vars>(https://eslint.org/docs/latest/rules/no-unused-vars)

'ResourceChangeset' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"no-unused-vars","severity":2,"message":"'ResourceChangeset' is defined but never used. Allowed unused vars must match /^_/u.","line":41,"column":10,"nodeType":"Identifier","messageId":"unusedVar","endLine":41,"endColumn":27}

Check failure on line 41 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L41 <@typescript-eslint/no-unused-vars>(https://typescript-eslint.io/rules/no-unused-vars)

'ResourceChangeset' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"@typescript-eslint/no-unused-vars","severity":2,"message":"'ResourceChangeset' is defined but never used. Allowed unused vars must match /^_/u.","line":41,"column":10,"nodeType":null,"messageId":"unusedVar","endLine":41,"endColumn":27}

Check failure on line 42 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L42 <no-unused-vars>(https://eslint.org/docs/latest/rules/no-unused-vars)

'HalResource' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"no-unused-vars","severity":2,"message":"'HalResource' is defined but never used. Allowed unused vars must match /^_/u.","line":42,"column":10,"nodeType":"Identifier","messageId":"unusedVar","endLine":42,"endColumn":21}

Check failure on line 42 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L42 <@typescript-eslint/no-unused-vars>(https://typescript-eslint.io/rules/no-unused-vars)

'HalResource' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"@typescript-eslint/no-unused-vars","severity":2,"message":"'HalResource' is defined but never used. Allowed unused vars must match /^_/u.","line":42,"column":10,"nodeType":null,"messageId":"unusedVar","endLine":42,"endColumn":21}

Check failure on line 43 in frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts

See this annotation in the file changed.

@github-actions github-actions / eslint

[eslint] frontend/src/app/shared/components/fields/edit/field-types/combined-date-edit-field.component.ts#L43 <no-unused-vars>(https://eslint.org/docs/latest/rules/no-unused-vars)

'IFieldSchema' is defined but never used. Allowed unused vars must match /^_/u.
Raw output
{"ruleId":"no-unused-vars","severity":2,"message":"'IFieldSchema' is defined but never used. Allowed unused vars must match /^_/u.","line":43,"column":10,"nodeType":"Identifier","messageId":"unusedVar","endLine":43,"endColumn":22}