Fortify on Demand Scan #81
Annotations
2 errors and 1 warning
FoD-SAST-Scan
unable to create file pipeline { agent { node { label 'master' } } stages { stage('Compile') { parallel { stage('FD18') { steps { build 'test1' echo 'Je suis la' } } stage('FD24') { steps { echo 'Je suis Fedora 24' } } stage('FD26') { steps { echo 'Je suis Fedora 26' } } } } stage('Tests') { steps { echo 'Je suis tests' } } stage('deploy') { steps { echo 'Je suis deploy' } } } }Outil de DUMP d'un fichier MED V 2.1 1. Utilisation : mdump.out <foo> 2. Affichage du contenu d'un fichier MED : Pour un maillage donne : - noeuds - elements - familles - equivalences - resultats: File name too long
|
FoD-SAST-Scan
The process '/usr/bin/git' failed with exit code 1
|
FoD-SAST-Scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|