Skip to content
Triggered via pull request October 14, 2024 10:04
@tarampampamtarampampam
synchronize #39
v2
Status Failure
Total duration 1m 22s
Artifacts

tests.yml

on: pull_request
🔐 Check for GitLeaks
4s
🔐 Check for GitLeaks
🌐 DNSControl check
5s
🌐 DNSControl check
🧪 Run GolangCI-lint (app)
26s
🧪 Run GolangCI-lint (app)
🧪 Run GolangCI-lint (mkcert)
36s
🧪 Run GolangCI-lint (mkcert)
🧪 Run unit-tests (Go)
27s
🧪 Run unit-tests (Go)
🏗️ Build the docker image
1m 12s
🏗️ Build the docker image
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
🧪 Run GolangCI-lint (app)
pattern dist: no matching files found
🧪 Run GolangCI-lint (app)
Process completed with exit code 1.
🧪 Run unit-tests (Go)
pattern dist: no matching files found
🧪 Run unit-tests (Go)
Process completed with exit code 1.
🏗️ Build the docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && go generate ./... && CGO_ENABLED=0 go build -trimpath -ldflags \"-s -w -X gh.tarampamp.am/indocker-app/app/internal/version.version=${APP_VERSION}\" -o ./app ./cmd/app/ && ./app --version && mkdir -p /tmp/rootfs && cd /tmp/rootfs && mkdir -p ./etc/ssl/certs ./bin ./tmp && echo 'appuser:x:10001:10001::/nonexistent:/sbin/nologin' > ./etc/passwd && echo 'appuser:x:10001:' > ./etc/group && chmod 777 ./tmp && cp /etc/ssl/certs/ca-certificates.crt ./etc/ssl/certs/ && mv /src/app ./bin/app" did not complete successfully: exit code: 1
🧪 Run GolangCI-lint (app)
Restore cache failed: Dependencies file is not found in /home/runner/work/indocker-app/indocker-app. Supported file pattern: go.sum
🧪 Run unit-tests (Go)
Restore cache failed: Dependencies file is not found in /home/runner/work/indocker-app/indocker-app. Supported file pattern: go.sum
🧪 Run GolangCI-lint (mkcert)
Restore cache failed: Dependencies file is not found in /home/runner/work/indocker-app/indocker-app. Supported file pattern: go.sum
🏗️ Build the docker image
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/