Template injection vulnerability detection in handlebars #15342
Annotations
3 errors and 2 warnings
|
Initialize containers
The operation was canceled.
|
Run /./.github/actions/testagent/logs
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/dd-trace-js/dd-trace-js/.github/actions/testagent/logs'. Did you forget to run actions/checkout before running your local action?
|
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: 38, 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