.github/workflows/build.yml #213
build.yml
on: workflow_dispatch
full_build
/
nuke
26s
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
36 errors and 9 warnings
|
full_build / node / node
dist/lib/alphaskia.js → dist/alphaskia.mjs, dist/alphaskia.min.mjs...
|
full_build / node / node
created dist/alphaskia.mjs, dist/alphaskia.min.mjs in 232ms
|
|
full_build / node / node
dist/types/alphaskia.d.ts → dist/alphaskia.d.ts...
|
full_build / node / node
created dist/alphaskia.d.ts in 97ms
|
full_build / node / node
npm notice
|
full_build / node / node
npm notice 📦 @coderline/alphaskia@1.0.120-alpha.213
|
full_build / node / node
npm notice === Tarball Contents ===
|
full_build / node / node
npm notice 13.5kB dist/alphaskia.d.ts
|
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)
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 ':compileJava'.
|
full_build / java / java-test (ubuntu-latest)
> Could not resolve all files for configuration ':compileClasspath'.
|
full_build / java / java-test (ubuntu-latest)
> Could not resolve net.alphatab:alphaSkia-android:1.0.120-SNAPSHOT.
|
full_build / java / java-test (ubuntu-latest)
Required by:
|
|
full_build / java / java-test (ubuntu-latest)
> No matching variant of net.alphatab:alphaSkia-android:1.0.120-SNAPSHOT:20231223.185858-1 was found. The consumer was configured to find a library for use during compile-time, compatible with Java 17, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally but:
|
full_build / java / java-test (macos-latest)
FAILURE: Build failed with an exception.
|
full_build / java / java-test (macos-latest)
* What went wrong:
|
full_build / java / java-test (macos-latest)
Execution failed for task ':compileJava'.
|
full_build / java / java-test (macos-latest)
> Could not resolve all files for configuration ':compileClasspath'.
|
full_build / java / java-test (macos-latest)
> Could not resolve net.alphatab:alphaSkia-android:1.0.120-SNAPSHOT.
|
full_build / java / java-test (macos-latest)
Required by:
|
|
full_build / java / java-test (macos-latest)
> No matching variant of net.alphatab:alphaSkia-android:1.0.120-SNAPSHOT:20231223.185858-1 was found. The consumer was configured to find a library for use during compile-time, compatible with Java 17, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally but:
|
full_build / java / java-test (windows-latest)
FAILURE: Build failed with an exception.
|
full_build / java / java-test (windows-latest)
* What went wrong:
|
full_build / java / java-test (windows-latest)
Execution failed for task ':compileJava'.
|
full_build / java / java-test (windows-latest)
> Could not resolve all files for configuration ':compileClasspath'.
|
full_build / java / java-test (windows-latest)
> Could not resolve net.alphatab:alphaSkia-android:1.0.120-SNAPSHOT.
|
full_build / java / java-test (windows-latest)
Required by:
|
|
full_build / java / java-test (windows-latest)
> No matching variant of net.alphatab:alphaSkia-android:1.0.120-SNAPSHOT:20231223.185858-1 was found. The consumer was configured to find a library for use during compile-time, compatible with Java 17, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally but:
|
full_build / node / node-test (ubuntu-latest, lts/*)
npm WARN using --force Recommended protections disabled.
|
full_build / dotnet / dotnet-test (ubuntu-latest, x64, net6.0)
/usr/share/dotnet/sdk/7.0.404/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(1156,5): warning NETSDK1179: One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used. [/home/runner/work/alphaSkia/alphaSkia/test/dotnet/AlphaSkia.Test/AlphaSkia.Test.csproj::TargetFramework=net6.0]
|
full_build / dotnet / dotnet-test (macos-latest, x64, net6.0)
/Users/runner/.dotnet/sdk/7.0.404/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(1156,5): warning NETSDK1179: One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used. [/Users/runner/work/alphaSkia/alphaSkia/test/dotnet/AlphaSkia.Test/AlphaSkia.Test.csproj::TargetFramework=net6.0]
|
full_build / node / node-test (ubuntu-latest, latest)
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 (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 / node / node-test (windows-latest, latest)
npm WARN using --force Recommended protections disabled.
|
full_build / dotnet / dotnet-test (windows-latest, x64, net6.0)
C:\Program Files\dotnet\sdk\7.0.404\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets(1156,5): warning NETSDK1179: One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used. [D:\a\alphaSkia\alphaSkia\test\dotnet\AlphaSkia.Test\AlphaSkia.Test.csproj::TargetFramework=net6.0]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
DotNet Test Results
Expired
|
117 KB |
|
Node Test Results
Expired
|
117 KB |
|
libalphaskia-android-arm-jni
Expired
|
7.75 MB |
|
libalphaskia-android-arm-shared
Expired
|
7.73 MB |
|
libalphaskia-android-arm64-jni
Expired
|
11.6 MB |
|
libalphaskia-android-arm64-shared
Expired
|
11.6 MB |
|
libalphaskia-android-x64-jni
Expired
|
11.4 MB |
|
libalphaskia-android-x64-shared
Expired
|
11.4 MB |
|
libalphaskia-android-x86-jni
Expired
|
10.6 MB |
|
libalphaskia-android-x86-shared
Expired
|
10.6 MB |
|
libalphaskia-ios-arm64-shared
Expired
|
9.85 MB |
|
libalphaskia-iossimulator-arm64-shared
Expired
|
9.92 MB |
|
libalphaskia-iossimulator-x64-shared
Expired
|
5.23 MB |
|
libalphaskia-linux-arm-jni
Expired
|
6.31 MB |
|
libalphaskia-linux-arm-node
Expired
|
6.32 MB |
|
libalphaskia-linux-arm-shared
Expired
|
6.29 MB |
|
libalphaskia-linux-arm64-jni
Expired
|
8.53 MB |
|
libalphaskia-linux-arm64-node
Expired
|
8.54 MB |
|
libalphaskia-linux-arm64-shared
Expired
|
8.5 MB |
|
libalphaskia-linux-x64-jni
Expired
|
8.76 MB |
|
libalphaskia-linux-x64-node
Expired
|
8.78 MB |
|
libalphaskia-linux-x64-shared
Expired
|
8.74 MB |
|
libalphaskia-linux-x86-jni
Expired
|
9.16 MB |
|
libalphaskia-linux-x86-node
Expired
|
9.18 MB |
|
libalphaskia-linux-x86-shared
Expired
|
9.14 MB |
|
libalphaskia-macos-arm64-jni
Expired
|
4.81 MB |
|
libalphaskia-macos-arm64-node
Expired
|
4.83 MB |
|
libalphaskia-macos-arm64-shared
Expired
|
4.79 MB |
|
libalphaskia-macos-x64-jni
Expired
|
5.29 MB |
|
libalphaskia-macos-x64-node
Expired
|
5.3 MB |
|
libalphaskia-macos-x64-shared
Expired
|
5.27 MB |
|
libalphaskia-windows-arm64-jni
Expired
|
5.35 MB |
|
libalphaskia-windows-arm64-node
Expired
|
5.35 MB |
|
libalphaskia-windows-arm64-shared
Expired
|
5.32 MB |
|
libalphaskia-windows-x64-jni
Expired
|
6.05 MB |
|
libalphaskia-windows-x64-node
Expired
|
6.05 MB |
|
libalphaskia-windows-x64-shared
Expired
|
6.03 MB |
|
libalphaskia-windows-x86-jni
Expired
|
5.06 MB |
|
libalphaskia-windows-x86-node
Expired
|
5.05 MB |
|
libalphaskia-windows-x86-shared
Expired
|
5.03 MB |
|
libalphaskiatest-android-arm-shared
Expired
|
797 KB |
|
libalphaskiatest-android-arm64-shared
Expired
|
1.06 MB |
|
libalphaskiatest-android-x64-shared
Expired
|
1.02 MB |
|
libalphaskiatest-android-x86-shared
Expired
|
916 KB |
|
libalphaskiatest-ios-arm64-shared
Expired
|
237 KB |
|
libalphaskiatest-iossimulator-arm64-shared
Expired
|
206 KB |
|
libalphaskiatest-iossimulator-x64-shared
Expired
|
93.1 KB |
|
libalphaskiatest-linux-arm-shared
Expired
|
213 KB |
|
libalphaskiatest-linux-arm64-shared
Expired
|
295 KB |
|
libalphaskiatest-linux-x64-shared
Expired
|
373 KB |
|
libalphaskiatest-linux-x86-shared
Expired
|
363 KB |
|
libalphaskiatest-macos-arm64-shared
Expired
|
98.3 KB |
|
libalphaskiatest-macos-x64-shared
Expired
|
156 KB |
|
libalphaskiatest-windows-x64-shared
Expired
|
33.8 KB |
|
libalphaskiatest-windows-x86-shared
Expired
|
33.8 KB |
|
libskia-android-arm-static
Expired
|
25.6 MB |
|
libskia-android-arm64-static
Expired
|
31.5 MB |
|
libskia-android-x64-static
Expired
|
33.2 MB |
|
libskia-android-x86-static
Expired
|
27.5 MB |
|
libskia-ios-arm64-static
Expired
|
36.9 MB |
|
libskia-iossimulator-arm64-static
Expired
|
36.9 MB |
|
libskia-iossimulator-x64-static
Expired
|
20.9 MB |
|
libskia-linux-arm-static
Expired
|
24.7 MB |
|
libskia-linux-arm64-static
Expired
|
30.6 MB |
|
libskia-linux-x64-static
Expired
|
32.3 MB |
|
libskia-linux-x86-static
Expired
|
27.9 MB |
|
libskia-macos-arm64-static
Expired
|
18.2 MB |
|
libskia-macos-x64-static
Expired
|
21 MB |
|
libskia-windows-arm64-static
Expired
|
212 MB |
|
libskia-windows-x64-static
Expired
|
216 MB |
|
libskia-windows-x86-static
Expired
|
214 MB |
|
maven
Expired
|
37 MB |
|
nodetars
Expired
|
25.1 MB |
|
nuke
Expired
|
14 MB |
|
nupkgs
Expired
|
48.9 MB |
|