feat: add 16 more workflow commands covering full NDK operational sur… #24
ci.yml
on: push
Unit Tests & Lint
23s
Cross-compile Examples
48s
E2E Examples (Emulator)
0s
Annotations
20 errors and 2 warnings
|
Unit Tests & Lint:
capi/gles2/types.go#L7
fatal error: GLES2/gl2.h: No such file or directory
|
|
Unit Tests & Lint:
capi/font/font.go#L7
fatal error: android/font.h: No such file or directory
|
|
Unit Tests & Lint:
capi/egl/types.go#L7
fatal error: EGL/egl.h: No such file or directory
|
|
Unit Tests & Lint:
capi/configuration/cgo_helpers.go#L7
fatal error: android/configuration.h: No such file or directory
|
|
Unit Tests & Lint:
capi/choreographer/types.go#L7
fatal error: android/choreographer.h: No such file or directory
|
|
Unit Tests & Lint:
capi/media/cgo_helpers.go#L7
fatal error: media/NdkImage.h: No such file or directory
|
|
Unit Tests & Lint:
capi/gles3/types.go#L7
fatal error: GLES3/gl3.h: No such file or directory
|
|
Unit Tests & Lint:
capi/imagedecoder/types.go#L7
fatal error: android/imagedecoder.h: No such file or directory
|
|
Unit Tests & Lint:
capi/camera/types.go#L7
fatal error: camera/NdkCameraManager.h: No such file or directory
|
|
Unit Tests & Lint:
capi/aaudio/aaudio.go#L7
fatal error: aaudio/AAudio.h: No such file or directory
|
|
Cross-compile Examples:
capi/media/media.go#L142
could not determine what C.ACodecEncoderCapabilities_isBitrateModeSupported refers to
|
|
Cross-compile Examples:
capi/media/media.go#L132
could not determine what C.ACodecEncoderCapabilities_getQualityRange refers to
|
|
Cross-compile Examples:
capi/media/media.go#L122
could not determine what C.ACodecEncoderCapabilities_getComplexityRange refers to
|
|
Cross-compile Examples:
capi/media/media.go#L112
could not determine what C.ACodecAudioCapabilities_isSampleRateSupported refers to
|
|
Cross-compile Examples:
capi/media/media.go#L101
could not determine what C.ACodecAudioCapabilities_getSupportedSampleRates refers to
|
|
Cross-compile Examples:
capi/media/media.go#L83
could not determine what C.ACodecAudioCapabilities_getSupportedSampleRateRanges refers to
|
|
Cross-compile Examples:
capi/media/media.go#L67
could not determine what C.ACodecAudioCapabilities_getMinInputChannelCount refers to
|
|
Cross-compile Examples:
capi/media/media.go#L59
could not determine what C.ACodecAudioCapabilities_getMaxInputChannelCount refers to
|
|
Cross-compile Examples:
capi/media/media.go#L49
could not determine what C.ACodecAudioCapabilities_getInputChannelCountRanges refers to
|
|
Cross-compile Examples:
capi/media/media.go#L32
could not determine what C.ACodecAudioCapabilities_getBitrateRange refers to
|
|
Unit Tests & Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Cross-compile Examples
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|