Fix amqp instrumentation #15287
Annotations
1 error and 2 warnings
|
Run version="${{ fromJson(steps.pkg.outputs.json).version }}"
Encountered an error when evaluating display name ${{ format('version="{0}"
majorVersion=$(echo "$version" | cut -d ''.'' -f 1)
echo "Major Version: $majorVersion"
echo "MAJOR_VERSION=$majorVersion" >> $GITHUB_ENV
', fromJson(steps.pkg.outputs.json).version) }}. The template is not valid. .github/workflows/plugins.yml (Line: 81, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "supported-integrations".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading