Skip to content

build

build #67

Triggered via workflow run August 21, 2024 08:39
@Juke34Juke34
completed a65d591
Status Failure
Total duration 1m 16s
Artifacts

build.yaml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
Error: <!DOCTYPE html> <html> <head> <title>We're sorry, but something went wrong (500)</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <style> body { background-color: #6CABF7; color: #fff; text-align: center; font-family: arial, sans-serif; margin: 0; } div { position:absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); } p { color: #eee; } </style> </head> <body> <div> <h1>We're sorry, but something went wrong.</h1> <p>If you are the application owner check the logs for more information.</p> </div> </body> </html>
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/