feat(room-worker,inbox-worker): origin-site MV fix per PR #145 spec #323
Annotations
22 errors and 7 warnings
|
test-integration (search-sync-worker):
search-sync-worker-int.log#L0
go test -race -tags integration ./search-sync-worker/...
# github.com/hmchangw/chat/search-sync-worker [github.com/hmchangw/chat/search-sync-worker.test]
search-sync-worker/inbox_integration_test.go:156:56: not enough arguments in call to searchengine.New
have (context.Context, string, string)
want (context.Context, string, string, bool)
search-sync-worker/inbox_integration_test.go:248:56: not enough arguments in call to searchengine.New
have (context.Context, string, string)
want (context.Context, string, string, bool)
search-sync-worker/inbox_integration_test.go:321:56: not enough arguments in call to searchengine.New
have (context.Context, string, string)
want (context.Context, string, string, bool)
search-sync-worker/inbox_integration_test.go:443:56: not enough arguments in call to searchengine.New
have (context.Context, string, string)
want (context.Context, string, string, bool)
search-sync-worker/inbox_integration_test.go:558:56: not enough arguments in call to searchengine.New
have (context.Context, string, string)
want (context.Context, string, string, bool)
search-sync-worker/integration_test.go:313:56: not enough arguments in call to searchengine.New
have (context.Context, string, string)
want (context.Context, string, string, bool)
search-sync-worker/integration_test.go:499:56: not enough arguments in call to searchengine.New
have (context.Context, string, string)
want (context.Context, string, string, bool)
FAIL github.com/hmchangw/chat/search-sync-worker [build failed]
FAIL
make: *** [Makefile:30: test-integration] Error 1
|
|
test-integration (search-sync-worker):
search-sync-worker/integration_test.go#L499
not enough arguments in call to searchengine.New
|
|
test-integration (search-sync-worker):
search-sync-worker/integration_test.go#L313
not enough arguments in call to searchengine.New
|
|
test-integration (search-sync-worker):
search-sync-worker/inbox_integration_test.go#L558
not enough arguments in call to searchengine.New
|
|
test-integration (search-sync-worker):
search-sync-worker/inbox_integration_test.go#L443
not enough arguments in call to searchengine.New
|
|
test-integration (search-sync-worker):
search-sync-worker/inbox_integration_test.go#L321
not enough arguments in call to searchengine.New
|
|
test-integration (search-sync-worker):
search-sync-worker/inbox_integration_test.go#L248
not enough arguments in call to searchengine.New
|
|
test-integration (search-sync-worker):
search-sync-worker/inbox_integration_test.go#L156
not enough arguments in call to searchengine.New
|
|
test-integration (search-sync-worker)
Process completed with exit code 2.
|
|
test-integration (search-sync-worker):
search-sync-worker/integration_test.go#L499
not enough arguments in call to searchengine.New
|
|
test-integration (search-sync-worker):
search-sync-worker/integration_test.go#L313
not enough arguments in call to searchengine.New
|
|
test-integration (search-sync-worker):
search-sync-worker/inbox_integration_test.go#L558
not enough arguments in call to searchengine.New
|
|
test-integration (search-sync-worker):
search-sync-worker/inbox_integration_test.go#L443
not enough arguments in call to searchengine.New
|
|
test-integration (search-sync-worker):
search-sync-worker/inbox_integration_test.go#L321
not enough arguments in call to searchengine.New
|
|
test-integration (search-sync-worker):
search-sync-worker/inbox_integration_test.go#L248
not enough arguments in call to searchengine.New
|
|
test-integration (search-sync-worker):
search-sync-worker/inbox_integration_test.go#L156
not enough arguments in call to searchengine.New
|
|
test-integration (search-service):
search-service-int.log#L0
go test -race -tags integration ./search-service/...
# github.com/hmchangw/chat/search-service [github.com/hmchangw/chat/search-service.test]
search-service/integration_test.go:93:61: not enough arguments in call to searchengine.New
have (context.Context, string, string)
want (context.Context, string, string, bool)
search-service/integration_test.go:95:62: not enough arguments in call to searchengine.New
have (context.Context, string, string)
want (context.Context, string, string, bool)
FAIL github.com/hmchangw/chat/search-service [build failed]
FAIL
make: *** [Makefile:30: test-integration] Error 1
|
|
test-integration (search-service):
search-service/integration_test.go#L95
not enough arguments in call to searchengine.New
|
|
test-integration (search-service):
search-service/integration_test.go#L93
not enough arguments in call to searchengine.New
|
|
test-integration (search-service)
Process completed with exit code 2.
|
|
test-integration (search-service):
search-service/integration_test.go#L95
not enough arguments in call to searchengine.New
|
|
test-integration (search-service):
search-service/integration_test.go#L93
not enough arguments in call to searchengine.New
|
|
prewarm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@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/
|
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@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-integration (room-worker)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@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-integration (inbox-worker)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@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-integration (search-sync-worker)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@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-integration (search-service)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@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
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@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 | |
|---|---|---|---|
|
integration-log-inbox-worker
|
236 Bytes |
sha256:1f584b34e9e01397aef013052d0f4a235e8069ab4446b46948f45443549de9dc
|
|
|
integration-log-room-worker
|
235 Bytes |
sha256:1f11276b5cc913c83f10d2cf0ac85c63d01ea7ba0e067a9a7feb0d80fa830353
|
|
|
integration-log-search-service
|
395 Bytes |
sha256:f854974ce5678772d2e8ff0756d24fc538cdaed90ef14472ba4f6ef3b7ab58d5
|
|
|
integration-log-search-sync-worker
|
444 Bytes |
sha256:b766d2aa9f1082976fefd2c53314b9a9b2c141e32accd808f01b25d062c366a0
|
|