Skip to content

[cart-3] Implement Cart API: Update the amount of the specified item products in the cart #36

[cart-3] Implement Cart API: Update the amount of the specified item products in the cart

[cart-3] Implement Cart API: Update the amount of the specified item products in the cart #36

Triggered via pull request July 21, 2023 01:07
Status Success
Total duration 30s
Artifacts

maven.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 3 notices
build
Submitting snapshot...
build
{ "detector": { "name": "maven-dependency-tree-action", "url": "https://github.com/advanced-security/maven-dependency-tree-action", "version": "1.1.0" }, "version": 0, "job": { "correlator": "build", "id": "5617454625" }, "sha": "e5c605511b7f0251051b2a01df63e44e6c2c0786", "ref": "refs/pull/56/merge", "scanned": "2023-07-21T01:07:43.447Z", "manifests": { "online-store": { "resolved": { "pkg:maven/io.swagger.core.v3/[email protected]": { "package_url": "pkg:maven/io.swagger.core.v3/[email protected]", "relationship": "direct", "scope": "runtime", "dependencies": [] }, "pkg:maven/io.springfox/[email protected]": { "package_url": "pkg:maven/io.springfox/[email protected]", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/io.springfox/[email protected]", "pkg:maven/io.springfox/[email protected]", "pkg:maven/io.springfox/[email protected]", "pkg:maven/io.springfox/[email protected]", "pkg:maven/io.springfox/[email protected]", "pkg:maven/io.springfox/[email protected]", "pkg:maven/com.fasterxml/[email protected]", "pkg:maven/org.slf4j/[email protected]", "pkg:maven/org.springframework.plugin/[email protected]", "pkg:maven/org.springframework.plugin/[email protected]", "pkg:maven/io.swagger/[email protected]", "pkg:maven/io.swagger/[email protected]", "pkg:maven/org.mapstruct/[email protected]" ] }, "pkg:maven/io.springfox/[email protected]": { "package_url": "pkg:maven/io.springfox/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/io.springfox/[email protected]" ] }, "pkg:maven/io.springfox/[email protected]": { "package_url": "pkg:maven/io.springfox/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/io.springfox/[email protected]": { "package_url": "pkg:maven/io.springfox/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/io.springfox/[email protected]": { "package_url": "pkg:maven/io.springfox/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/io.springfox/[email protected]": { "package_url": "pkg:maven/io.springfox/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/io.github.classgraph/[email protected]" ] }, "pkg:maven/io.github.classgraph/[email protected]": { "package_url": "pkg:maven/io.github.classgraph/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": []
build
Snapshot successfully created at 2023-07-21T01:07:43.879Z
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/