Skip to content

Cannot execute workflow run #235

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

Open
timheuer opened this issue Jul 24, 2023 · 3 comments
Open

Cannot execute workflow run #235

timheuer opened this issue Jul 24, 2023 · 3 comments

Comments

@timheuer
Copy link

timheuer commented Jul 24, 2023

Type: Bug

When clicking play from the Workflows section on a job name, I get an error:
image

Extension version: 0.25.8
VS Code version: Code - Insiders 1.81.0-insider (daf9647eec0867d7bc32d935478fec4bd9de1f56, 2023-07-20T05:34:43.543Z)
OS version: Windows_NT x64 10.0.22621
Modes:

System Info
Item Value
CPUs AMD Ryzen 9 3900X 12-Core Processor (24 x 3793)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 127.92GB (97.39GB free)
Process Argv --crash-reporter-id 74df45a5-f7a7-4adf-9c39-530910c9f1e2
Screen Reader no
VM 0%
A/B Experiments
vsliv695:30137379
vsins829:30139715
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythontb:30258533
pythonptprofiler:30281269
vshan820:30294714
vscod805:30301674
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30404738
py29gd2263:30784851
vsclangdf:30492506
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30618038
pylantcb52:30590116
showlangstatbar:30737417
24365598:30687740
pythonfmttext:30716741
pythoncmvfstr:30726892
fixshowwlkth:30771523
showindicator:30766888
pythongtdpath:30726887
i26e3531:30792625
gsofb:30778559
pythonnosmt12:30779711
pythonidxpt:30768918
pythonnoceb:30776497
copilotsettingt:30767686
e537b577:30772214
h0f32768:30792099
asynctok:30795849
dsvsc013:30777762
dsvsc014:30777825
diffeditorv2:30786206

@felipesu19
Copy link
Contributor

It looks like you're running Insiders, which sometimes has issues because its cutting edge. Can you reproduce on a non-insiders version of vscode?

@timheuer
Copy link
Author

timheuer commented Jul 26, 2023

Same:
image

repo: https://github.com/timheuer/mycoolapi

@timheuer
Copy link
Author

timheuer commented Aug 3, 2023

@felipesu19 I believe I figured it out. I had some invalid syntax on workflow_dispatch and while it isn't invalid on the server, I think the parser y'all are using basically hits that and is throwing and not resilient to that error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog 🗒
Development

No branches or pull requests

2 participants