ci: Set up AppMap #27
Annotations
5 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v1, getappmap/install-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
Command "/usr/local/bin/appmap install --no-interactive --no-overwrite-appmap-config --project-type gradle" exited with failure code 1
|
build
- Installing AppMap...
An error occurred while running the command: ./gradlew appmap-print-jar-path
The command exited with code 1
> Configuration on demand is an incubating feature.
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> Task 'appmap-print-jar-path' not found in root project 'quickstart-android' and its subprojects.
>
> * Try:
> > Run gradlew tasks to get a list of available tasks.
> > Run with --stacktrace option to get the stack trace.
> > Run with --info or --debug option to get more log output.
> > Run with --scan to get full insights.
>
> * Get more help at https://help.gradle.org
>
> BUILD FAILED in 1s
|
build
Installing AppMap agent for ....
An error occurred while running the command: ./gradlew appmap-print-jar-path
The command exited with code 1
> Configuration on demand is an incubating feature.
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> Task 'appmap-print-jar-path' not found in root project 'quickstart-android' and its subprojects.
>
> * Try:
> > Run gradlew tasks to get a list of available tasks.
> > Run with --stacktrace option to get the stack trace.
> > Run with --info or --debug option to get more log output.
> > Run with --scan to get full insights.
>
> * Get more help at https://help.gradle.org
>
> BUILD FAILED in 1s
|