Skip to content

Remove excludeClickOutsideClasses from clickOutsideOptions #4262

Remove excludeClickOutsideClasses from clickOutsideOptions

Remove excludeClickOutsideClasses from clickOutsideOptions #4262

Triggered via pull request May 11, 2023 09:06
Status Success
Total duration 10m 39s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
eslint: src/components/NcSelect/NcSelect.vue#L739
Syntax error in type: Array<string | number | { [key: string | number]: any }>
eslint: src/components/NcSelect/NcSelect.vue#L784
Syntax error in type: string | number | { [key: string | number]: any } | Array<any>