feat: Add the ability to manage channels and send broadcasts #202
Annotations
40 errors and 8 warnings
Node.js 16:
lib/provider.js#L9
'HTTP2_METHOD_GET' is assigned a value but never used
|
Node.js 16:
lib/provider.js#L10
'HTTP2_METHOD_DELETE' is assigned a value but never used
|
Node.js 16:
lib/provider.js#L36
Trailing spaces not allowed
|
Node.js 16:
lib/provider.js#L39
'devicePath' is never reassigned. Use 'const' instead
|
Node.js 16:
test/clientv2.js#L38
'METHOD_GET' is assigned a value but never used
|
Node.js 16:
test/clientv2.js#L39
'METHOD_DELETE' is assigned a value but never used
|
Node.js 16:
test/clientv2.js#L40
'PATH_CHANNELS' is assigned a value but never used
|
Node.js 16:
test/clientv2.js#L41
'PATH_CHANNELS_ALL' is assigned a value but never used
|
Node.js 16:
test/clientv2.js#L42
Trailing spaces not allowed
|
Node.js 16:
test/clientv2.js#L43
'PATH_BROADCAST' is assigned a value but never used
|
Node.js 14:
lib/provider.js#L9
'HTTP2_METHOD_GET' is assigned a value but never used
|
Node.js 14:
lib/provider.js#L10
'HTTP2_METHOD_DELETE' is assigned a value but never used
|
Node.js 14:
lib/provider.js#L36
Trailing spaces not allowed
|
Node.js 14:
lib/provider.js#L39
'devicePath' is never reassigned. Use 'const' instead
|
Node.js 14:
test/clientv2.js#L38
'METHOD_GET' is assigned a value but never used
|
Node.js 14:
test/clientv2.js#L39
'METHOD_DELETE' is assigned a value but never used
|
Node.js 14:
test/clientv2.js#L40
'PATH_CHANNELS' is assigned a value but never used
|
Node.js 14:
test/clientv2.js#L41
'PATH_CHANNELS_ALL' is assigned a value but never used
|
Node.js 14:
test/clientv2.js#L42
Trailing spaces not allowed
|
Node.js 14:
test/clientv2.js#L43
'PATH_BROADCAST' is assigned a value but never used
|
Node.js 20:
lib/provider.js#L9
'HTTP2_METHOD_GET' is assigned a value but never used
|
Node.js 20:
lib/provider.js#L10
'HTTP2_METHOD_DELETE' is assigned a value but never used
|
Node.js 20:
lib/provider.js#L36
Trailing spaces not allowed
|
Node.js 20:
lib/provider.js#L39
'devicePath' is never reassigned. Use 'const' instead
|
Node.js 20:
test/clientv2.js#L38
'METHOD_GET' is assigned a value but never used
|
Node.js 20:
test/clientv2.js#L39
'METHOD_DELETE' is assigned a value but never used
|
Node.js 20:
test/clientv2.js#L40
'PATH_CHANNELS' is assigned a value but never used
|
Node.js 20:
test/clientv2.js#L41
'PATH_CHANNELS_ALL' is assigned a value but never used
|
Node.js 20:
test/clientv2.js#L42
Trailing spaces not allowed
|
Node.js 20:
test/clientv2.js#L43
'PATH_BROADCAST' is assigned a value but never used
|
Node.js 18:
lib/provider.js#L9
'HTTP2_METHOD_GET' is assigned a value but never used
|
Node.js 18:
lib/provider.js#L10
'HTTP2_METHOD_DELETE' is assigned a value but never used
|
Node.js 18:
lib/provider.js#L36
Trailing spaces not allowed
|
Node.js 18:
lib/provider.js#L39
'devicePath' is never reassigned. Use 'const' instead
|
Node.js 18:
test/clientv2.js#L38
'METHOD_GET' is assigned a value but never used
|
Node.js 18:
test/clientv2.js#L39
'METHOD_DELETE' is assigned a value but never used
|
Node.js 18:
test/clientv2.js#L40
'PATH_CHANNELS' is assigned a value but never used
|
Node.js 18:
test/clientv2.js#L41
'PATH_CHANNELS_ALL' is assigned a value but never used
|
Node.js 18:
test/clientv2.js#L42
Trailing spaces not allowed
|
Node.js 18:
test/clientv2.js#L43
'PATH_BROADCAST' is assigned a value but never used
|
Node.js 18
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Node.js 16
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Node.js 20
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Node.js 14
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Node.js 16
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js 14
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js 20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|