Skip to content

chore(master): release 9.4.0 #2325

chore(master): release 9.4.0

chore(master): release 9.4.0 #2325

Triggered via pull request May 29, 2025 10:29
Status Failure
Total duration 43s
Artifacts

check.yaml

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

Annotations

10 errors and 11 warnings
check (16.x): test/unit/ws-undefined.spec.ts#L11
Unexpected empty method 'onError'
check (16.x): test/unit/ws-undefined.spec.ts#L10
Unexpected empty method 'onMessage'
check (16.x): test/integration/stamp.ux.spec.ts#L75
Functions that return promises must be async
check (16.x): test/integration/stamp.ux.spec.ts#L48
Functions that return promises must be async
check (16.x): test/integration/feed.ux.spec.ts#L73
Functions that return promises must be async
check (16.x): test/integration/feed.ux.spec.ts#L55
Functions that return promises must be async
check (16.x): test/integration/feed.ux.spec.ts#L35
Functions that return promises must be async
check (16.x): test/integration/feed.ux.spec.ts#L13
Functions that return promises must be async
check (16.x): src/manifest/manifest.ts#L45
Expected blank line before this statement
check (16.x): src/manifest/manifest.ts#L36
Expected blank line before this statement
check (16.x): src/utils/headers.ts#L118
Unexpected any. Specify a different type
check (16.x): src/utils/headers.ts#L114
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/pinning.ts#L71
Unexpected 'todo' comment: 'TODO:...'
check (16.x): src/manifest/manifest.ts#L330
Unexpected use of continue statement
check (16.x): src/manifest/manifest.ts#L314
Unexpected 'todo' comment: 'TODO: this should not be ignored'
check (16.x): src/feed/index.ts#L169
Unexpected 'todo' comment: 'TODO: remove after enough time has...'
check (16.x): src/bee.ts#L1847
Unexpected 'todo' comment: 'TODO: remove in June 2025'
check (16.x): src/bee.ts#L1839
Unexpected 'todo' comment: 'TODO: remove in June 2025'
check (16.x): src/bee.ts#L1475
Unexpected 'todo' comment: 'TODO: check BZZ in tests'
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/