build(deps): Bump step-security/publish-unit-test-result-action from … #357
GitHub Actions / Unit Tests results
succeeded
Nov 21, 2024 in 0s
All 28 tests pass in 20s
Annotations
Check notice on line 0 in .github
github-actions / Unit Tests results
28 tests found
There are 28 tests, see "Raw output" for the full list of tests.
Raw output
Should NOT be able to send ERC721 token to invalidErc721Receiver via safeTransferFrom ‑ @OZIERC721Receiver Test Suite Should NOT be able to send ERC721 token to invalidErc721Receiver via safeTransferFrom
Should be able to send ERC721 token to validErc721Receiver via safeTransferFrom ‑ @OZIERC721Receiver Test Suite Should be able to send ERC721 token to validErc721Receiver via safeTransferFrom
Should deploy contracts to proper addresses ‑ @OZIERC721Receiver Test Suite Should deploy contracts to proper addresses
should NOT be able call tokenByIndex ‑ ERC721Contract Test Suite Unsupported operations should NOT be able call tokenByIndex
should NOT be able call tokenOfOwnerByIndex ‑ ERC721Contract Test Suite Unsupported operations should NOT be able call tokenOfOwnerByIndex
should NOT be able execute safeTransferFrom ‑ ERC721Contract Test Suite Unsupported operations should NOT be able execute safeTransferFrom
should NOT be able execute safeTransferFromWithData ‑ ERC721Contract Test Suite Unsupported operations should NOT be able execute safeTransferFromWithData
should NOT be able to execute approve ‑ ERC721Contract Test Suite Unsupported operations should NOT be able to execute approve
should NOT be able to execute delegateSetApprovalForAll and isApprovedForAll ‑ ERC721Contract Test Suite should NOT be able to execute delegateSetApprovalForAll and isApprovedForAll
should NOT be able to execute transferFrom ‑ ERC721Contract Test Suite Unsupported operations should NOT be able to execute transferFrom
should be able to delegate approve ‑ ERC721Contract Test Suite should be able to delegate approve
should be able to execute approve(address,uint256) ‑ @OZERC721 Test Suite should be able to execute approve(address,uint256)
should be able to execute balanceOf ‑ ERC721Contract Test Suite should be able to execute balanceOf
should be able to execute balanceOf(address) ‑ @OZERC721 Test Suite should be able to execute balanceOf(address)
should be able to execute delegate transferFrom ‑ ERC721Contract Test Suite should be able to execute delegate transferFrom
should be able to execute getApproved ‑ ERC721Contract Test Suite should be able to execute getApproved
should be able to execute getApproved(uint256) ‑ @OZERC721 Test Suite should be able to execute getApproved(uint256)
should be able to execute isApprovedForAll(address,address) ‑ @OZERC721 Test Suite should be able to execute isApprovedForAll(address,address)
should be able to execute name() ‑ @OZERC721 Test Suite should be able to execute name()
should be able to execute ownerOf ‑ ERC721Contract Test Suite should be able to execute ownerOf
should be able to execute ownerOf(uint256) ‑ @OZERC721 Test Suite should be able to execute ownerOf(uint256)
should be able to execute setApprovalForAll(address,bool) ‑ @OZERC721 Test Suite should be able to execute setApprovalForAll(address,bool)
should be able to execute symbol() ‑ @OZERC721 Test Suite should be able to execute symbol()
should be able to execute transferFrom(address,address,uint256) ‑ @OZERC721 Test Suite should be able to execute transferFrom(address,address,uint256)
should be able to get token name ‑ ERC721Contract Test Suite should be able to get token name
should be able to get token symbol ‑ ERC721Contract Test Suite should be able to get token symbol
should be able to get token totalSupply ‑ ERC721Contract Test Suite should be able to get token totalSupply
should be able to get token uri via tokenURI ‑ ERC721Contract Test Suite should be able to get token uri via tokenURI
Loading