Merge pull request #29 from interflux-electronics/feature/event-website #311
Annotations
1 error and 4 warnings
Run ssh $URL "cd $ROOT; bin/pumactl -F config/puma/production.rb -T '12345' stop; bin/pumactl -F config/puma/production.rb -T '12345' start"
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Run echo "REMOTE_REVISION=${{ fromJson(env.JSON).build.git.revision }}" >> $GITHUB_ENV
Encountered an error when evaluating display name ${{ format('echo "REMOTE_REVISION={0}" >> $GITHUB_ENV', fromJson(env.JSON).build.git.revision) }}. The template is not valid. .github/workflows/CD.yml (Line: 92, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
|
Run echo "STATUS=${{ fromJson(env.JSON).status }}" >> $GITHUB_ENV
Encountered an error when evaluating display name ${{ format('echo "STATUS={0}" >> $GITHUB_ENV', fromJson(env.JSON).status) }}. The template is not valid. .github/workflows/CD.yml (Line: 91, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
|
Loading