Skip to content

v3.0.0 fails to load #430

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

Closed
ghost opened this issue Sep 29, 2021 · 3 comments · Fixed by #432
Closed

v3.0.0 fails to load #430

ghost opened this issue Sep 29, 2021 · 3 comments · Fixed by #432
Assignees
Labels
bug Something isn't working external Depends on an external resource/project

Comments

@ghost
Copy link

ghost commented Sep 29, 2021

Describe the bug
When updating the action from v2.7.5 to v3.0.0, an error is shown which prevents the task to run:

Download action repository 'paambaati/codeclimate-action@v3.0.0' (SHA:baef3850ca1973cd488c8c1ef005b40eb20d8f21)
Error: paambaati/codeclimate-action/v3.0.0/action.yml:
Error: paambaati/codeclimate-action/v3.0.0/action.yml: (Line: 30, Col: 51, Idx: 902) - (Line: 30, Col: 80, Idx: 931): While parsing a block mapping, did not find expected key.
Error: System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
   at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
   at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
Error: Fail to load paambaati/codeclimate-action/v3.0.0/action.yml

Version of codeclimate-action you're using
v3.0.0

Expected behavior
Same as v2.7.5

@ghost ghost added the bug Something isn't working label Sep 29, 2021
@ghost ghost assigned paambaati Sep 29, 2021
@marcospassos
Copy link

Same problem here.

@paambaati
Copy link
Owner

Folks, thanks for reporting this. v3 hasn’t been published on the marketplace yet!

Although the release tag has been pushed, it isn’t available on the Marketplace for some reason. I’m taking to GitHub support about this.

@paambaati paambaati added the external Depends on an external resource/project label Sep 30, 2021
@paambaati
Copy link
Owner

Got a response from GitHub Support –

Hi GP,

Thank you for reaching out to GitHub Support and sorry to hear you've experienced this issue.
I've opened up an internal issue for the Actions team to investigate. I'll write back once I hear from them.

Cheers,
GitHub Support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working external Depends on an external resource/project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants