Skip to content

Release v.0.1.11

Release v.0.1.11 #195

Triggered via pull request November 14, 2023 10:28
Status Success
Total duration 1m 23s
Artifacts

ci.yml

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

Annotations

11 warnings
ci (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
ci (16.x): src/storage/ipfs/upload.ts#L19
Unexpected any. Specify a different type
ci (16.x): src/storage/ipfs/upload.ts#L20
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
ci (16.x): src/storage/ipfs/upload.ts#L33
Unexpected any. Specify a different type
ci (16.x): src/storage/ipfs/upload.ts#L34
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
ci (16.x): src/storage/ipfs/upload.ts#L63
Unexpected any. Specify a different type
ci (16.x): src/storage/ipfs/upload.ts#L64
Unsafe argument of type `any` assigned to a parameter of type `string | undefined`
ci (16.x): src/util/fileHelper.ts#L2
Unsafe assignment of an `any` value
ci (16.x): src/util/fileHelper.ts#L8
Unsafe assignment of an `any` value
ci (16.x): src/util/fileHelper.ts#L9
Unsafe member access .readAsDataURL on an `any` value
ci (16.x): src/util/fileHelper.ts#L9
Unsafe call of an `any` typed value