.github/workflows/build.yml #238
build.yml
on: workflow_dispatch
full_build
/
nuke
16s
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
Annotations
31 errors and 73 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
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 / 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 (ubuntu-latest, lts/*)
npm warn using --force Recommended protections disabled.
|
full_build / node / node-test (macos-latest, latest)
npm warn using --force Recommended protections disabled.
|
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 / 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 / node / node-test (windows-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-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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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-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-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-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 / 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 / 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-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-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 / 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 / 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 / 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 / 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 / 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-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-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-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 / 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 / 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 / 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 / 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 / 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 / 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-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-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-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-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-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-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-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-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 / 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 / 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 / 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-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-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-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-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-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-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-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-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-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 / 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
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 (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 (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, 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 (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, 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)
No files were found with the provided path: test/test-outputs/**/*.*. No artifacts will be uploaded.
|
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 / 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
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 / 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-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 / 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, 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 (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: "dotnettest-ubuntu-latest-x64--net8.0", "dotnettest-windows-latest-x64--net48", "dotnettest-windows-latest-x64--net8.0", "javatest-macos-latest", "javatest-ubuntu-latest", "javatest-windows-latest", "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", "nodetars", "nodetest-macos-latest-latest", "nodetest-macos-latest-lts", "nodetest-ubuntu-latest-latest", "nodetest-ubuntu-latest-lts", "nodetest-windows-latest-latest", "nodetest-windows-latest-lts", "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 | |
---|---|---|
dotnettest-ubuntu-latest-x64--net8.0
Expired
|
80.7 KB |
|
dotnettest-windows-latest-x64--net48
Expired
|
74.2 KB |
|
dotnettest-windows-latest-x64--net8.0
Expired
|
74.2 KB |
|
javatest-macos-latest
Expired
|
83.5 KB |
|
javatest-ubuntu-latest
Expired
|
84.7 KB |
|
javatest-windows-latest
Expired
|
74.2 KB |
|
libalphaskia-android-arm-jni
Expired
|
6.17 MB |
|
libalphaskia-android-arm-shared
Expired
|
6.14 MB |
|
libalphaskia-android-arm64-jni
Expired
|
8.51 MB |
|
libalphaskia-android-arm64-shared
Expired
|
8.48 MB |
|
libalphaskia-android-x64-jni
Expired
|
8.16 MB |
|
libalphaskia-android-x64-shared
Expired
|
8.14 MB |
|
libalphaskia-android-x86-jni
Expired
|
8.16 MB |
|
libalphaskia-android-x86-shared
Expired
|
8.13 MB |
|
libalphaskia-ios-arm64-shared
Expired
|
11.5 MB |
|
libalphaskia-iossimulator-arm64-shared
Expired
|
11.6 MB |
|
libalphaskia-iossimulator-x64-shared
Expired
|
6.04 MB |
|
libalphaskia-linux-arm-jni
Expired
|
6.32 MB |
|
libalphaskia-linux-arm-node
Expired
|
6.33 MB |
|
libalphaskia-linux-arm-shared
Expired
|
6.3 MB |
|
libalphaskia-linux-arm64-jni
Expired
|
8.54 MB |
|
libalphaskia-linux-arm64-node
Expired
|
8.56 MB |
|
libalphaskia-linux-arm64-shared
Expired
|
8.52 MB |
|
libalphaskia-linux-x64-jni
Expired
|
8.73 MB |
|
libalphaskia-linux-x64-node
Expired
|
8.76 MB |
|
libalphaskia-linux-x64-shared
Expired
|
8.71 MB |
|
libalphaskia-linux-x86-jni
Expired
|
9.18 MB |
|
libalphaskia-linux-x86-node
Expired
|
9.2 MB |
|
libalphaskia-linux-x86-shared
Expired
|
9.15 MB |
|
libalphaskia-macos-arm64-jni
Expired
|
5.64 MB |
|
libalphaskia-macos-arm64-node
Expired
|
5.66 MB |
|
libalphaskia-macos-arm64-shared
Expired
|
5.62 MB |
|
libalphaskia-macos-x64-jni
Expired
|
6.05 MB |
|
libalphaskia-macos-x64-node
Expired
|
6.07 MB |
|
libalphaskia-macos-x64-shared
Expired
|
6.03 MB |
|
libalphaskia-windows-arm64-jni
Expired
|
5.87 MB |
|
libalphaskia-windows-arm64-node
Expired
|
5.86 MB |
|
libalphaskia-windows-arm64-shared
Expired
|
5.84 MB |
|
libalphaskia-windows-x64-jni
Expired
|
6.69 MB |
|
libalphaskia-windows-x64-node
Expired
|
6.68 MB |
|
libalphaskia-windows-x64-shared
Expired
|
6.66 MB |
|
libalphaskia-windows-x86-jni
Expired
|
5.66 MB |
|
libalphaskia-windows-x86-node
Expired
|
5.65 MB |
|
libalphaskia-windows-x86-shared
Expired
|
5.64 MB |
|
libalphaskiatest-android-arm-shared
Expired
|
146 KB |
|
libalphaskiatest-android-arm64-shared
Expired
|
223 KB |
|
libalphaskiatest-android-x64-shared
Expired
|
208 KB |
|
libalphaskiatest-android-x86-shared
Expired
|
207 KB |
|
libalphaskiatest-ios-arm64-shared
Expired
|
237 KB |
|
libalphaskiatest-iossimulator-arm64-shared
Expired
|
206 KB |
|
libalphaskiatest-iossimulator-x64-shared
Expired
|
68.9 KB |
|
libalphaskiatest-linux-arm-shared
Expired
|
213 KB |
|
libalphaskiatest-linux-arm64-shared
Expired
|
295 KB |
|
libalphaskiatest-linux-x64-shared
Expired
|
405 KB |
|
libalphaskiatest-linux-x86-shared
Expired
|
403 KB |
|
libalphaskiatest-macos-arm64-shared
Expired
|
181 KB |
|
libalphaskiatest-macos-x64-shared
Expired
|
81 KB |
|
libalphaskiatest-windows-x64-shared
Expired
|
74.2 KB |
|
libalphaskiatest-windows-x86-shared
Expired
|
74.2 KB |
|
libskia-android-arm-static
Expired
|
26.4 MB |
|
libskia-android-arm64-static
Expired
|
32.5 MB |
|
libskia-android-x64-static
Expired
|
33.5 MB |
|
libskia-android-x86-static
Expired
|
27.6 MB |
|
libskia-ios-arm64-static
Expired
|
41.4 MB |
|
libskia-iossimulator-arm64-static
Expired
|
41.5 MB |
|
libskia-iossimulator-x64-static
Expired
|
23.3 MB |
|
libskia-linux-arm-static
Expired
|
25.3 MB |
|
libskia-linux-arm64-static
Expired
|
31.5 MB |
|
libskia-linux-x64-static
Expired
|
33.5 MB |
|
libskia-linux-x86-static
Expired
|
28.8 MB |
|
libskia-macos-arm64-static
Expired
|
20.4 MB |
|
libskia-macos-x64-static
Expired
|
23.4 MB |
|
libskia-windows-arm64-static
Expired
|
227 MB |
|
libskia-windows-x64-static
Expired
|
232 MB |
|
libskia-windows-x86-static
Expired
|
228 MB |
|
maven
Expired
|
36.3 MB |
|
nodetars
Expired
|
27 MB |
|
nodetest-macos-latest-latest
Expired
|
83.5 KB |
|
nodetest-macos-latest-lts
Expired
|
83.5 KB |
|
nodetest-ubuntu-latest-latest
Expired
|
80.7 KB |
|
nodetest-ubuntu-latest-lts
Expired
|
80.7 KB |
|
nodetest-windows-latest-latest
Expired
|
74.2 KB |
|
nodetest-windows-latest-lts
Expired
|
74.2 KB |
|
nuke
Expired
|
14 MB |
|
nupkgs
Expired
|
50.3 MB |
|