Skip to content

1.0.0-RC: hexagonal core/adapter/compose rewrite #31

1.0.0-RC: hexagonal core/adapter/compose rewrite

1.0.0-RC: hexagonal core/adapter/compose rewrite #31

Triggered via pull request August 22, 2026 23:41
Status Failure
Total duration 2m 57s
Artifacts

pr-ci.yml

on: pull_request
Test (ubuntu)
2m 54s
Test (ubuntu)
Quality (vet + race + lint + vuln)
2m 53s
Quality (vet + race + lint + vuln)
Build Windows Installer (ISCC)
1m 45s
Build Windows Installer (ISCC)
Build Embedded (TinyGo)
36s
Build Embedded (TinyGo)
Matrix: Build-tag matrix
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
Build Embedded (TinyGo)
Process completed with exit code 1.
Build Embedded (TinyGo)
package internal/strconv is not in std (/home/runner/.cache/tinygo/goroot-568c65637facd30b1e21e390cc3c4de56736feda6e462b4e18deb15bae7e4401/src/internal/strconv)
Build Windows Installer (ISCC)
Process completed with exit code 1.
Quality (vet + race + lint + vuln): client/link/interfaces.go#L74
Error return value of `fmt.Fprintf` is not checked (errcheck)
Quality (vet + race + lint + vuln): client/afp/mdns.go#L61
Error return value of `conn.Close` is not checked (errcheck)
Quality (vet + race + lint + vuln): adapter/zipfs/zipfs.go#L506
Error return value of `in.Close` is not checked (errcheck)
Quality (vet + race + lint + vuln): adapter/zipfs/zipfs.go#L392
Error return value of `srcFile.Close` is not checked (errcheck)
Quality (vet + race + lint + vuln): adapter/zipfs/zipfs.go#L338
Error return value of `rc.Close` is not checked (errcheck)
Quality (vet + race + lint + vuln): adapter/zipfs/zipfs.go#L329
Error return value of `af.Close` is not checked (errcheck)
Quality (vet + race + lint + vuln): adapter/metastore/sqlite/sqlite.go#L82
Error return value of `rows.Close` is not checked (errcheck)
Quality (vet + race + lint + vuln): adapter/control/http/http.go#L1257
Error return value of `res.Body.Close` is not checked (errcheck)
Quality (vet + race + lint + vuln): adapter/control/http/http.go#L1228
Error return value of `res.Body.Close` is not checked (errcheck)
Quality (vet + race + lint + vuln): adapter/control/http/http.go#L1210
Error return value of `res.Body.Close` is not checked (errcheck)
Test (ubuntu)
Process completed with exit code 1.
Build Embedded (TinyGo)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: acifani/setup-tinygo@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Quality (vet + race + lint + vuln)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: golangci/golangci-lint-action@v8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/