Skip to content

Add Bun runtime support #1718

Add Bun runtime support

Add Bun runtime support #1718

Triggered via pull request May 13, 2026 16:05
Status Failure
Total duration 10m 17s
Artifacts 6

integration-tests.yml

on: pull_request
Generate Node Version Matrix
6s
Generate Node Version Matrix
Build Harper (Windows, Node.js v22)
2m 1s
Build Harper (Windows, Node.js v22)
Matrix: build
Matrix: run-integration-tests-windows
Integration API Tests (Bun)
Integration API Tests (Bun)
Matrix: run-integration-tests-bun
Matrix: run-integration-apiTests
Matrix: run-integration-tests
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 5 notices
Build Harper (Node.js v22): dataLayer/harperBridge/ResourceBridge.ts#L54
Property 'searchByConditions' in type 'ResourceBridge' is not assignable to the same property in base type 'BridgeMethods'.
Build Harper (Node.js v22): components/componentLoader.ts#L116
Property 'operationsApi' does not exist on type '{ REST: typeof import("/home/runner/work/harper/harper/server/REST"); rest: typeof import("/home/runner/work/harper/harper/server/REST"); graphql: typeof import("/home/runner/work/harper/harper/server/graphqlQuerying"); ... 12 more ...; dataLoader: typeof import("/home/runner/work/harper/harper/resources/dataLoader"...'.
Build Harper (Node.js v22): components/componentLoader.ts#L91
Exported variable 'TRUSTED_RESOURCE_PLUGINS' has or is using name 'AuthAuditLog' from external module "/home/runner/work/harper/harper/utility/logging/harper_logger" but cannot be named.
Build Harper (Node.js v22): components/ComponentV1.ts#L101
Cannot assign to 'urlPath' because it is a read-only property.
Build Harper (Node.js v22): components/Application.ts#L137
No overload matches this call.
Build Harper (Node.js v22): bin/copyDb.ts#L200
Property 'encoder' does not exist on type 'Database<any, Key>'.
Build Harper (Node.js v22): bin/copyDb.ts#L199
Argument of type 'OpenDBIObject' is not assignable to parameter of type 'DatabaseOptions'.
Build Harper (Node.js v22): bin/copyDb.ts#L198
Property 'compression' does not exist on type 'OpenDBIObject'.
Build Harper (Node.js v22): bin/copyDb.ts#L192
Property 'compression' does not exist on type 'OpenDBIObject'.
Build Harper (Node.js v22): bin/copyDb.ts#L166
Argument of type 'string' is not assignable to parameter of type 'DatabaseOptions & { name: string; }'.
Build Harper (Node.js v20): dataLayer/harperBridge/ResourceBridge.ts#L54
Property 'searchByConditions' in type 'ResourceBridge' is not assignable to the same property in base type 'BridgeMethods'.
Build Harper (Node.js v20): components/componentLoader.ts#L116
Property 'operationsApi' does not exist on type '{ REST: typeof import("/home/runner/work/harper/harper/server/REST"); rest: typeof import("/home/runner/work/harper/harper/server/REST"); graphql: typeof import("/home/runner/work/harper/harper/server/graphqlQuerying"); ... 12 more ...; dataLoader: typeof import("/home/runner/work/harper/harper/resources/dataLoader"...'.
Build Harper (Node.js v20): components/componentLoader.ts#L91
Exported variable 'TRUSTED_RESOURCE_PLUGINS' has or is using name 'AuthAuditLog' from external module "/home/runner/work/harper/harper/utility/logging/harper_logger" but cannot be named.
Build Harper (Node.js v20): components/ComponentV1.ts#L101
Cannot assign to 'urlPath' because it is a read-only property.
Build Harper (Node.js v20): components/Application.ts#L137
No overload matches this call.
Build Harper (Node.js v20): bin/copyDb.ts#L200
Property 'encoder' does not exist on type 'Database<any, Key>'.
Build Harper (Node.js v20): bin/copyDb.ts#L199
Argument of type 'OpenDBIObject' is not assignable to parameter of type 'DatabaseOptions'.
Build Harper (Node.js v20): bin/copyDb.ts#L198
Property 'compression' does not exist on type 'OpenDBIObject'.
Build Harper (Node.js v20): bin/copyDb.ts#L192
Property 'compression' does not exist on type 'OpenDBIObject'.
Build Harper (Node.js v20): bin/copyDb.ts#L166
Argument of type 'string' is not assignable to parameter of type 'DatabaseOptions & { name: string; }'.
Build Harper (Node.js v24): dataLayer/harperBridge/ResourceBridge.ts#L54
Property 'searchByConditions' in type 'ResourceBridge' is not assignable to the same property in base type 'BridgeMethods'.
Build Harper (Node.js v24): components/componentLoader.ts#L116
Property 'operationsApi' does not exist on type '{ REST: typeof import("/home/runner/work/harper/harper/server/REST"); rest: typeof import("/home/runner/work/harper/harper/server/REST"); graphql: typeof import("/home/runner/work/harper/harper/server/graphqlQuerying"); ... 12 more ...; dataLoader: typeof import("/home/runner/work/harper/harper/resources/dataLoader"...'.
Build Harper (Node.js v24): components/componentLoader.ts#L91
Exported variable 'TRUSTED_RESOURCE_PLUGINS' has or is using name 'AuthAuditLog' from external module "/home/runner/work/harper/harper/utility/logging/harper_logger" but cannot be named.
Build Harper (Node.js v24): components/ComponentV1.ts#L101
Cannot assign to 'urlPath' because it is a read-only property.
Build Harper (Node.js v24): components/Application.ts#L137
No overload matches this call.
Build Harper (Node.js v24): bin/copyDb.ts#L200
Property 'encoder' does not exist on type 'Database<any, Key>'.
Build Harper (Node.js v24): bin/copyDb.ts#L199
Argument of type 'OpenDBIObject' is not assignable to parameter of type 'DatabaseOptions'.
Build Harper (Node.js v24): bin/copyDb.ts#L198
Property 'compression' does not exist on type 'OpenDBIObject'.
Build Harper (Node.js v24): bin/copyDb.ts#L192
Property 'compression' does not exist on type 'OpenDBIObject'.
Build Harper (Node.js v24): bin/copyDb.ts#L166
Argument of type 'string' is not assignable to parameter of type 'DatabaseOptions & { name: string; }'.
Build Harper (Windows, Node.js v22): dataLayer/harperBridge/ResourceBridge.ts#L54
Property 'searchByConditions' in type 'ResourceBridge' is not assignable to the same property in base type 'BridgeMethods'.
Build Harper (Windows, Node.js v22): components/ComponentV1.ts#L101
Cannot assign to 'urlPath' because it is a read-only property.
Build Harper (Windows, Node.js v22): components/componentLoader.ts#L116
Property 'operationsApi' does not exist on type '{ REST: typeof import("D:/a/harper/harper/server/REST"); rest: typeof import("D:/a/harper/harper/server/REST"); graphql: typeof import("D:/a/harper/harper/server/graphqlQuerying"); graphqlSchema: typeof import("D:/a/harper/harper/resources/graphql"); ... 11 more ...; dataLoader: typeof import("D:/a/harper/harper/res...'.
Build Harper (Windows, Node.js v22): components/componentLoader.ts#L91
Exported variable 'TRUSTED_RESOURCE_PLUGINS' has or is using name 'AuthAuditLog' from external module "D:/a/harper/harper/utility/logging/harper_logger" but cannot be named.
Build Harper (Windows, Node.js v22): components/Application.ts#L137
No overload matches this call.
Build Harper (Windows, Node.js v22): bin/copyDb.ts#L200
Property 'encoder' does not exist on type 'Database<any, Key>'.
Build Harper (Windows, Node.js v22): bin/copyDb.ts#L199
Argument of type 'OpenDBIObject' is not assignable to parameter of type 'DatabaseOptions'.
Build Harper (Windows, Node.js v22): bin/copyDb.ts#L198
Property 'compression' does not exist on type 'OpenDBIObject'.
Build Harper (Windows, Node.js v22): bin/copyDb.ts#L192
Property 'compression' does not exist on type 'OpenDBIObject'.
Build Harper (Windows, Node.js v22): bin/copyDb.ts#L166
Argument of type 'string' is not assignable to parameter of type 'DatabaseOptions & { name: string; }'.
Integration Tests 1/4 (Windows, Node.js v22)
Process completed with exit code 1.
Integration Tests 2/4 (Windows, Node.js v22)
Process completed with exit code 1.
Build Harper (Windows, Node.js v22)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Integration Tests 3/4 (Windows, Node.js v22)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Integration Tests 4/4 (Windows, Node.js v22)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Integration Tests 1/4 (Windows, Node.js v22)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Integration Tests 2/4 (Windows, Node.js v22)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026

Artifacts

Produced during runtime
Name Size Digest
harper-build-artifacts-node-20 Expired
115 MB
sha256:3dce4bb32bad2658b541bcefa6681a7414f3e8dd5421fa947cd0a0e71f0b5968
harper-build-artifacts-node-22 Expired
115 MB
sha256:8b081f37d76b1ae446b7d62ba8594d20ccdb1c614a11d632f634a390981567de
harper-build-artifacts-node-24 Expired
115 MB
sha256:489f6e4e89d9fd6f8782369c69dd016f5927d4d1d5d429f7806029183a811516
harper-build-artifacts-windows Expired
85.7 MB
sha256:f141e1a956dbd37b73fb3b020ebe0be831a1468a39df3018ffbd8030a71834a8
harper-server-logs-windows-shard-1 Expired
9.53 KB
sha256:2ae9d1f2e34d7e5c8ce989c8f6af93a8a0fd58131f6aef63d506a24ab0f5df7a
harper-server-logs-windows-shard-2 Expired
17.7 KB
sha256:cc3457044fd26ba2f4efcf115cf35cee50c0597da6ae14f4d67afaa3559f8ae5