This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
Plugins #343
Annotations
2 errors and 3 warnings
Run /./.github/actions/testagent/start
Process completed with exit code 127.
|
Run /./.github/actions/testagent/logs
Process completed with exit code 127.
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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: 92, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
|
Loading