You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I have recently checked the repository for your adapter multicast for common errors and appropiate suggestions to keep this adapter up to date.
This check is based on the current head revisions (master / main branch) of the adapter repository
❗ [E0029] Node.js 20 is required as minimum, node.js 22 is recommended. The current engines.node clause ">=18" allows Node.js 18.0.0 as minimum. Please update it to require at least ">=20" at package.json.
❗ [E0036] @alcalzone/release-script 3.8.0 specified. 5.2.1 is required as minimum, 5.2.1 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @alcalzone/release-script-plugin-iobroker 3.6.0 specified. 5.2.0 is required as minimum, 5.2.0 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @alcalzone/release-script-plugin-license 3.5.9 specified. 5.2.0 is required as minimum, 5.2.0 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @alcalzone/release-script-plugin-license 3.5.9 specified. 5.2.0 is required as minimum, 5.2.2 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @alcalzone/release-script-plugin-manual-review 3.5.9 specified. 5.2.0 is required as minimum, 5.2.0 (or newer) is current. Please update devDependencies at package.json
❗ [E0036] @iobroker/testing 5.0.4 specified. 5.2.2 is required as minimum, 5.2.2 (or newer) is current. Please update devDependencies at package.json
❗ [E8912] Automerge workflow file "/.github/workflows/dependabot-auto-merge.yml" uses deprecated action "ahmadnassri/action-dependabot-auto-merge" which no longer works. Please migrate to "iobroker-bot-orga/action-automerge-dependabot@v1".
WARNINGS:
👀 [W0034] @iobroker/adapter-core 3.3.2 specified. 3.4.1 (or newer) is current. Please update dependencies at package.json
👀 [W0050] Package 'axios' listed as devDependency at package.json might be obsolete if using '@iobroker/adapter-dev'.
👀 [W0063] "@types/chai, @types/chai-as-promised, @types/mocha, mocha" are included by "@iobroker/testing". Remove from devDependencies at package.json
👀 [W0063] "@types/sinon, sinon, @types/sinon-chai, sinon-chai" are included by "@iobroker/testing". Remove from devDependencies at package.json
👀 [W0066] "@types/node":"^20.4.4" at package.json allows major version greater than 18. Downgrade to node.js 18.x.x to avoid wrong typing is recommended.
👀 [W0072] "eslint":"^8.45.0" is outdated. Please migrate to "@iobroker/eslint-config".
👀 [W0076] "prettier.config.mjs" is missing although "@iobroker/eslint-config" is configured.
👀 [W1054] Missing suggested translation into uk of some "common.news" in io-package.json.
👀 [W1056] admin 7.6.17 listed as dependency but 7.6.20 is recommended. Please consider updating globalDependency at io-package.json.
👀 [W3019] "test-and-release.yml": job "deploy" step using "ioBroker/testing-action-deploy@v1" has "npm-token" parameter specified. Trusted publishing will not work while "npm-token" is set.
👀 [W3032] Release 0.2.0-ALpha.1 from io-package.json/package.json has not yet been tagged. Tagging releases is required.
👀 [W3035] No workflow run for "test-and-release.yml" triggered by tag "v0.1.6" was found for npm latest release 0.1.6. Workflow logs might be deleted already.
👀 [W3050] "test-and-release.yml": could not retrieve log for "check-and-lint" job in run #643.
👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (20.x, macos-latest)" in run #643.
👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (20.x, ubuntu-latest)" in run #643.
👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (20.x, windows-latest)" in run #643.
👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (22.x, macos-latest)" in run #707 on branch "main".
👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (22.x, windows-latest)" in run #715 on branch "main".
👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (24.x, macos-latest)" in run #707 on branch "main".
👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (24.x, ubuntu-latest)" in run #707 on branch "main".
👀 [W3052] "test-and-release.yml": could not retrieve log for job "adapter-tests (24.x, windows-latest)" in run #707 on branch "main".
👀 [W5013] "gulpfile.js" found in repo! Think about migrating to @iobroker/adapter-dev package
👀 [W5029] Plugin "manual-review" missing at .releaseconfig.json. Please add.
👀 [W6023] Sentry plugin is configured in io-package.json but the required Sentry information was not found in README.md. Please add the standard Sentry notice near the top of README.md.
👀 [W6030] Changelog section in README.md should contain an entry for io-package.json version 0.2.0-ALpha.1.
👀 [W8915] Dependabot npm entry (directory: "/") has no "cooldown" configured. A cooldown of at least 7 days (e.g. "cooldown: { default: 7 }") is recommended to reduce supply chain risk.
👀 [W8916] Dependabot configuration "/.github/dependabot.yml" has no entry with "package-ecosystem: github-actions". Please add one.
👀 [W8917] At least major versions of @types/node should not be updated by dependabot. Please add ignore block at dependabot.yml.
👀 [W9503] .npmignore found - consider using package.json object "files" instead.
SUGGESTIONS:
📌 [S0062] Consider adding and using package "@iobroker/adapter-dev".
📌 [S0062] Consider adding and using package "@iobroker/eslint-config".
📌 [S0071] No devDependency for "@iobroker/eslint-config" found. Consider migrating to the shared ESLint config.
📌 [S0082] A newer version (1.3.31) for package "@types/proxyquire" (devDependencies) exists. The newer version has been published for more than 1000 days. Please evaluate if upgrading from 1.3.28 to 1.3.31 is possible.
📌 [S0082] A newer version (1.3.31) for package "@types/proxyquire" (devDependencies) exists. The newer version has been published for more than 950 days. Please evaluate if upgrading from 1.3.28 to 1.3.31 is possible.
📌 [S0082] A newer version (10.0.10) for package "@types/mocha" (devDependencies) exists. The newer version has been published for more than 550 days. Please evaluate if upgrading from 10.0.1 to 10.0.10 is possible.
📌 [S0082] A newer version (10.0.10) for package "@types/mocha" (devDependencies) exists. The newer version has been published for more than 600 days. Please evaluate if upgrading from 10.0.1 to 10.0.10 is possible.
📌 [S0082] A newer version (10.1.8) for package "eslint-config-prettier" (devDependencies) exists. The newer version has been published for more than 300 days. Please evaluate if upgrading from 8.8.0 to 10.1.8 is possible.
📌 [S0082] A newer version (10.1.8) for package "eslint-config-prettier" (devDependencies) exists. The newer version has been published for more than 350 days. Please evaluate if upgrading from 8.8.0 to 10.1.8 is possible.
📌 [S0082] A newer version (4.0.0) for package "@types/sinon-chai" (devDependencies) exists. The newer version has been published for more than 600 days. Please evaluate if upgrading from 3.2.9 to 4.0.0 is possible.
📌 [S0082] A newer version (4.0.0) for package "@types/sinon-chai" (devDependencies) exists. The newer version has been published for more than 650 days. Please evaluate if upgrading from 3.2.9 to 4.0.0 is possible.
📌 [S0082] A newer version (4.0.1) for package "sinon-chai" (devDependencies) exists. The newer version has been published for more than 300 days. Please evaluate if upgrading from 3.7.0 to 4.0.1 is possible.
📌 [S0082] A newer version (4.0.18) for package "@types/gulp" (devDependencies) exists. The newer version has been published for more than 250 days. Please evaluate if upgrading from 4.0.13 to 4.0.18 is possible.
📌 [S0082] A newer version (5.0.1) for package "gulp" (devDependencies) exists. The newer version has been published for more than 350 days. Please evaluate if upgrading from 4.0.2 to 5.0.1 is possible.
📌 [S0082] A newer version (5.0.1) for package "gulp" (devDependencies) exists. The newer version has been published for more than 400 days. Please evaluate if upgrading from 4.0.2 to 5.0.1 is possible.
📌 [S0082] A newer version (5.2.3) for package "@types/chai" (devDependencies) exists. The newer version has been published for more than 250 days. Please evaluate if upgrading from 4.3.5 to 5.2.3 is possible.
📌 [S0082] A newer version (8.0.2) for package "@types/chai-as-promised" (devDependencies) exists. The newer version has been published for more than 450 days. Please evaluate if upgrading from 7.1.5 to 8.0.2 is possible.
📌 [S0082] A newer version (8.0.2) for package "@types/chai-as-promised" (devDependencies) exists. The newer version has been published for more than 500 days. Please evaluate if upgrading from 7.1.5 to 8.0.2 is possible.
📌 [S0085] No devDependency "@tsconfig/nodeXX" found. Consider adding one for proper type checking (see ioBroker.examples for examples).
📌 [S0088] "/tsconfig.json" should contain an extends clause like "extends": "@tsconfig/node20/tsconfig.json" (see ioBroker.examples).
📌 [S2008] Version 0.1.6 tagged as "latest" at npm is not signed with provenance. Trusted publishing is recommended.
📌 [S3014] "test-and-release.yml": job "adapter-tests" should declare "needs: check-and-lint" to run after linting.
📌 [S3018] "test-and-release.yml": job "deploy" is missing required permissions "contents: write" and "id-token: write" at job level. Trusted publishing will not work without them.
📌 [S3056] "test-and-release.yml": workflow run #643 on branch "main" is older than 90 days; log files are no longer available.
📌 [S4047] Adapter "multicast" is not yet available in the stable repository. Please consider adding it.
📌 [S5004] Plain setInterval() found in source files (main.js). Please use this.setInterval() or adapter.setInterval() instead.
📌 [S5005] Plain setTimeout() found in source files (main.js). Please use this.setTimeout() or adapter.setTimeout() instead.
📌 [S5022] Please consider migrating to admin 5 UI (jsonConfig) or react based UI.
📌 [S5043] Package "dgram" is a built-in Node.js module. Please use "node:dgram" instead.
📌 [S5065] ".travis.yml" was found. This file is most likely obsolete and can be removed after verifying that travis is no longer used.
📌 [S8911] File "/.github/workflows/dependabot-auto-merge.yml" was found. Consider migrating to the new standard workflow "automerge-dependabot.yml".
📌 [S9006] .commitinfo file should be excluded by .gitignore, please add a line with text ".commitinfo" to .gitignore
Please review issues reported and consider fixing them as soon as appropiate.
Errors reported by repository checker should be fixed as soon as possible - at least with next minor release. Some of them require a new release to be considered as fixed. Please note that errors reported by checker might be considered as blocking point for future updates at stable repository. Priority bugfixes will not be blocked by existing errors as long as tests pass.
Warnings reported by repository checker should be reviewed. While some warnings can be ignored due to good reasons or a dedicated decision of the developer, most warnings should be fixed as soon as appropiate.
Suggestions reported by repository checker should be reviewed. Suggestions can be ignored due to a decision of the developer but they are reported as a hint to use a configuration which might get required in future or at least is used be most adapters. Suggestions are always optional to follow.
You may start a new check or force the creation of a new issue at any time by adding the following comment to this issue:
@iobroker-bot recheck
or @iobroker-bot recreate
Please note that I (and the server at GitHub) have always plenty of work to do. So it may last up to 30 minutes until you see a reaction. I will drop a comment here as soon as I start processing.
Feel free to contact me (@ioBroker-Bot) if you have any questions or feel that an issue is incorrectly flagged.
And THANKS A LOT for maintaining this adapter from me and all users. Let's work together for the best user experience.
Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I have recently checked the repository for your adapter multicast for common errors and appropiate suggestions to keep this adapter up to date.
This check is based on the current head revisions (master / main branch) of the adapter repository
Please see the result of the check below.
ioBroker.multicast
ERRORS:
WARNINGS:
SUGGESTIONS:
Please review issues reported and consider fixing them as soon as appropiate.
Errors reported by repository checker should be fixed as soon as possible - at least with next minor release. Some of them require a new release to be considered as fixed. Please note that errors reported by checker might be considered as blocking point for future updates at stable repository. Priority bugfixes will not be blocked by existing errors as long as tests pass.
Warnings reported by repository checker should be reviewed. While some warnings can be ignored due to good reasons or a dedicated decision of the developer, most warnings should be fixed as soon as appropiate.
Suggestions reported by repository checker should be reviewed. Suggestions can be ignored due to a decision of the developer but they are reported as a hint to use a configuration which might get required in future or at least is used be most adapters. Suggestions are always optional to follow.
You may start a new check or force the creation of a new issue at any time by adding the following comment to this issue:
@iobroker-bot recheckor
@iobroker-bot recreatePlease note that I (and the server at GitHub) have always plenty of work to do. So it may last up to 30 minutes until you see a reaction. I will drop a comment here as soon as I start processing.
Feel free to contact me (@ioBroker-Bot) if you have any questions or feel that an issue is incorrectly flagged.
And THANKS A LOT for maintaining this adapter from me and all users.
Let's work together for the best user experience.
your
ioBroker Check and Service Bot
@mcm1957 for evidence
Last update at Tue, 01 Sep 2026 09:47:03 GMT based on commit e323a57
ioBroker.repochecker 5.20.14