Skip to content

Contraction path optimization with EinExprs #323

Contraction path optimization with EinExprs

Contraction path optimization with EinExprs #323

Re-run triggered February 7, 2024 18:10
Status Failure
Total duration 1m 12s
Artifacts

format_suggestions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
format
Process completed with exit code 1.
format: ext/ITensorNetworksEinExprsExt/src/ITensorNetworksEinExprsExt.jl#L62
[JuliaFormatter] reported by reviewdog 🐶 Raw Output: ext/ITensorNetworksEinExprsExt/src/ITensorNetworksEinExprsExt.jl:62:- return map(expr -> to_contraction_sequence(expr, tensor_inds_to_vertex), EinExprs.args(expr)) ext/ITensorNetworksEinExprsExt/src/ITensorNetworksEinExprsExt.jl:62:+ return map( ext/ITensorNetworksEinExprsExt/src/ITensorNetworksEinExprsExt.jl:63:+ expr -> to_contraction_sequence(expr, tensor_inds_to_vertex), EinExprs.args(expr) ext/ITensorNetworksEinExprsExt/src/ITensorNetworksEinExprsExt.jl:64:+ )
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, julia-actions/setup-julia@latest. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/