fix: ensure everything is compiling #37
Annotations
4 errors
Install, lint and test
/home/runner/work/edge-script-sdk/edge-script-sdk/./.github/actions/setup-project/action.yml (Line: 19, Col: 12): Unexpected value ''
|
Install, lint and test
/home/runner/work/edge-script-sdk/edge-script-sdk/./.github/actions/setup-project/action.yml (Line: 20, Col: 7): Unexpected value 'deno-version'
|
Install, lint and test
System.ArgumentException: Unexpected type 'NullToken' encountered while reading 'inputs'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStepInputs(TemplateContext context, TemplateToken inputs, Boolean allowExpressions)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStep(TemplateContext context, TemplateToken stepsItem, ReferenceNameBuilder nameBuilder)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToSteps(TemplateContext context, TemplateToken steps)
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Install, lint and test
Failed to load /home/runner/work/edge-script-sdk/edge-script-sdk/./.github/actions/setup-project/action.yml
|