Skip to content

feat(notifier): new notification pattern #647

feat(notifier): new notification pattern

feat(notifier): new notification pattern #647

Triggered via pull request December 18, 2024 18:33
Status Failure
Total duration 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
ESlint
Process completed with exit code 1.
ESlint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
ESlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ESlint: workers/javascript/tests/index.test.ts#L97
@param "withBacktrace" does not match an existing function parameter
ESlint: workers/javascript/tests/index.test.ts#L125
@param "release" does not match an existing function parameter
ESlint: workers/javascript/tests/index.test.ts#L238
Unexpected any. Specify a different type
ESlint: workers/notifier/src/redisHelper.ts#L20
Missing JSDoc @returns type