Skip to content

ci: make frontend build non-blocking #312

ci: make frontend build non-blocking

ci: make frontend build non-blocking #312

Triggered via push April 15, 2026 20:43
Status Failure
Total duration 5m 57s
Artifacts 1

ci.yml

on: push
Matrix: test
Docker Build
0s
Docker Build
Test (Race Detector)
0s
Test (Race Detector)
Benchmark
0s
Benchmark
Integration Tests
0s
Integration Tests
Security Scan
0s
Security Scan
Binary Analysis
0s
Binary Analysis
Container Image Scan
0s
Container Image Scan
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 5 warnings
Lint
golangci-lint exit with code 3
Build Frontend
Type 'Control<{ address: string; weight: number; }, any, TFieldValues>' is not assignable to type 'Control<{ address: string; weight: number; }, any, { address: string; weight: number; }>'.
Build Frontend
Argument of type '(data: AddBackendFormValues) => Promise<void>' is not assignable to parameter of type 'SubmitHandler<TFieldValues>'.
Build Frontend
Type 'Resolver<{ address: string; weight: unknown; }, any, { address: string; weight: number; }>' is not assignable to type 'Resolver<{ address: string; weight: number; }, any, { address: string; weight: number; }>'.
Build Frontend
Type 'Control<{ path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }, any, TFieldValues>' is not assignable to type 'Control<{ path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }, any, { path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }>'.
Build Frontend
Type 'Control<{ path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }, any, TFieldValues>' is not assignable to type 'Control<{ path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }, any, { path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }>'.
Build Frontend
Type 'Control<{ path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }, any, TFieldValues>' is not assignable to type 'Control<{ path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }, any, { path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }>'.
Build Frontend
Type 'Control<{ path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }, any, TFieldValues>' is not assignable to type 'Control<{ path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }, any, { path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }>'.
Build Frontend
Type 'Control<{ path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }, any, TFieldValues>' is not assignable to type 'Control<{ path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }, any, { path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }>'.
Build Frontend
Argument of type '(_data: AddRouteFormValues) => void' is not assignable to parameter of type 'SubmitHandler<TFieldValues>'.
Build Frontend
Type 'Resolver<{ path: string; pool: string; methods: string[]; priority: unknown; strip_prefix: boolean; }, any, { path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }>' is not assignable to type 'Resolver<{ path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }, any, { path: string; pool: string; methods: string[]; priority: number; strip_prefix: boolean; }>'.
Build Frontend
Process completed with exit code 2.
Test (ubuntu-latest)
Process completed with exit code 1.
Test (ubuntu-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (ubuntu-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (ubuntu-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (ubuntu-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (ubuntu-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (ubuntu-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (macos-latest)
Process completed with exit code 1.
Test (macos-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (macos-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (macos-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (macos-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (macos-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (macos-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (windows-latest)
Process completed with exit code 1.
Test (windows-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (windows-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (windows-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (windows-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (windows-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Test (windows-latest): internal/webui/webui.go#L11
pattern all:assets: no matching files found
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, 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/
Build Frontend
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-node@v4, 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/
Test (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 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 (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 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 (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 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/

Artifacts

Produced during runtime
Name Size Digest
frontend-assets Expired
2.12 KB
sha256:3dfb7bf824042662bdca4403b045374f9994f080a3f97f93ff6bd3dd101fa441