Release #10
release.yaml
on: workflow_dispatch
Publish release
1m 58s
Annotations
1 error
|
Publish release
A problem was found with the configuration of task ':nmcpPublishAggregationToCentralPortal' (type 'NmcpPublishWithPublisherApiTask').
- In plugin 'nmcp.NmcpAggregationPlugin_Decorated' type 'nmcp.internal.task.NmcpPublishWithPublisherApiTask' property 'inputFile' specifies file '/home/runner/work/vlsi-release-plugins/vlsi-release-plugins/build/nmcp/zip/aggregation.zip' which doesn't exist.
Reason: An input file was expected to be present but it doesn't exist.
Possible solutions:
1. Make sure the file exists before the task is called.
2. Make sure that the task which produces the file is declared as an input.
For more information, please refer to https://docs.gradle.org/8.14.3/userguide/validation_problems.html#input_file_does_not_exist in the Gradle documentation.
|