Skip to content

IPFSのupload先変更:NFT.Storage → Pinata #268

IPFSのupload先変更:NFT.Storage → Pinata

IPFSのupload先変更:NFT.Storage → Pinata #268

Triggered via pull request May 24, 2024 09:42
Status Success
Total duration 1m 12s
Artifacts

ci.yml

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

Annotations

12 warnings
ci (20.x)
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/.
ci (20.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 (20.x): src/storage/aws/upload.ts#L71
'isRunningOnBrowser' is assigned a value but never used
ci (20.x): src/storage/ipfs/upload.ts#L5
'EncryptLogic' is defined but never used
ci (20.x): src/storage/ipfs/upload.ts#L27
Unexpected any. Specify a different type
ci (20.x): src/storage/ipfs/upload.ts#L29
Unsafe member access .message on an `any` value
ci (20.x): src/storage/ipfs/upload.ts#L30
Unsafe member access .message on an `any` value
ci (20.x): src/storage/ipfs/upload.ts#L64
Unexpected any. Specify a different type
ci (20.x): src/storage/ipfs/upload.ts#L65
Unsafe member access .loaded on an `any` value
ci (20.x): src/storage/ipfs/upload.ts#L65
Unsafe member access .total on an `any` value
ci (20.x): src/storage/ipfs/upload.ts#L72
Unsafe member access .IpfsHash on an `any` value
ci (20.x): src/storage/ipfs/upload.ts#L73
Unexpected any. Specify a different type