chore: OpenShift #38
server.yaml
on: push
Check Lint and Prettier
36s
Build Code
29s
Docker Build (and Deploy)
1m 2s
Annotations
2 errors and 4 warnings
|
Check Lint and Prettier
Process completed with exit code 1.
|
Build Code
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check Lint and Prettier
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Docker Build (and Deploy)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/metadata-action@v4, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Docker Build (and Deploy)
no response received: {"message":"timeout of 5000ms exceeded","name":"AxiosError","stack":"AxiosError: timeout of 5000ms exceeded\n at RedirectableRequest.handleRequestTimeout (/home/runner/work/_actions/fjogeleit/http-request-action/v1/dist/index.js:32696:16)\n at RedirectableRequest.emit (node:events:519:28)\n at Timeout.<anonymous> (/home/runner/work/_actions/fjogeleit/http-request-action/v1/dist/index.js:2841:12)\n at listOnTimeout (node:internal/timers:573:17)\n at process.processTimers (node:internal/timers:514:7)\n at Axios.request (/home/runner/work/_actions/fjogeleit/http-request-action/v1/dist/index.js:33777:41)\n at async execRequest (/home/runner/work/_actions/fjogeleit/http-request-action/v1/dist/index.js:27576:16)\n at async retry (/home/runner/work/_actions/fjogeleit/http-request-action/v1/dist/index.js:27451:14)\n at async request (/home/runner/work/_actions/fjogeleit/http-request-action/v1/dist/index.js:27595:22)","config":{"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http","fetch"],"transformRequest":[null],"transformResponse":[null],"timeout":5000,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":null,"maxBodyLength":null,"env":{},"headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json","User-Agent":"axios/1.7.2","Content-Length":"2","Accept-Encoding":"gzip, compress, deflate, br"},"httpsAgent":{"_events":{},"_eventsCount":2,"defaultPort":443,"protocol":"https:","options":{"rejectUnauthorized":true,"noDelay":true,"path":null},"requests":{},"sockets":{"port.sail.codes:443::::::::true:::::::::::::":[{"_tlsOptions":{"pipe":false,"secureContext":{"context":{}},"isServer":false,"requestCert":true,"rejectUnauthorized":true},"_secureEstablished":true,"_securePending":false,"_newSessionPending":false,"_controlReleased":true,"secureConnecting":false,"_SNICallback":null,"servername":"port.sail.codes","alpnProtocol":false,"authorized":true,"authorizationError":null,"encrypted":true,"_events":{"close":[null,null,null,null],"end":[null,null],"timeout":[null,null]},"_eventsCount":11,"connecting":false,"_hadError":false,"_parent":null,"_host":"port.sail.codes","_closeAfterHandlingError":false,"_readableState":{"highWaterMark":16384,"buffer":[],"bufferIndex":0,"length":0,"pipes":[],"awaitDrainWriters":null},"_writableState":{"highWaterMark":16384,"length":0,"corked":0,"writelen":0,"bufferedIndex":0,"pendingcb":0},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","_server":null,"ssl":{"_parent":{"reading":true,"onconnection":null},"_parentWrap":null,"_secureContext":{"context":{}},"reading":true},"_requestCert":true,"_rejectUnauthorized":true,"parser":{"0":null,"5":null,"6":null,"_headers":[],"_url":"","incoming":null,"outgoing":{"_events":{},"_eventsCount":7,"outputData":[],"outputSize":0,"writable":true,"destroyed":false,"_last":true,"chunkedEncoding":false,"shouldKeepAlive":false,"maxRequestsOnConnectionReached":false,"_defaultKeepAlive":true,"useChunkedEncodingByDefault":true,"sendDate":false,"_removedConnection":false,"_removedContLen":false,"_removedTE":false,"strictContentLength":false,"_contentLength":"2","_hasBody":true,"_trailer":"","finished":true,"_headerSent":true,"_closed":false,"_header":"POST /api/stacks/webhooks/d5dbbb6c-00ef-4360-9465-c02cbdf7df39 HTTP/1.1\r\nAccept: application/json, text/plain, */*\r\nContent-Type: application/json\r\nUser-Agent: axios/1.7.2\r\nContent-Length: 2\r\nAccept-Encoding: gzip, compress, deflate, br\r\nHost: port.sail.codes\r\nConnection: close\r\n\r\n","_keepAliveTimeout":0,"method":"POST","path":"/api/stacks/webhooks/d5dbbb6c-00ef-4360-9465-c02cbdf7df39","_ended":false,"res":null,"aborted":false,"timeoutCb":null,"upgradeOrConnect":false,"maxHeadersCount":null,"reusedSocket":false,"host":"port.sail.codes","protocol":"https:","_redirectable":{"_events":{"socket":[null,null]},"_writableState":{"highWaterMark":16384,"length":0,"corked":0,"writelen":0,"bufferedIndex":0,"pendingcb":0},"_opt
|