Update Security Labeling #206
main.yml
on: pull_request
test
12s
appmap-analysis
/
analyze
8s
Annotations
1 error and 4 warnings
test
error This project's package.json defines "packageManager": "[email protected]". However the current global version of Yarn is 1.22.21.
Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.
Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
|
test
Cache save failed.
|
appmap-analysis / analyze
Command "appmap archive --revision 636326701bca5284cf675fedbe6b14c3c5c224f4" exited with failure code 1
|
appmap-analysis / analyze
Analyzing AppMaps using 4 worker threads
Error: AppMap directory tmp/appmap does not exist
at OpenAPICommand.execute (/snapshot/appmap-js/packages/cli/built/cmds/openapi/openapi.js)
at Object.handler (/snapshot/appmap-js/packages/cli/built/cmds/openapi/openapi.js)
at async generateOpenAPI (/snapshot/appmap-js/packages/cli/built/cmds/archive/generateOpenAPI.js)
at async analyze (/snapshot/appmap-js/packages/cli/built/cmds/archive/analyze.js)
at async Object.handler (/snapshot/appmap-js/packages/cli/built/cmds/archive/archive.js)
|
appmap-analysis / analyze
Note: The AppMap archive won't contain the version of @appland/appmap because process.env.npm_package_version is not available.
Building 'auto' archive from tmp/appmap
Building archive of revision 636326701bca5284cf675fedbe6b14c3c5c224f4
Indexing AppMaps...
Indexed 0 AppMaps in 2ms
No AppMaps are failed tests, so all AppMaps will be analyzed.
Generating sequence diagrams...
Generated 0 sequence diagrams in 0ms
Scanning...
Scanned 0 AppMaps in 0ms, found 0 findings
Generating OpenAPI...
|