Skip to content

feat: Wire up to use TaskProcessing if recognize_backend exApp is installed #796

feat: Wire up to use TaskProcessing if recognize_backend exApp is installed

feat: Wire up to use TaskProcessing if recognize_backend exApp is installed #796

Triggered via pull request June 29, 2026 13:01
Status Success
Total duration 2m 22s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
NPM lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, 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/classifier_geo.js#L46
Missing JSDoc @param "degrees."0"" description
NPM lint: src/classifier_geo.js#L45
Missing JSDoc @param "seconds" type
NPM lint: src/classifier_geo.js#L45
Missing JSDoc @param "seconds" description
NPM lint: src/classifier_geo.js#L44
Missing JSDoc @param "minutes" type
NPM lint: src/classifier_geo.js#L44
Missing JSDoc @param "minutes" description
NPM lint: src/classifier_geo.js#L44
Expected @param names to be "degrees, direction". Got "degrees, minutes, seconds, direction"
NPM lint: src/classifier_geo.js#L43
Missing JSDoc @param "degrees" type
NPM lint: src/classifier_geo.js#L43
Missing JSDoc @param "degrees" description
NPM lint: src/classifier_faces.js#L86
Missing JSDoc @param "image" type
NPM lint: src/classifier_faces.js#L86
Missing JSDoc @param "image" description