Skip to content

feat(NcDateTimePicker): add range limit props and inline option #10867

feat(NcDateTimePicker): add range limit props and inline option

feat(NcDateTimePicker): add range limit props and inline option #10867

Triggered via pull request January 20, 2026 21:51
Status Success
Total duration 41s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint: src/components/NcAppContent/NcAppContent.vue#L239
Boolean prop should only be defaulted to false
eslint: src/components/NcActions/NcActions.vue#L1723
Prefer a more specific type to `Function`
eslint: src/components/NcActions/NcActions.vue#L1668
Prefer a more specific type to `Function`
eslint: src/components/NcActionTextEditable/NcActionTextEditable.vue#L57
'form' is defined as ref, but never used
eslint: src/components/NcActionRadio/NcActionRadio.vue#L104
'modelValue' of property found, but never used
eslint: src/components/NcActionInput/NcActionInput.vue#L397
Boolean prop should only be defaulted to false
eslint: src/components/NcActionInput/NcActionInput.vue#L387
'ariaLabel' of property found, but never used
eslint: src/components/NcActionInput/NcActionInput.vue#L365
Boolean prop should only be defaulted to false
eslint: src/components/NcActionInput/NcActionInput.vue#L286
'id' of property found, but never used
eslint: src/components/NcActionCheckbox/NcActionCheckbox.vue#L76
'modelValue' of property found, but never used