You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a tracking issue for all compliance check failures for the Pinning Service nft.storage. Notes & discussions will be in the comment thread, tracking issues for specific failures will be in the below checklist:
❌ Response object matches api spec schema (failure)
❌ Returns a 403 (failure)
Request with invalid token - ❌ FAILED
❌ Response object matches api spec schema (failure)
❌ Returns a 403 (failure)
Pins post of CID 'baeaaadbsga3symjxha4dcnzrgq' - ❌ FAILED
❌ Response object matches api spec schema (failure)
List pin objects (GET /pins) in all states - ❌ FAILED
❌ Response object matches api spec schema (failure)
Pagination: First page of pins - ❌ FAILED
❌ Count is greater than or equal to 15 (failure)
❌ Count is greater than the number of pins returned (failure)
Pagination: Retrieve the next page of pins - ❌ FAILED
❌ The next page of pins doesn't contain any of previous pages pins (failure)
Pagination: Get all pins, create new pins (optional), get first and second pages - ❌ FAILED
❌ Count is greater than or equal to 15 (failure)
❌ Count is greater than the number of pins returned (failure)
❌ The next page of pins doesn't contain any of previous pages pins (failure)
Call pinsGet after deletions - ❌ FAILED
❌ Final pinsGet call returns a count of zero (failure)
Can delete all pins - ❌ FAILED
❌ Final pinsGet call returns a count of zero (failure)
Pinning Service Compliance failures: nft.storage
This is a tracking issue for all compliance check failures for the Pinning Service nft.storage. Notes & discussions will be in the comment thread, tracking issues for specific failures will be in the below checklist:
Compliance failures
The text was updated successfully, but these errors were encountered: