IPFSのupload先変更:NFT.Storage → Pinata #271
Annotations
1 error and 12 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, 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/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/storage/aws/upload.ts#L71
'isRunningOnBrowser' is assigned a value but never used
|
src/storage/ipfs/upload.ts#L4
'Stream' is defined but never used
|
src/storage/ipfs/upload.ts#L27
Unexpected any. Specify a different type
|
src/storage/ipfs/upload.ts#L29
Unsafe member access .message on an `any` value
|
src/storage/ipfs/upload.ts#L30
Unsafe member access .message on an `any` value
|
src/storage/ipfs/upload.ts#L47
Unexpected any. Specify a different type
|
src/storage/ipfs/upload.ts#L59
Unsafe member access .append on an `any` value
|
src/storage/ipfs/upload.ts#L59
Unsafe call of an `any` typed value
|
src/storage/ipfs/upload.ts#L64
Unsafe member access .append on an `any` value
|
src/storage/ipfs/upload.ts#L64
Unsafe call of an `any` typed value
|
The logs for this run have expired and are no longer available.
Loading