Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgraded references in github workflows #1009

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

ebadiere
Copy link
Contributor

This PR updates the references to node from v18 to v20.

Related issue(s):

Fixes #1008

to node version 20.

Signed-off-by: Eric Badiere <ebadiere@gmail.com>
@ebadiere ebadiere requested review from a team as code owners November 11, 2024 18:19
@ebadiere ebadiere self-assigned this Nov 11, 2024
@ebadiere ebadiere added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@ebadiere ebadiere added this to the 0.11.0 milestone Nov 11, 2024
Copy link

Test Results

 16 files  ±0   83 suites  ±0   12m 0s ⏱️ +10s
294 tests +5  288 ✅ +8  6 💤 ±0  0 ❌  - 3 
303 runs  ±0  296 ✅ +3  7 💤 ±0  0 ❌  - 3 

Results for commit 9c0a386. ± Comparison against base commit 25b0c33.

This pull request removes 1 and adds 6 tests. Note that renamed tests count towards both.
"before each" hook for "Should burn token" ‑ @OZERC1155Token Test Suite "before each" hook for "Should burn token"
Should NOT allow a non-operator to transfer tokens to another account ‑ @OZERC1155Token Test Suite Should NOT allow a non-operator to transfer tokens to another account
Should NOT burn insufficient amount of token ‑ @OZERC1155Token Test Suite Should NOT burn insufficient amount of token
Should allow an operator to transfer a token to another account ‑ @OZERC1155Token Test Suite Should allow an operator to transfer a token to another account
Should allow an operator to transfer tokens in batch to another account ‑ @OZERC1155Token Test Suite Should allow an operator to transfer tokens in batch to another account
Should burn token in batch ‑ @OZERC1155Token Test Suite Should burn token in batch
Should burn token ‑ @OZERC1155Token Test Suite Should burn token

@ebadiere ebadiere merged commit 41e3d39 into main Nov 11, 2024
35 checks passed
@ebadiere ebadiere deleted the 3156-upgrade-to-node-20 branch November 11, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Updated Node JS to v20
2 participants