Skip to content

Apping API to get parameter values from IdealGas #182

Apping API to get parameter values from IdealGas

Apping API to get parameter values from IdealGas #182

Triggered via pull request July 3, 2024 21:18
@andrsdandrsd
opened #66
ig-api
Status Failure
Total duration 1m 29s
Artifacts

qa.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
c++ linter
Process completed with exit code 1.
check spdx tags
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
include/fprops/IdealGas.h:28:5 [modernize-use-nodiscard]: include/fprops/IdealGas.h#L28
function 'get_molar_mass' should be marked [[nodiscard]]
include/fprops/IdealGas.h:38:5 [modernize-use-nodiscard]: include/fprops/IdealGas.h#L38
function 'get_cp' should be marked [[nodiscard]]
include/fprops/IdealGas.h:43:5 [modernize-use-nodiscard]: include/fprops/IdealGas.h#L43
function 'get_cv' should be marked [[nodiscard]]
include/fprops/IdealGas.h:48:5 [modernize-use-nodiscard]: include/fprops/IdealGas.h#L48
function 'get_mu' should be marked [[nodiscard]]
include/fprops/IdealGas.h:53:5 [modernize-use-nodiscard]: include/fprops/IdealGas.h#L53
function 'get_k' should be marked [[nodiscard]]