feat(calendar): parse {http://nextcloud.com/ns}disable-alarm-notifications property #189
Annotations
11 warnings
|
NPM lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
NPM lint:
src/index.js#L191
Missing JSDoc @PARAM "value" description
|
|
NPM lint:
src/index.js#L179
Missing JSDoc @PARAM "name" description
|
|
NPM lint:
src/index.js#L114
Missing JSDoc @PARAM "options" description
|
|
NPM lint:
src/index.js#L29
Missing JSDoc @PARAM "factories" description
|
|
NPM lint:
src/index.js#L28
Prefer a more specific type to `any`
|
|
NPM lint:
src/index.js#L27
Missing JSDoc @PARAM "options.rootUrl" description
|
|
NPM lint:
src/index.js#L26
Missing JSDoc @PARAM "options" description
|
|
NPM lint:
src/errors/attachError.js#L18
Missing JSDoc @PARAM "attach" description
|
|
NPM lint:
src/debug.js#L14
Prefer a more specific type to `Function`
|
|
NPM lint:
src/debug.js#L13
Missing JSDoc @PARAM "context" description
|