Skip to content

Dashboard contract slice a #243

Dashboard contract slice a

Dashboard contract slice a #243

Triggered via pull request May 10, 2026 15:45
Status Failure
Total duration 3m 43s
Artifacts 1

go.yml

on: pull_request
Matrix: test
CI Summary
2s
CI Summary
Fit to window
Zoom out
Zoom in

Annotations

79 errors, 12 warnings, and 1 notice
Test on ubuntu-latest
Process completed with exit code 1.
Test on ubuntu-latest: extensions/dashboard/contract/shell/embed.go#L8
pattern all:dist: no matching files found
Test on ubuntu-latest
Cannot open: File exists
Test on ubuntu-latest
Cannot open: File exists
Test on ubuntu-latest
Cannot open: File exists
Test on ubuntu-latest
Cannot open: File exists
Test on ubuntu-latest
Cannot open: File exists
Test on ubuntu-latest
Cannot open: File exists
Test on ubuntu-latest
Cannot open: File exists
Test on ubuntu-latest
Cannot open: File exists
Test on ubuntu-latest
Cannot open: File exists
Test on ubuntu-latest
Cannot open: File exists
Lint: extensions/dashboard/contract/shell/embed.go#L8
pattern all:dist: no matching files found
Lint
golangci-lint exit with code 3
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Lint
Cannot open: File exists
Build CLI
Cannot open: File exists
Build CLI
Cannot open: File exists
Build CLI
Cannot open: File exists
Build CLI
Cannot open: File exists
Build CLI
Cannot open: File exists
Build CLI
Cannot open: File exists
Build CLI
Cannot open: File exists
Build CLI
Cannot open: File exists
Build CLI
Cannot open: File exists
Build CLI
Cannot open: File exists
Test on macos-latest
Process completed with exit code 1.
Test on macos-latest: extensions/dashboard/contract/shell/embed.go#L8
pattern all:dist: no matching files found
Test on macos-latest
Cannot open: File exists
Test on macos-latest
Cannot open: File exists
Test on macos-latest
Cannot open: File exists
Test on macos-latest
Cannot open: File exists
Test on macos-latest
Cannot open: File exists
Test on macos-latest
Cannot open: File exists
Test on macos-latest
Cannot open: File exists
Test on macos-latest
Cannot open: File exists
Test on macos-latest
Cannot open: File exists
Test on macos-latest
Cannot open: File exists
Build All Modules
missing go.sum entry for module providing package go.opentelemetry.io/otel/codes (imported by github.com/xraph/forge/extensions/dashboard/contract/dispatcher); to add:
Build All Modules
missing go.sum entry for module providing package go.opentelemetry.io/otel/attribute (imported by github.com/xraph/forge/extensions/dashboard/contract/dispatcher); to add:
Build All Modules
Vet failed for module: ./examples/webtransport (example.com/webtransport)
Build All Modules
missing go.sum entry for module providing package go.opentelemetry.io/otel/trace (imported by github.com/xraph/forge/extensions/dashboard/contract/dispatcher); to add:
Build All Modules
missing go.sum entry for module providing package go.opentelemetry.io/otel/codes (imported by github.com/xraph/forge/extensions/dashboard/contract/dispatcher); to add:
Build All Modules
missing go.sum entry for module providing package go.opentelemetry.io/otel/attribute (imported by github.com/xraph/forge/extensions/dashboard/contract/dispatcher); to add:
Build All Modules
Build failed for module: ./examples/webtransport (example.com/webtransport)
Build All Modules
missing go.sum entry for module providing package go.opentelemetry.io/otel/trace (imported by github.com/xraph/forge/extensions/dashboard/contract/dispatcher); to add:
Build All Modules
missing go.sum entry for module providing package go.opentelemetry.io/otel/codes (imported by github.com/xraph/forge/extensions/dashboard/contract/dispatcher); to add:
Build All Modules
missing go.sum entry for module providing package go.opentelemetry.io/otel/attribute (imported by github.com/xraph/forge/extensions/dashboard/contract/dispatcher); to add:
Build All Modules
Cannot open: File exists
Build All Modules
Cannot open: File exists
Build All Modules
Cannot open: File exists
Build All Modules
Cannot open: File exists
Build All Modules
Cannot open: File exists
Build All Modules
Cannot open: File exists
Build All Modules
Cannot open: File exists
Build All Modules
Cannot open: File exists
Build All Modules
Cannot open: File exists
Build All Modules
Cannot open: File exists
Test on windows-latest
Process completed with exit code 1.
Test on windows-latest: extensions/dashboard/contract/shell/embed.go#L8
pattern all:dist: no matching files found
Security Scan
forge.Run calls http.Server.ListenAndServe, which calls net.Listen
Security Scan
contributor.waitForPort calls net.Dialer.DialContext
Security Scan
providers.createConnection calls ldap.Dial, which calls net.DialTimeout
Security Scan
alerting.EmailNotifier.sendEmail calls smtp.Dial, which calls net.Dial
Security Scan
router.convertOpinionatedHandler calls http.Ctx.BindRequest, which eventually calls mail.ParseAddress
Security Scan
router.BunRouterAdapter.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls template.Template.ExecuteTemplate
Security Scan
alerting.EmailNotifier.renderTemplate calls template.Template.Execute
Security Scan
router.BunRouterAdapter.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls template.Template.ExecuteTemplate
Security Scan
alerting.EmailNotifier.renderTemplate calls template.Template.Execute
Security Scan
router.convertOpinionatedHandler calls http.Ctx.BindRequest, which eventually calls mail.ParseAddress
CI Summary
Process completed with exit code 1.
Test on ubuntu-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test on ubuntu-latest
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Build CLI
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build CLI
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Test on macos-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test on macos-latest
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
Build All Modules
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build All Modules
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Test on windows-latest
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Security Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test on windows-latest
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026

Artifacts

Produced during runtime
Name Size Digest
forge-cli-bbdb046bf850e39a14f26ba58b9a5fc0d49950a2 Expired
16.2 MB
sha256:2d202ba6d45f175b0ace34c93f78e3945922cde06a4c522414a96565dc1995a1