Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

v3.0.0 fails to load #430

@ghost

Description

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingexternalDepends on an external resource/project

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions