Skip to content

geoserver_2.23.2

geoserver_2.23.2 #5

Triggered via release October 9, 2023 14:36
Status Failure
Total duration 23s
Artifacts

release.yml

on: release
geoserver
13s
geoserver
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
geoserver
/home/runner/work/geonode-docker/geonode-docker/./.github/actions/build_and_push/action.yml (Line: 17, Col: 12): Unexpected value ''
geoserver
/home/runner/work/geonode-docker/geonode-docker/./.github/actions/build_and_push/action.yml (Line: 18, Col: 7): Unexpected value 'ref'
geoserver
/home/runner/work/geonode-docker/geonode-docker/./.github/actions/build_and_push/action.yml (Line: 26, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKERHUB_USERNAME
geoserver
/home/runner/work/geonode-docker/geonode-docker/./.github/actions/build_and_push/action.yml (Line: 27, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKERHUB_TOKEN
geoserver
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)
geoserver
Fail to load /home/runner/work/geonode-docker/geonode-docker/./.github/actions/build_and_push/action.yml
geoserver
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/