chore(deps): update dependency typescript to v6 #134
ci.yml
on: pull_request
Build and Test
1m 46s
Lint Swift code
26s
Validate Release Workflow
9s
Test DMG Creation
1m 13s
Annotations
1 error and 7 warnings
|
Build and Test
Process completed with exit code 1.
|
|
Build and Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: oven-sh/setup-bun@v2.1.3, swift-actions/setup-swift@v2. 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 DMG Creation
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: oven-sh/setup-bun@v2.1.3. 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 Swift code:
Hush.app/Hush/AppDelegate.swift#L1215
Force unwrapping should be avoided (force_unwrapping)
|
|
Lint Swift code:
Hush.app/Hush/AppDelegate.swift#L1141
Force unwrapping should be avoided (force_unwrapping)
|
|
Lint Swift code:
Hush.app/HushLib/HushLibrary.swift#L114
nonisolated modifier should come before public (modifier_order)
|
|
Lint Swift code:
Hush.app/HushLib/HushLibrary.swift#L103
nonisolated modifier should come before public (modifier_order)
|
|
Validate Release Workflow
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7.0.1, oven-sh/setup-bun@v2.1.3. 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/
|