Skip to content

fix: fixed docs generation in release workflow (#162) #80

fix: fixed docs generation in release workflow (#162)

fix: fixed docs generation in release workflow (#162) #80

Re-run triggered September 9, 2024 16:52
Status Failure
Total duration 39s
Artifacts 1

release.yaml

on: push
Semantic release
39s
Semantic release
Test, lint, & build  /  lint
11s
Test, lint, & build / lint
Test, lint, & build  /  test
17s
Test, lint, & build / test
Test, lint, & build  /  build
9s
Test, lint, & build / build
Build and push container
48s
Build and push container
Matrix: Build and publish artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Build and publish artifacts (darwin, amd64)
Process completed with exit code 1.
Build and publish artifacts (linux, amd64)
The job was canceled because "darwin_amd64" failed.
Build and publish artifacts (linux, amd64)
Process completed with exit code 1.
Build and publish artifacts (windows, arm64)
The job was canceled because "darwin_amd64" failed.
Build and publish artifacts (windows, arm64)
The operation was canceled.
Build and publish artifacts (linux, arm64)
The job was canceled because "darwin_amd64" failed.
Build and publish artifacts (linux, arm64)
The operation was canceled.
Build and publish artifacts (darwin, arm64)
The job was canceled because "darwin_amd64" failed.
Build and publish artifacts (darwin, arm64)
The operation was canceled.
Build and publish artifacts (windows, amd64)
The job was canceled because "darwin_amd64" failed.
Build and publish artifacts (windows, amd64)
The operation was canceled.
Sensitive data should not be used in the ARG or ENV commands: Dockerfile#L8
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "POSTHOG_PUBLIC_API_KEY") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/