Skip to content

feat: add eslint to be run pre commit (#3261) #7383

feat: add eslint to be run pre commit (#3261)

feat: add eslint to be run pre commit (#3261) #7383

GitHub Actions / Test Results succeeded Nov 15, 2024 in 0s

All 22 tests pass in 2m 49s

 1 files   -  17  11 suites   - 229   2m 49s ⏱️ - 28m 11s
22 tests  - 585  22 ✅  - 580  0 💤  - 4  0 ❌  - 1 
22 runs   - 609  22 ✅  - 604  0 💤  - 4  0 ❌  - 1 

Results for commit 51eeeba. ± Comparison against earlier commit 2791784.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

22 tests found

There are 22 tests, see "Raw output" for the full list of tests.
Raw output
should be able to execute getTokenKey ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Key management Tests should be able to execute getTokenKey
should be able to execute updateTokenKeys ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Key management Tests should be able to execute updateTokenKeys
should be able to execute wipeTokenAccount ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Wipe Tests should be able to execute wipeTokenAccount
should be able to execute wipeTokenAccountNFT ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Wipe Tests should be able to execute wipeTokenAccountNFT
should be able to freeze and unfreeze fungible token transfers ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Freeze/Unfreeze Tests should be able to freeze and unfreeze fungible token transfers
should be able to freeze and unfreeze non-fungible token transfers ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Freeze/Unfreeze Tests should be able to freeze and unfreeze non-fungible token transfers
should be able to get and update fungible token expiry info ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Token Expiry Info Tests should be able to get and update fungible token expiry info
should be able to get and update non fungible token expiry info ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Token Expiry Info Tests should be able to get and update non fungible token expiry info
should be able to pause fungible token ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Pause/Unpause Tests should be able to pause fungible token
should be able to pause non fungible token ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Pause/Unpause Tests should be able to pause non fungible token
should be able to unpause fungible token ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Pause/Unpause Tests should be able to unpause fungible token
should be able to unpause non fungible token ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Pause/Unpause Tests should be able to unpause non fungible token
should create fungible token with default freeze status true ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Freeze/Unfreeze Tests should create fungible token with default freeze status true
should create non fungible token with default freeze status true ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Freeze/Unfreeze Tests should create non fungible token with default freeze status true
should return 0 for getTokenType with passed FUNGIBLE_COMMON token ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile for token check methods should return 0 for getTokenType with passed FUNGIBLE_COMMON token
should return 1 for getTokenType with passed HTS NON_FUNGIBLE_UNIQUE token ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile for token check methods should return 1 for getTokenType with passed HTS NON_FUNGIBLE_UNIQUE token
should return false for isToken with passed contract address ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile for token check methods should return false for isToken with passed contract address
should return true for isToken with passed token address ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile for token check methods should return true for isToken with passed token address
should revert if attempting to wipe more tokens than the owned amount ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile Wipe Tests should revert if attempting to wipe more tokens than the owned amount
should throw an exception for getTokenType with passed contract address ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS Precompile for token check methods should throw an exception for getTokenType with passed contract address
should update fungible token properties ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS update token info test should update fungible token properties
should update non-fungible token properties ‑ RPC Server Acceptance Tests Acceptance tests @tokenmanagement HTS Precompile Token Management Acceptance Tests HTS update token info test should update non-fungible token properties