Skip to content

chore(master): release 7.1.1 (#939) #2143

chore(master): release 7.1.1 (#939)

chore(master): release 7.1.1 (#939) #2143

Triggered via push August 8, 2024 11:26
Status Failure
Total duration 1m 6s
Artifacts

check.yaml

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

Annotations

10 errors and 13 warnings
check (16.x): test/integration/bee-class.spec.ts#L1
Type '{ path: string; data: Uint8Array; }' is not assignable to type 'CollectionEntry'.
check (16.x): test/integration/bee-class.spec.ts#L1
Type '{ path: string; data: Uint8Array; }' is not assignable to type 'CollectionEntry'.
check (16.x): test/integration/bee-class.spec.ts#L1
Type '{ path: string; data: Uint8Array; }' is not assignable to type 'CollectionEntry'.
check (16.x): test/integration/modules/bzz.spec.ts#L1
Type '{ path: string; data: Uint8Array; }' is not assignable to type 'CollectionEntry'.
check (16.x): test/integration/modules/bzz.spec.ts#L1
Property 'data' does not exist on type 'CollectionEntry'.
check (16.x): test/integration/modules/bzz.spec.ts#L1
Type '{ path: string; data: Uint8Array; }' is not assignable to type 'CollectionEntry'.
check (16.x): test/integration/modules/bzz.spec.ts#L1
Property 'data' does not exist on type 'CollectionEntry'.
check (16.x): test/integration/modules/bzz.spec.ts#L1
Type '{ path: string; data: Uint8Array; }' is not assignable to type 'CollectionEntry'.
check (16.x): test/integration/modules/bzz.spec.ts#L1
Property 'data' does not exist on type 'CollectionEntry'.
check (16.x): test/integration/modules/bzz.spec.ts#L1
Type '{ path: string; data: Uint8Array; }' is not assignable to type 'CollectionEntry'.
check (16.x)
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/
check (16.x)
The following actions uses Node.js version which is deprecated 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/
check (16.x): src/bee.ts#L349
Unexpected 'todo' comment: 'TODO: Needed until...'
check (16.x): src/bee.ts#L727
Unexpected any. Specify a different type
check (16.x): src/bee.ts#L1821
Unexpected any. Specify a different type
check (16.x): src/bee.ts#L1821
Empty block statement
check (16.x): src/feed/index.ts#L61
Unexpected any. Specify a different type
check (16.x): src/feed/retrievable.ts#L37
Unexpected any. Specify a different type
check (16.x): src/modules/debug/status.ts#L85
Unexpected 'todo' comment: 'TODO: Remove on break'
check (16.x): src/modules/feed.ts#L108
Unexpected any. Specify a different type
check (16.x): src/utils/collection.browser.ts#L9
'dir' is defined but never used. Allowed unused args must match /^_/u
check (16.x): src/utils/collection.browser.ts#L19
'dir' is defined but never used. Allowed unused args must match /^_/u
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/