Add GitHub Actions workflow for building the project #2
Annotations
4 errors
build
/home/runner/work/action-setup-redmine/action-setup-redmine/./action.yml (Line: 40, Col: 3): Unexpected value 'steps'
|
build
/home/runner/work/action-setup-redmine/action-setup-redmine/./action.yml (Line: 36, Col: 3): There's not enough info to determine what you meant. Add one of these properties: args, entrypoint, env, image, main, post, post-entrypoint, pre, pre-entrypoint
|
build
System.ArgumentNullException: Value cannot be null. (Parameter 'You are using a composite action but there are no steps provided in /home/runner/work/action-setup-redmine/action-setup-redmine/./action.yml.')
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)
|
build
Failed to load /home/runner/work/action-setup-redmine/action-setup-redmine/./action.yml
|