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

JS lint warnings #182

Open
blackfalcon opened this issue Jan 7, 2024 · 0 comments
Open

JS lint warnings #182

blackfalcon opened this issue Jan 7, 2024 · 0 comments
Assignees

Comments

@blackfalcon
Copy link
Member

General Support Request

Address the following warnings.

auro/datepicker/src/auro-calendar.js
  23:1  warning  The type 'auroCalendar-dateSelected' is undefined  jsdoc/no-undefined-types
  24:1  warning  The type 'auroCalendar-ready' is undefined         jsdoc/no-undefined-types

auro/datepicker/src/auro-datepicker.js
  53:1  warning  The type 'auroDatePicker-ready' is undefined      jsdoc/no-undefined-types
  54:1  warning  The type 'auroDatepicker-validated' is undefined  jsdoc/no-undefined-types
  55:1  warning  The type 'auroDatePicker-valueSet' is undefined   jsdoc/no-undefined-types

Possible Solution

Define types.

Additional context

No response

Exit criteria

This issue can be closed once the warnings are no longer appearing in the build stack.

@blackfalcon blackfalcon added auro-datepicker not-reviewed Issue has not been reviewed by Auro team members Type: Feature New Feature labels Jan 7, 2024
@blackfalcon blackfalcon added Type: Perf Performance update to existing code and removed Type: Feature New Feature labels Jan 7, 2024
@jason-capsule42 jason-capsule42 removed not-reviewed Issue has not been reviewed by Auro team members Type: Perf Performance update to existing code labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants