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

Upgrade to go 1.18 #1992

Merged
merged 2 commits into from Mar 30, 2022
Merged

Upgrade to go 1.18 #1992

merged 2 commits into from Mar 30, 2022

Conversation

svarogg
Copy link
Collaborator

@svarogg svarogg commented Mar 30, 2022

This PR upgrades everything from go 1.16 to go 1.18, it also fixes the problems installing staticcheck in Github Actions.

@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #1992 (cdf7230) into dev (c4a034e) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #1992      +/-   ##
==========================================
+ Coverage   57.06%   57.08%   +0.02%     
==========================================
  Files         684      684              
  Lines       32877    32877              
==========================================
+ Hits        18760    18768       +8     
+ Misses      11445    11442       -3     
+ Partials     2672     2667       -5     
Impacted Files Coverage Δ
...ain/consensus/database/binaryserialization/hash.go 69.56% <0.00%> (-8.70%) ⬇️
...selectedchainstore/headers_selected_chain_store.go 72.09% <0.00%> (-3.49%) ⬇️
.../protocol/flows/v5/blockrelay/handle_relay_invs.go 53.67% <0.00%> (+0.86%) ⬆️
infrastructure/network/rpcclient/rpcclient.go 67.41% <0.00%> (+4.49%) ⬆️
...ructure/network/rpcclient/grpcclient/grpcclient.go 81.25% <0.00%> (+4.68%) ⬆️
infrastructure/network/netadapter/router/route.go 88.57% <0.00%> (+5.71%) ⬆️
infrastructure/network/rpcclient/rpc_get_info.go 63.63% <0.00%> (+18.18%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c4a034e...cdf7230. Read the comment docs.

@michaelsutton michaelsutton merged commit ed667f7 into kaspanet:dev Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants