chore: feed chunk wrapping merge #2178
Annotations
10 errors and 13 warnings
test/integration/bee-class.spec.ts#L1
Property 'reference' does not exist on type 'FetchFeedUpdateResponse'.
|
test/integration/bee-class.spec.ts#L1
Property 'reference' does not exist on type 'FetchFeedUpdateResponse'.
|
test/integration/bee-class.spec.ts#L1
Property 'reference' does not exist on type 'FetchFeedUpdateResponse'.
|
test/integration/bee-class.spec.ts#L1
Property 'reference' does not exist on type 'FetchFeedUpdateResponse'.
|
test/integration/bee-class.spec.ts#L1
Property 'reference' does not exist on type 'FetchFeedUpdateResponse'.
|
test/integration/bee-class.spec.ts#L1
Property 'reference' does not exist on type 'FetchFeedUpdateResponse'.
|
test/integration/bee-class.spec.ts#L1
Property 'reference' does not exist on type 'FetchFeedUpdateResponse'.
|
test/integration/bee-class.spec.ts#L1
Argument of type 'Reference' is not assignable to parameter of type 'Uint8Array | ChunkParam'.
|
test/integration/bee-class.spec.ts#L1
Property 'reference' does not exist on type 'FetchFeedUpdateResponse'.
|
test/integration/bee-class.spec.ts#L1
Property 'reference' does not exist on type 'FetchFeedUpdateResponse'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/bee.ts#L427
Unexpected 'todo' comment: 'TODO: Needed until...'
|
src/bee.ts#L816
Unexpected any. Specify a different type
|
src/bee.ts#L1916
Unexpected any. Specify a different type
|
src/bee.ts#L1916
Empty block statement
|
src/feed/index.ts#L52
Unexpected any. Specify a different type
|
src/feed/json.ts#L29
'bee' is defined but never used. Allowed unused args must match /^_/u
|
src/feed/json.ts#L29
'reader' is defined but never used. Allowed unused args must match /^_/u
|
src/feed/json.ts#L30
Unexpected 'todo' comment: 'TODO: implement'
|
src/feed/json.ts#L49
Unexpected 'todo' comment: 'TODO create bmt tree'
|
src/feed/retrievable.ts#L37
Unexpected any. Specify a different type
|
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/
|
This job failed
Loading