Skip to content

Tools: Add script to sign and notarize on Mac OS #170

Tools: Add script to sign and notarize on Mac OS

Tools: Add script to sign and notarize on Mac OS #170

Triggered via push August 3, 2023 12:46
Status Success
Total duration 2h 53m 33s
Artifacts 5

CI_master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 42 warnings
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint: src/Mod/Arch/ArchStructure.py#L994
Access to member 'nodes' before its definition line 1002 (access-member-before-definition)
Lint / Lint: src/Mod/Arch/ArchStructure.py#L995
Access to member 'nodes' before its definition line 1002 (access-member-before-definition)
Lint / Lint: src/Mod/Arch/ArchStructure.py#L1107
Access to member 'nodes' before its definition line 1111 (access-member-before-definition)
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
Lint / Lint
Process completed with exit code 1.
WrapUp / WrapUp
$GITHUB_STEP_SUMMARY upload aborted, supports content up to a size of 1024k, got 1434k. For more information see: https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-markdown-summary
Lint / Lint: src/Gui/View3DViewerPy.h#L39
additioanl ==> additional
Lint / Lint: src/App/Resources/translations/App_hr.ts#L10
<translation>Pamti posljednji izbor korisnika o tome treba li primijeniti postavljanje CopyOnChange <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_ca.ts#L2089
<translation>Trieu la vostra preferència per a la mida de la icona de la barra d’eines. Podeu ajustar <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_ca.ts#L6413
<translation>%1. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L2135
při spouštění FreeCADu. Je-li tato volba zaškrtnuta, <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L2370
<translation>'%1'. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L3590
Zadaná hodnota je koeficient pro vynásobení velikosti <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L4115
Pouze když je propojený dokument automaticky otevřen společně s hlavním <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L4117
Částečně načtený dokument nemůže být upravován. Plně jej načtete <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L5337
<translation>Stiskem tlačítka "Začni obnovení" spustíte obnovení dokumentu uvedeného níže. <-- trailing whitespace
Lint / Lint: src/Gui/Language/FreeCAD_cs.ts#L8611
<translation>Některé výrazy se nepodařilo analyzovat. <-- trailing whitespace
Lint / Lint: src/Mod/OpenSCAD/InitGui.py#L1
would reformat src/Mod/OpenSCAD/InitGui.py
Lint / Lint: src/Mod/Arch/ArchStructure.py#L1
would reformat src/Mod/Arch/ArchStructure.py
Lint / Lint: src/Mod/Arch/ArchStructure.py#L168
Line too long (113/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchStructure.py#L184
Line too long (111/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchStructure.py#L196
Line too long (101/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchStructure.py#L197
Line too long (180/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchStructure.py#L205
Line too long (105/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchStructure.py#L209
Line too long (112/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchStructure.py#L211
Line too long (110/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchStructure.py#L213
Line too long (104/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchStructure.py#L215
Line too long (116/100) (line-too-long)
Lint / Lint: src/Mod/Arch/ArchStructure.py#L216
Line too long (127/100) (line-too-long)
Lint / Lint: src/Gui/Application.cpp#L2140
QObject::connect(&mainApp, SIGNAL(messageReceived(const QList<QByteArray> &)), <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/Application.cpp#L2141
&mw, SLOT(processMessages(const QList<QByteArray> &))); <--Consider using Functor-Based Connections
Lint / Lint: src/Gui/Application.cpp#L2343
QTimer::singleShot(0, &mw, SLOT(delayedStartup())); <--Consider using Functor-Based Connections
Lint / Lint: src/App/DocumentObserver.h#L53
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
Lint / Lint: src/App/DocumentObserver.h#L181
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
Lint / Lint: src/Gui/AutoSaver.cpp#L333
Consider using rand_r(...) instead of rand(...) for improved thread safety. [runtime/threadsafe_fn] [2]
Lint / Lint: src/Gui/MainWindow.cpp#L299
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
Lint / Lint: src/Gui/PythonWrapper.cpp#L495
Static/global string variables are not permitted. [runtime/string] [4]
Lint / Lint: src/Gui/PythonWrapper.cpp#L496
Static/global string variables are not permitted. [runtime/string] [4]
Lint / Lint: src/Gui/PythonWrapper.cpp#L498
Static/global string variables are not permitted. [runtime/string] [4]
Lint / Lint: src/Gui/PythonWrapper.cpp#L499
Static/global string variables are not permitted. [runtime/string] [4]
Lint / Lint: src/Gui/PythonWrapper.cpp#L501
Static/global string variables are not permitted. [runtime/string] [4]
Lint / Lint: src/Gui/PythonWrapper.cpp#L502
Static/global string variables are not permitted. [runtime/string] [4]
Lint / Lint
fatal error: 'GuiInitScript.h' file not found
Lint / Lint
fatal error: 'moc_AutoSaver.cpp' file not found
Lint / Lint
fatal error: 'ui_DlgSettingsNotificationArea.h' file not found
Lint / Lint: src/Gui/Document.cpp#L70
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
Windows / Build
Cache save failed.

Artifacts

Produced during runtime
Name Size
Lint-5750888351-Logs Expired
1.33 MB
Prepare-5750888351-Logs Expired
1.39 MB
Ubuntu_20-04-5750888351-Logs Expired
1.33 MB
Ubuntu_22-04-5750888351-Logs Expired
1.32 MB
Windows-5750888351-Logs Expired
13.7 MB