Skip to content

feat: rolling feed #3067

feat: rolling feed

feat: rolling feed #3067

Triggered via pull request August 31, 2026 11:54
Status Success
Total duration 1m 38s
Artifacts

check.yaml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
check (16.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check (16.x): test/integration/on-close.spec.ts#L9
Unexpected any. Specify a different type
check (16.x): test/integration/on-close.spec.ts#L8
Unexpected any. Specify a different type
check (16.x): test/integration/on-close.spec.ts#L7
Unexpected any. Specify a different type
check (16.x): test/integration/feed.spec.ts#L40
Unexpected 'todo' comment: 'TODO: this is a reference... should it...'
check (16.x): src/utils/workaround.ts#L1
Unexpected 'todo' comment: 'TODO: Remove this file after the issue...'
check (16.x): src/utils/headers.ts#L128
Unexpected any. Specify a different type
check (16.x): src/utils/headers.ts#L124
Unexpected any. Specify a different type
check (16.x): src/utils/headers.ts#L42
Function 'prepareRequestHeaders' has a complexity of 25. Maximum allowed is 20
check (16.x): src/modules/messaging.ts#L165
Unexpected 'todo' comment: 'TODO: test the significance of the...'
check (16.x): src/feed/index.ts#L176
Unexpected 'todo' comment: 'TODO: remove after enough time has...'
check (16.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/