lastsunday server dev build #21
server-dev-release.yml
on: workflow_dispatch
Annotations
8 errors, 64 warnings, and 1 notice
|
FlakeHub registration required.
Unable to authenticate to FlakeHub. Individuals must register at FlakeHub.com; Organizations must create an organization at FlakeHub.com.
|
|
FlakeHub registration required.
Unable to authenticate to FlakeHub. Individuals must register at FlakeHub.com; Organizations must create an organization at FlakeHub.com.
|
|
FlakeHub registration required.
Unable to authenticate to FlakeHub. Individuals must register at FlakeHub.com; Organizations must create an organization at FlakeHub.com.
|
|
FlakeHub registration required.
Unable to authenticate to FlakeHub. Individuals must register at FlakeHub.com; Organizations must create an organization at FlakeHub.com.
|
|
build / build-assets (x86_64-pc-windows-msvc, windows-latest, window-amd64)
Process completed with exit code 101.
|
|
build / build-assets (universal-apple-darwin, macos-latest, macos)
The strategy configuration was canceled because "build.build-assets.x86_64-pc-windows-msvc_wi" failed
|
|
build / build-assets (universal-apple-darwin, macos-latest, macos)
The operation was canceled.
|
|
FlakeHub registration required.
Unable to authenticate to FlakeHub. Individuals must register at FlakeHub.com; Organizations must create an organization at FlakeHub.com.
|
|
prepare
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683. 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/
|
|
build / build-assets (aarch64-unknown-linux-musl, ubuntu-latest, linux-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1, DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4, DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d. 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/
|
|
build / build-assets (aarch64-unknown-linux-musl, ubuntu-latest, linux-arm64)
tag ref should start with 'refs/tags/': 'refs/heads/dev'; this action only supports events from tag or release by default; see <https://github.com/taiki-e/create-gh-release-action#supported-events> for more (downgraded error to info because action is running in dry-run mode)
|
|
build / build-assets (aarch64-unknown-linux-musl, ubuntu-latest, linux-arm64)
neither GITHUB_TOKEN environment variable nor 'token' input option is set (downgraded error to info because action is running in dry-run mode)
|
|
build / build-assets (aarch64-unknown-linux-musl, ubuntu-latest, linux-arm64)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0AXApagAAAABpB/vixtH6RKtYuewOWTlaUEhMMzBFREdFMDIyMgBFZGdl
|
|
build / build-assets (aarch64-unknown-linux-musl, ubuntu-latest, linux-arm64)
Failed to restore: Cache service responded with 400
|
|
Magic Nix Cache is deprecated:
./.github/workflows/reusable-server-build.yml#L94
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/reusable-extension-build.yml#L44
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L140
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L115
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L43
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
build / build-assets (aarch64-unknown-linux-musl, ubuntu-latest, linux-arm64)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0+W8pagAAAAAQcJywSsUeSpdZxoqCGh9+UEhMMzBFREdFMDQxOQBFZGdl
|
|
build / build-assets (aarch64-unknown-linux-musl, ubuntu-latest, linux-arm64)
Failed to restore: Cache service responded with 400
|
|
build / build-assets (x86_64-unknown-linux-musl, ubuntu-latest, linux-amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1, DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4, DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d. 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/
|
|
build / build-assets (x86_64-unknown-linux-musl, ubuntu-latest, linux-amd64)
tag ref should start with 'refs/tags/': 'refs/heads/dev'; this action only supports events from tag or release by default; see <https://github.com/taiki-e/create-gh-release-action#supported-events> for more (downgraded error to info because action is running in dry-run mode)
|
|
build / build-assets (x86_64-unknown-linux-musl, ubuntu-latest, linux-amd64)
neither GITHUB_TOKEN environment variable nor 'token' input option is set (downgraded error to info because action is running in dry-run mode)
|
|
build / build-assets (x86_64-unknown-linux-musl, ubuntu-latest, linux-amd64)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0IHApagAAAADnRFtAju4rSY4wPqXLZpsgUEhMMzBFREdFMDQxNwBFZGdl
|
|
build / build-assets (x86_64-unknown-linux-musl, ubuntu-latest, linux-amd64)
Failed to restore: Cache service responded with 400
|
|
Magic Nix Cache is deprecated:
./.github/workflows/reusable-server-build.yml#L94
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/reusable-extension-build.yml#L44
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L140
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L115
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L43
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
build / build-assets (x86_64-unknown-linux-musl, ubuntu-latest, linux-amd64)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0GHApagAAAADX3+OALwVvQaZZaaQf8Z5dUEhMMzBFREdFMDExNQBFZGdl
|
|
build / build-assets (x86_64-unknown-linux-musl, ubuntu-latest, linux-amd64)
Failed to restore: Cache service responded with 400
|
|
build / build-assets (aarch64-apple-darwin, macos-latest, macos-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1, DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4, DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d. 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/
|
|
build / build-assets (aarch64-apple-darwin, macos-latest, macos-arm64)
tag ref should start with 'refs/tags/': 'refs/heads/dev'; this action only supports events from tag or release by default; see <https://github.com/taiki-e/create-gh-release-action#supported-events> for more (downgraded error to info because action is running in dry-run mode)
|
|
build / build-assets (aarch64-apple-darwin, macos-latest, macos-arm64)
neither GITHUB_TOKEN environment variable nor 'token' input option is set (downgraded error to info because action is running in dry-run mode)
|
|
build / build-assets (aarch64-apple-darwin, macos-latest, macos-arm64)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0JXApagAAAACJ0g/zgRBLT7osyW5k4+exU04xRURHRTE2MTcARWRnZQ==
|
|
build / build-assets (aarch64-apple-darwin, macos-latest, macos-arm64)
Failed to restore: Cache service responded with 400
|
|
Magic Nix Cache is deprecated:
./.github/workflows/reusable-server-build.yml#L94
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/reusable-extension-build.yml#L44
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L140
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L115
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L43
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
build / build-assets (aarch64-apple-darwin, macos-latest, macos-arm64)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>05m8pagAAAACuUFt2vnD1QrtJ3TAAlz8xU04xRURHRTE5MTIARWRnZQ==
|
|
build / build-assets (aarch64-apple-darwin, macos-latest, macos-arm64)
Failed to restore: Cache service responded with 400
|
|
build / build-assets (x86_64-apple-darwin, macos-latest, macos-amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1, DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4, DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d. 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/
|
|
build / build-assets (x86_64-apple-darwin, macos-latest, macos-amd64)
tag ref should start with 'refs/tags/': 'refs/heads/dev'; this action only supports events from tag or release by default; see <https://github.com/taiki-e/create-gh-release-action#supported-events> for more (downgraded error to info because action is running in dry-run mode)
|
|
build / build-assets (x86_64-apple-darwin, macos-latest, macos-amd64)
neither GITHUB_TOKEN environment variable nor 'token' input option is set (downgraded error to info because action is running in dry-run mode)
|
|
build / build-assets (x86_64-apple-darwin, macos-latest, macos-amd64)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0JXApagAAAABFSThc/0UXQrOxDp1kV3zBU04xRURHRTIwMTgARWRnZQ==
|
|
build / build-assets (x86_64-apple-darwin, macos-latest, macos-amd64)
Failed to restore: Cache service responded with 400
|
|
Magic Nix Cache is deprecated:
./.github/workflows/reusable-server-build.yml#L94
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/reusable-extension-build.yml#L44
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L140
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L115
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L43
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
build / build-assets (x86_64-apple-darwin, macos-latest, macos-amd64)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>05m8pagAAAABnUzpUOytMRqpZyxv1oVvKU04xRURHRTIwMjAARWRnZQ==
|
|
build / build-assets (x86_64-apple-darwin, macos-latest, macos-amd64)
Failed to restore: Cache service responded with 400
|
|
build / build-assets (x86_64-pc-windows-msvc, windows-latest, window-amd64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610, pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda, shogo82148/actions-setup-perl@22423f01bde48fb88785c007e3166fbbbd8e892a. 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/
|
|
build / build-assets (x86_64-pc-windows-msvc, windows-latest, window-amd64)
tag ref should start with 'refs/tags/': 'refs/heads/dev'; this action only supports events from tag or release by default; see <https://github.com/taiki-e/create-gh-release-action#supported-events> for more (downgraded error to info because action is running in dry-run mode)
|
|
build / build-assets (x86_64-pc-windows-msvc, windows-latest, window-amd64)
neither GITHUB_TOKEN environment variable nor 'token' input option is set (downgraded error to info because action is running in dry-run mode)
|
|
build / build-assets (universal-apple-darwin, macos-latest, macos)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4, DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d. 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/
|
|
build / build-assets (universal-apple-darwin, macos-latest, macos)
tag ref should start with 'refs/tags/': 'refs/heads/dev'; this action only supports events from tag or release by default; see <https://github.com/taiki-e/create-gh-release-action#supported-events> for more (downgraded error to info because action is running in dry-run mode)
|
|
build / build-assets (universal-apple-darwin, macos-latest, macos)
neither GITHUB_TOKEN environment variable nor 'token' input option is set (downgraded error to info because action is running in dry-run mode)
|
|
build / build-assets (universal-apple-darwin, macos-latest, macos)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0InApagAAAADb4oXmtYKAQ5D2Wif2do9IU04xRURHRTI5MjAARWRnZQ==
|
|
build / build-assets (universal-apple-darwin, macos-latest, macos)
Failed to restore: Cache service responded with 400
|
|
Magic Nix Cache is deprecated:
./.github/workflows/reusable-server-build.yml#L94
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/reusable-extension-build.yml#L44
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L140
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L115
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
Magic Nix Cache is deprecated:
./.github/workflows/ci.yml#L43
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
uses: DeterminateSystems/magic-nix-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
...with...
uses: DeterminateSystems/flakehub-cache-action@6221693898146dc97e38ad0e013488a16477a4c4
For more details: https://dtr.mn/magic-nix-cache-eol
|
|
build / build-assets (universal-apple-darwin, macos-latest, macos)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>05W8pagAAAABo3GfgaNRbR7sIijTv2jp7U04xRURHRTE3MDkARWRnZQ==
|
|
build / build-assets (universal-apple-darwin, macos-latest, macos)
Failed to restore: Cache service responded with 400
|
|
build / build-assets (x86_64-pc-windows-msvc, windows-latest, window-amd64)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
job-hunting-server-1.0.0-dev.21.20260610.9813fe4-linux-amd64
|
13.5 MB |
sha256:ac080f9e24be302ac35950bddb757f1e1edc7de10d5912817216d3232a3ce594
|
|
|
job-hunting-server-1.0.0-dev.21.20260610.9813fe4-linux-arm64
|
12.8 MB |
sha256:f298c8e3b21af531be9cfb3eb7d8a429928c9f2a1069a0411d2bd5b3ac831fb3
|
|
|
job-hunting-server-1.0.0-dev.21.20260610.9813fe4-macos-amd64
|
13 MB |
sha256:392d8ab4292f69d99218192e32fc8aa3b7ca8c1bf2a4a0057d61fa71cb22b0ff
|
|
|
job-hunting-server-1.0.0-dev.21.20260610.9813fe4-macos-arm64
|
12.4 MB |
sha256:ace9391b11e0c2ade8b1cdef3e2d8f58e18397e4433f2997e02b47d47ec41b37
|
|