Skip to content

.github/workflows/build.yml #236

.github/workflows/build.yml

.github/workflows/build.yml #236

Manually triggered August 11, 2024 21:36
Status Failure
Total duration 11m 32s
Artifacts 76

build.yml

on: workflow_dispatch
full_build  /  nuke
27s
full_build / nuke
Matrix: full_build / android / skia
Matrix: full_build / ios / skia
Matrix: full_build / iossimulator / skia
Matrix: full_build / linux / skia
Matrix: full_build / macos / skia
Matrix: full_build / windows / skia
Matrix: full_build / android / alphaskia
Matrix: full_build / ios / alphaskia
Matrix: full_build / iossimulator / alphaskia
Matrix: full_build / linux / alphaskia
Matrix: full_build / macos / alphaskia
Matrix: full_build / windows / alphaskia
Matrix: full_build / dotnet / dotnet-test
Matrix: full_build / java / java-test
Matrix: full_build / node / node-test
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 72 warnings
full_build / node / node
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
full_build / node / node
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
full_build / node / node
full_build / node / node
dist/lib/alphaskia.js → dist/alphaskia.js, dist/alphaskia.mjs, dist/alphaskia.min.mjs, dist/alphaskia.min.js...
full_build / node / node
(!) Missing shims for Node.js built-ins
full_build / node / node
Creating a browser bundle that depends on "url", "path", "fs" and "node:module". You might need to include https://github.com/FredKSchott/rollup-plugin-polyfill-node
full_build / node / node
(!) Missing shims for Node.js built-ins
full_build / node / node
Creating a browser bundle that depends on "url", "path", "fs" and "node:module". You might need to include https://github.com/FredKSchott/rollup-plugin-polyfill-node
full_build / node / node
(!) Missing global variable names
full_build / node / node
https://rollupjs.org/configuration-options/#output-globals
full_build / dotnet / dotnet-test (macos-latest, x64, net8.0)
Failed to load /Users/runner/.dotnet/host/fxr/8.0.7/libhostfxr.dylib, error: dlopen(/Users/runner/.dotnet/host/fxr/8.0.7/libhostfxr.dylib, 0x0001): tried: '/Users/runner/.dotnet/host/fxr/8.0.7/libhostfxr.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/.dotnet/host/fxr/8.0.7/libhostfxr.dylib' (no such file), '/Users/runner/.dotnet/host/fxr/8.0.7/libhostfxr.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64'))
full_build / dotnet / dotnet-test (macos-latest, x64, net8.0)
The library libhostfxr.dylib was found, but loading it from /Users/runner/.dotnet/host/fxr/8.0.7/libhostfxr.dylib failed
full_build / dotnet / dotnet-test (macos-latest, x64, net8.0)
- Installing .NET prerequisites might help resolve this problem.
full_build / dotnet / dotnet-test (macos-latest, x64, net8.0)
https://go.microsoft.com/fwlink/?linkid=2063366
full_build / dotnet / dotnet-test (macos-latest, x64, net8.0)
Target "DotNetTest" has thrown an exception
full_build / dotnet / dotnet-test (macos-latest, x64, net8.0)
Process completed with exit code 255.
full_build / node / node-test (ubuntu-latest, lts/*)
npm warn using --force Recommended protections disabled.
full_build / node / node-test (macos-latest, lts/*)
npm warn using --force Recommended protections disabled.
full_build / node / node-test (ubuntu-latest, latest)
npm warn using --force Recommended protections disabled.
full_build / node / node-test (macos-latest, latest)
npm warn using --force Recommended protections disabled.
full_build / node / node-test (windows-latest, lts/*)
npm warn using --force Recommended protections disabled.
full_build / java / java
WARN: The registry key 'java.correct.class.type.by.place.resolve.scope' accessed, but not loaded yet
full_build / java / java
WARN: The registry key 'java.correct.class.type.by.place.resolve.scope' accessed, but not loaded yet
full_build / java / java-test (ubuntu-latest)
Difference between original and new image is too big: 357/26653(1.339436461186358%)
full_build / java / java-test (ubuntu-latest)
FAILURE: Build failed with an exception.
full_build / java / java-test (ubuntu-latest)
* What went wrong:
full_build / java / java-test (ubuntu-latest)
Execution failed for task ':run'.
full_build / java / java-test (ubuntu-latest)
> Process 'command '/usr/lib/jvm/temurin-17-jdk-amd64/bin/java'' finished with non-zero exit value 1
full_build / java / java-test (ubuntu-latest)
> Run with --stacktrace option to get the stack trace.
full_build / node / node-test (windows-latest, latest)
npm warn using --force Recommended protections disabled.
full_build / nuke
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / android / LibSkia android-x86
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / android / LibSkia android-arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / macos / LibSkia macos-arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibSkia linux-x64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibSkia linux-arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / android / LibSkia android-arm
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / macos / LibSkia macos-x64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / iossimulator / LibSkia iossimulator-arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / ios / LibSkia ios-arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / iossimulator / LibSkia iossimulator-x64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibSkia linux-arm
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / android / LibSkia android-x64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibSkia linux-x86
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / windows / LibSkia windows-arm64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / macos / LibAlphaSkia macos-arm64-jni
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / macos / LibAlphaSkia macos-x64-jni
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / macos / LibAlphaSkia macos-arm64-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / macos / LibAlphaSkia macos-arm64-node
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / macos / LibAlphaSkia macos-x64-node
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / windows / LibSkia windows-x64
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / windows / LibSkia windows-x86
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / android / LibAlphaSkia android-x64-jni
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / android / LibAlphaSkia android-x64-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / android / LibAlphaSkia android-x86-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / android / LibAlphaSkia android-arm-jni
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / android / LibAlphaSkia android-x86-jni
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / android / LibAlphaSkia android-arm-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / macos / LibAlphaSkia macos-x64-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / android / LibAlphaSkia android-arm64-jni
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / android / LibAlphaSkia android-arm64-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / ios / LibAlphaSkia ios-arm64-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / iossimulator / LibAlphaSkia iossimulator-x64-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibAlphaSkia linux-x64-jni
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibAlphaSkia linux-x64-node
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / iossimulator / LibAlphaSkia iossimulator-arm64-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibAlphaSkia linux-x64-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibAlphaSkia linux-x86-jni
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibAlphaSkia linux-x86-node
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / windows / LibAlphaSkia windows-arm64-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibAlphaSkia linux-x86-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibAlphaSkia linux-arm-node
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibAlphaSkia linux-arm64-jni
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibAlphaSkia linux-arm-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibAlphaSkia linux-arm-jni
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / windows / LibAlphaSkia windows-x64-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / windows / LibAlphaSkia windows-x64-node
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibAlphaSkia linux-arm64-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / windows / LibAlphaSkia windows-arm64-jni
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / windows / LibAlphaSkia windows-x86-jni
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / windows / LibAlphaSkia windows-x64-jni
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / windows / LibAlphaSkia windows-arm64-node
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / windows / LibAlphaSkia windows-x86-shared
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / linux / LibAlphaSkia linux-arm64-node
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / windows / LibAlphaSkia windows-x86-node
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / dotnet / dotnet
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / node / node
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / dotnet / dotnet-test (macos-latest, x64, net8.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / node / node-test (ubuntu-latest, lts/*)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / node / node-test (macos-latest, lts/*)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / node / node-test (ubuntu-latest, latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / node / node-test (macos-latest, latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / dotnet / dotnet-test (ubuntu-latest, x64, net8.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / node / node-test (windows-latest, lts/*)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / java / java
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / dotnet / dotnet-test (windows-latest, x64, net48)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / java / java-test (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / dotnet / dotnet-test (windows-latest, x64, net8.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / java / java-test (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / node / node-test (windows-latest, latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
full_build / java / java-test (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/checkout@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "DotNet Test Results", "Java Test Results", "libalphaskia-android-arm64-jni", "libalphaskia-android-arm64-shared", "libalphaskia-android-arm-jni", "libalphaskia-android-arm-shared", "libalphaskia-android-x64-jni", "libalphaskia-android-x64-shared", "libalphaskia-android-x86-jni", "libalphaskia-android-x86-shared", "libalphaskia-ios-arm64-shared", "libalphaskia-iossimulator-arm64-shared", "libalphaskia-iossimulator-x64-shared", "libalphaskia-linux-arm64-jni", "libalphaskia-linux-arm64-node", "libalphaskia-linux-arm64-shared", "libalphaskia-linux-arm-jni", "libalphaskia-linux-arm-node", "libalphaskia-linux-arm-shared", "libalphaskia-linux-x64-jni", "libalphaskia-linux-x64-node", "libalphaskia-linux-x64-shared", "libalphaskia-linux-x86-jni", "libalphaskia-linux-x86-node", "libalphaskia-linux-x86-shared", "libalphaskia-macos-arm64-jni", "libalphaskia-macos-arm64-node", "libalphaskia-macos-arm64-shared", "libalphaskia-macos-x64-jni", "libalphaskia-macos-x64-node", "libalphaskia-macos-x64-shared", "libalphaskiatest-android-arm64-shared", "libalphaskiatest-android-arm-shared", "libalphaskiatest-android-x64-shared", "libalphaskiatest-android-x86-shared", "libalphaskiatest-ios-arm64-shared", "libalphaskiatest-iossimulator-arm64-shared", "libalphaskiatest-iossimulator-x64-shared", "libalphaskiatest-linux-arm64-shared", "libalphaskiatest-linux-arm-shared", "libalphaskiatest-linux-x64-shared", "libalphaskiatest-linux-x86-shared", "libalphaskiatest-macos-arm64-shared", "libalphaskiatest-macos-x64-shared", "libalphaskiatest-windows-x64-shared", "libalphaskiatest-windows-x86-shared", "libalphaskia-windows-arm64-jni", "libalphaskia-windows-arm64-node", "libalphaskia-windows-arm64-shared", "libalphaskia-windows-x64-jni", "libalphaskia-windows-x64-node", "libalphaskia-windows-x64-shared", "libalphaskia-windows-x86-jni", "libalphaskia-windows-x86-node", "libalphaskia-windows-x86-shared", "libskia-android-arm64-static", "libskia-android-arm-static", "libskia-android-x64-static", "libskia-android-x86-static", "libskia-ios-arm64-static", "libskia-iossimulator-arm64-static", "libskia-iossimulator-x64-static", "libskia-linux-arm64-static", "libskia-linux-arm-static", "libskia-linux-x64-static", "libskia-linux-x86-static", "libskia-macos-arm64-static", "libskia-macos-x64-static", "libskia-windows-arm64-static", "libskia-windows-x64-static", "libskia-windows-x86-static", "maven", "Node Test Results", "nodetars", "nuke", "nupkgs". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
DotNet Test Results
115 KB
Java Test Results
117 KB
Node Test Results
158 KB
libalphaskia-android-arm-jni
6.17 MB
libalphaskia-android-arm-shared
6.14 MB
libalphaskia-android-arm64-jni
8.51 MB
libalphaskia-android-arm64-shared
8.48 MB
libalphaskia-android-x64-jni
8.16 MB
libalphaskia-android-x64-shared
8.14 MB
libalphaskia-android-x86-jni
8.16 MB
libalphaskia-android-x86-shared
8.13 MB
libalphaskia-ios-arm64-shared
11.5 MB
libalphaskia-iossimulator-arm64-shared
11.6 MB
libalphaskia-iossimulator-x64-shared
6.04 MB
libalphaskia-linux-arm-jni
6.32 MB
libalphaskia-linux-arm-node
6.33 MB
libalphaskia-linux-arm-shared
6.3 MB
libalphaskia-linux-arm64-jni
8.54 MB
libalphaskia-linux-arm64-node
8.56 MB
libalphaskia-linux-arm64-shared
8.52 MB
libalphaskia-linux-x64-jni
8.73 MB
libalphaskia-linux-x64-node
8.76 MB
libalphaskia-linux-x64-shared
8.71 MB
libalphaskia-linux-x86-jni
9.18 MB
libalphaskia-linux-x86-node
9.2 MB
libalphaskia-linux-x86-shared
9.15 MB
libalphaskia-macos-arm64-jni
5.64 MB
libalphaskia-macos-arm64-node
5.66 MB
libalphaskia-macos-arm64-shared
5.62 MB
libalphaskia-macos-x64-jni
6.05 MB
libalphaskia-macos-x64-node
6.07 MB
libalphaskia-macos-x64-shared
6.03 MB
libalphaskia-windows-arm64-jni
5.87 MB
libalphaskia-windows-arm64-node
5.86 MB
libalphaskia-windows-arm64-shared
5.84 MB
libalphaskia-windows-x64-jni
6.69 MB
libalphaskia-windows-x64-node
6.68 MB
libalphaskia-windows-x64-shared
6.66 MB
libalphaskia-windows-x86-jni
5.66 MB
libalphaskia-windows-x86-node
5.65 MB
libalphaskia-windows-x86-shared
5.64 MB
libalphaskiatest-android-arm-shared
146 KB
libalphaskiatest-android-arm64-shared
223 KB
libalphaskiatest-android-x64-shared
208 KB
libalphaskiatest-android-x86-shared
207 KB
libalphaskiatest-ios-arm64-shared
237 KB
libalphaskiatest-iossimulator-arm64-shared
206 KB
libalphaskiatest-iossimulator-x64-shared
68.9 KB
libalphaskiatest-linux-arm-shared
213 KB
libalphaskiatest-linux-arm64-shared
295 KB
libalphaskiatest-linux-x64-shared
405 KB
libalphaskiatest-linux-x86-shared
403 KB
libalphaskiatest-macos-arm64-shared
181 KB
libalphaskiatest-macos-x64-shared
81 KB
libalphaskiatest-windows-x64-shared
74.2 KB
libalphaskiatest-windows-x86-shared
74.2 KB
libskia-android-arm-static
26.4 MB
libskia-android-arm64-static
32.5 MB
libskia-android-x64-static
33.5 MB
libskia-android-x86-static
27.6 MB
libskia-ios-arm64-static
41.4 MB
libskia-iossimulator-arm64-static
41.5 MB
libskia-iossimulator-x64-static
23.3 MB
libskia-linux-arm-static
25.3 MB
libskia-linux-arm64-static
31.5 MB
libskia-linux-x64-static
33.5 MB
libskia-linux-x86-static
28.8 MB
libskia-macos-arm64-static
20.4 MB
libskia-macos-x64-static
23.4 MB
libskia-windows-arm64-static
227 MB
libskia-windows-x64-static
232 MB
libskia-windows-x86-static
228 MB
maven
36.3 MB
nodetars
27 MB
nuke
14 MB
nupkgs
50.3 MB