Skip to content

chore(master): release 9.0.0 #2246

chore(master): release 9.0.0

chore(master): release 9.0.0 #2246

Triggered via pull request March 10, 2025 20:31
Status Failure
Total duration 47s
Artifacts

check.yaml

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

Annotations

10 errors and 11 warnings
check (16.x): src/bee.ts#L1038
Expected blank line before this statement
check (16.x): src/bee.ts#L1716
Expected blank line before this statement
check (16.x): src/feed/index.ts#L104
Expected blank line before this statement
check (16.x): src/manifest/manifest.ts#L251
Expected blank line before this statement
check (16.x): src/stamper/stamper.ts#L42
Expected blank line before this statement
check (16.x): src/utils/duration.ts#L6
Expected blank line before this statement
check (16.x): src/utils/http.ts#L32
Expected blank line before this statement
check (16.x): src/utils/resource-locator.ts#L11
Expected blank line before this statement
check (16.x): src/utils/size.ts#L15
Expected blank line before this statement
check (16.x): src/utils/type.ts#L129
Expected blank line before this statement
check (16.x): src/bee.ts#L1459
Unexpected 'todo' comment: 'TODO: check BZZ in tests'
check (16.x): src/feed/index.ts#L168
Unexpected 'todo' comment: 'TODO: remove after enough time has...'
check (16.x): src/manifest/manifest.ts#L293
Unexpected 'todo' comment: 'TODO: this should not be ignored'
check (16.x): src/manifest/manifest.ts#L309
Unexpected use of continue statement
check (16.x): src/modules/pinning.ts#L71
Unexpected 'todo' comment: 'TODO:...'
check (16.x): src/utils/headers.ts#L42
Function 'prepareRequestHeaders' has a complexity of 25. Maximum allowed is 20
check (16.x): src/utils/headers.ts#L114
Unexpected any. Specify a different type
check (16.x): src/utils/headers.ts#L118
Unexpected any. Specify a different type
check (16.x): src/utils/typed-bytes.ts#L5
Unexpected 'todo' comment: 'TODO: add JSdocs for each class'
check (16.x): src/utils/workaround.ts#L1
Unexpected 'todo' comment: 'TODO: Remove this file after the issue...'
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/