fix: reorganize github actions #3
server.yml
on: push
Matrix: Build bundle
Matrix: Build Docker bundled
Matrix: Build Docker microservices
Matrix: Build Microservices
Check for changes
6s
Run actionlint
5s
Annotations
40 errors and 10 warnings
Build Docker bundled (kernel)
Unable to resolve action server/docker, repository not found
|
Build bundle (linux, amd64, ubuntu-latest)
Process completed with exit code 1.
|
Build Docker bundled (main)
Unable to resolve action server/docker, repository not found
|
Build bundle (linux, arm, ubuntu-latest)
Process completed with exit code 1.
|
Build bundle (linux, arm64, ubuntu-latest)
The job was canceled because "linux_amd64_ubuntu-latest" failed.
|
Build bundle (linux, arm64, ubuntu-latest)
Process completed with exit code 1.
|
Build Microservices (admin, main)
Process completed with exit code 1.
|
Build bundle (windows, arm64, windows-latest)
The job was canceled because "linux_amd64_ubuntu-latest" failed.
|
Build bundle (windows, arm64, windows-latest)
The operation was canceled.
|
Build bundle (linux, 386, ubuntu-latest)
The job was canceled because "linux_amd64_ubuntu-latest" failed.
|
Build bundle (windows, amd64, windows-latest)
The job was canceled because "linux_amd64_ubuntu-latest" failed.
|
Build bundle (linux, 386, ubuntu-latest)
The operation was canceled.
|
Build bundle (windows, amd64, windows-latest)
The operation was canceled.
|
Build bundle (darwin, arm64, macos-latest)
The job was canceled because "linux_amd64_ubuntu-latest" failed.
|
Build bundle (darwin, arm64, macos-latest)
The operation was canceled.
|
Build bundle (darwin, amd64, macos-latest)
The job was canceled because "linux_amd64_ubuntu-latest" failed.
|
Build bundle (darwin, amd64, macos-latest)
The operation was canceled.
|
Build Microservices (containers, kernel)
The job was canceled because "admin_main" failed.
|
Build Microservices (containers, kernel)
The operation was canceled.
|
Build Docker microservices (monitoring, main)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=\"$TARGETOS\" GOARCH=\"$TARGETARCH\" go build -o /app -ldflags=\"-w -s -X 'main.version=$(git describe --tags --always --dirty)' -X 'main.commit=$(git rev-parse HEAD)' -X 'main.date=$(date -u +'%Y-%m-%dT%H:%M:%SZ')'\" ./apps/\"$APP_ID\"/cmd/\"$APP_KIND\"" did not complete successfully: exit code: 1
|
Build Docker microservices (auth, main)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=\"$TARGETOS\" GOARCH=\"$TARGETARCH\" go build -o /app -ldflags=\"-w -s -X 'main.version=$(git describe --tags --always --dirty)' -X 'main.commit=$(git rev-parse HEAD)' -X 'main.date=$(date -u +'%Y-%m-%dT%H:%M:%SZ')'\" ./apps/\"$APP_ID\"/cmd/\"$APP_KIND\"" did not complete successfully: exit code: 1
|
Test
Process completed with exit code 1.
|
Build Docker microservices (sql, main)
The job was canceled because "monitoring_main" failed.
|
Build Docker microservices (sql, main)
The operation was canceled.
|
Build Docker microservices (admin, main)
The job was canceled because "monitoring_main" failed.
|
Build Docker microservices (admin, main)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=\"$TARGETOS\" GOARCH=\"$TARGETARCH\" go build -o /app -ldflags=\"-w -s -X 'main.version=$(git describe --tags --always --dirty)' -X 'main.commit=$(git rev-parse HEAD)' -X 'main.date=$(date -u +'%Y-%m-%dT%H:%M:%SZ')'\" ./apps/\"$APP_ID\"/cmd/\"$APP_KIND\"" did not complete successfully: exit code: 1
|
Lint
golangci-lint exit with code 7
|
Build Docker microservices (tunnels, main)
The job was canceled because "monitoring_main" failed.
|
Build Docker microservices (tunnels, main)
The operation was canceled.
|
Build Docker microservices (containers, main)
The job was canceled because "monitoring_main" failed.
|
Build Docker microservices (containers, main)
The operation was canceled.
|
Build Docker microservices (reverseproxy, main)
The job was canceled because "monitoring_main" failed.
|
Build Docker microservices (reverseproxy, main)
The operation was canceled.
|
Build Docker microservices (logs, main)
The job was canceled because "monitoring_main" failed.
|
Build Docker microservices (logs, main)
The operation was canceled.
|
Build Docker microservices (containers, kernel)
The job was canceled because "monitoring_main" failed.
|
Build Docker microservices (containers, kernel)
The operation was canceled.
|
SonarCloud
Process completed with exit code 1.
|
Run actionlint:
.github/workflows/actionlint.yml#L1
workflow is empty
|
Run actionlint
Process completed with exit code 1.
|
Build bundle (linux, amd64, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build bundle (linux, arm, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Microservices (admin, main)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Docker microservices (monitoring, main)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check for changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Docker microservices (auth, main)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
SonarCloud
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actionlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|