fix: floor update feed timestamp #2106
Annotations
4 errors and 13 warnings
test/shape/shape.spec.ts#L39
Expected an assignment or function call and instead saw an expression
|
test/shape/shape.spec.ts#L42
Expected an assignment or function call and instead saw an expression
|
test/shape/shape.spec.ts#L52
Expected blank line before this statement
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
src/bee.ts#L349
Unexpected 'todo' comment: 'TODO: Needed until...'
|
src/bee.ts#L727
Unexpected any. Specify a different type
|
src/bee.ts#L1821
Unexpected any. Specify a different type
|
src/feed/index.ts#L61
Unexpected any. Specify a different type
|
src/feed/retrievable.ts#L37
Unexpected any. Specify a different type
|
src/modules/debug/status.ts#L85
Unexpected 'todo' comment: 'TODO: Remove on break'
|
src/modules/feed.ts#L108
Unexpected any. Specify a different type
|
src/utils/collection.browser.ts#L9
'dir' is defined but never used. Allowed unused args must match /^_/u
|
src/utils/collection.browser.ts#L19
'dir' is defined but never used. Allowed unused args must match /^_/u
|
src/utils/hex.ts#L93
Unexpected 'todo' comment: 'TODO: Make Length mandatory:...'
|
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