Migrated to utc time #71
main.yml
on: pull_request
build-and-push-image
49s
Annotations
1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then RID=linux-x64 ; elif [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then RID=linux-arm64 ; elif [ \"$TARGETPLATFORM\" = \"linux/arm/v7\" ]; then RID=linux-arm ; fi && dotnet publish -c Release -r $RID -o /app/publish /p:UseAppHost=false --self-contained false" did not complete successfully: exit code: 134
|
build-and-push-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|