I'm getting errors that seem unrelated to my PR: https://github.com/bytecodealliance/wasmtime/pull/1995/checks?check_run_id=877766759
Any idea how to solve this?
@Benjamin Bouvier looks like a new nightly thing so pinning to previous nightly should fix
@Alex Crichton how can i do this in Github actions?
There's a line that says rust: nightlt
That can change to nightly-2020-07-xx
thanks, will try!
Sry on phone but will link the exact line soon
I found it, no worries :slight_smile:
Hmm, i tried every nightly down to 07-11's and it still doesn't work. Wasn't the nightly build re-enabled recently?
Ah, it might be that i only changed one place where i should have changed all of them.
oh sorry, beta broke
this is the beta promotion
I think it's probably best if we just fix this, I'll do that shortly
wow, how did i not see the "beta" in all these tests
/me requires more coffee
I'll work on a fix for this
great, cheers
https://github.com/bytecodealliance/wasmtime/pull/2033
@Alex Crichton Gasp, it seems that it's stable which fails in this case!
error: unknown lint: improper_ctypes_definitions
guh
Last updated: Nov 22 2024 at 16:03 UTC