chore: release main #9464
build.yaml
on: pull_request
lint
3m 38s
docs-check
2m 14s
test
3m 26s
docker-local
3m 25s
integration-test
5m 19s
Annotations
8 errors and 10 warnings
|
lint:
flagd-proxy/pkg/service/handler.go#L55
SA1019: request.GetSelector is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
|
lint:
flagd-proxy/pkg/service/handler.go#L32
SA1019: request.GetSelector is deprecated: Marked as deprecated in flagd/sync/v1/sync.proto. (staticcheck)
|
|
lint:
flagd/pkg/service/flag-evaluation/flag_evaluator_v2.go#L286
func errFormatV2 is unused (unused)
|
|
lint:
flagd/pkg/service/flag-evaluation/ofrep/ofrep_service.go#L42
ST1023: should omit type http.Handler from declaration; it will be inferred from the right-hand side (staticcheck)
|
|
lint:
flagd/pkg/service/flag-evaluation/flag_evaluator_v2.go#L248
SA5010: impossible type assertion; response[T] and responseV2[T] contradict each other:
|
|
lint:
flagd/pkg/service/flag-evaluation/flag_evaluator_v1.go#L250
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
|
lint:
flagd/pkg/service/flag-evaluation/flag_evaluator_v1.go#L217
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
|
lint:
flagd/pkg/service/flag-evaluation/flag_evaluator_v1.go#L82
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
|
|
docs-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491. 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/
|
|
docs-check
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
|
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491, codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044. 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
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491. 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
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
|
docker-local
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491, docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56, docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f, docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130, github/codeql-action/upload-sarif@e8893c57a1f3a2b659b6b55564fdfdbbd2982911. 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/
|
|
docker-local
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|
|
integration-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491. 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/
|
|
integration-test
Restore cache failed: Dependencies file is not found in /home/runner/work/flagd/flagd. Supported file pattern: go.sum
|