Skip to content

Refactor keyword argument processing, remove applyexp #126

Refactor keyword argument processing, remove applyexp

Refactor keyword argument processing, remove applyexp #126

Triggered via pull request February 15, 2024 03:23
Status Failure
Total duration 1m 7s
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: test/test_tdvp.jl#L309
[JuliaFormatter] reported by reviewdog 🐶 Raw Output: test/test_tdvp.jl:309:- H, test/test_tdvp.jl:310:- -tau, test/test_tdvp.jl:311:- psi2; test/test_tdvp.jl:312:- cutoff, test/test_tdvp.jl:313:- nsite, test/test_tdvp.jl:314:- reverse_step, test/test_tdvp.jl:315:- normalize=true, test/test_tdvp.jl:316:- solver_krylovdim=15, test/test_tdvp.jl:309:+ H, -tau, psi2; cutoff, nsite, reverse_step, normalize=true, solver_krylovdim=15
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/