Skip to content

Release v5.0.29

Release v5.0.29 #47

Triggered via push June 8, 2026 22:13
Status Success
Total duration 1m 50s
Artifacts
send-slack-message-on-success
5s
send-slack-message-on-success
send-slack-message-on-failure
send-slack-message-on-failure
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
create-release: dataLayer/harperBridge/ResourceBridge.ts#L54
Property 'searchByConditions' in type 'ResourceBridge' is not assignable to the same property in base type 'BridgeMethods'.
create-release: components/componentLoader.ts#L94
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.
create-release: components/ComponentV1.ts#L101
Cannot assign to 'urlPath' because it is a read-only property.
create-release: components/Application.ts#L137
No overload matches this call.
create-release: bin/copyDb.ts#L414
Property 'compression' does not exist on type 'OpenDBIObject'.
create-release: bin/copyDb.ts#L200
Property 'encoder' does not exist on type 'Database<any, Key>'.
create-release: bin/copyDb.ts#L199
Argument of type 'OpenDBIObject' is not assignable to parameter of type 'DatabaseOptions'.
create-release: bin/copyDb.ts#L198
Property 'compression' does not exist on type 'OpenDBIObject'.
create-release: bin/copyDb.ts#L192
Property 'compression' does not exist on type 'OpenDBIObject'.
create-release: bin/copyDb.ts#L166
Argument of type 'string' is not assignable to parameter of type 'DatabaseOptions & { name: string; }'.
create-release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: matt-usurp/validate-semver@7bbc9584679de1aeef57aa531504ab00438481ab, softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/