[Spreadsheet] Fix CSV Insert/Import (#51) #967
CI_master.yml
on: push
Prepare
/
Prepare
3s
Ubuntu_20-04
/
Build
15m 10s
Ubuntu_22-04
/
Build
15m 40s
Windows
/
Build
9m 11s
Lint
/
Lint
2m 52s
WrapUp
/
WrapUp
10s
Annotations
1 error and 17 warnings
Windows / Build
Process completed with exit code 1.
|
Prepare / Prepare
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint / Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint / Lint:
src/Mod/Spreadsheet/Gui/AppSpreadsheetGui.cpp#L45
redundant void argument list in function declaration [modernize-redundant-void-arg]
|
Lint / Lint:
src/Mod/Spreadsheet/Gui/AppSpreadsheetGui.cpp#L57
class 'Module' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator [cppcoreguidelines-special-member-functions]
|
Lint / Lint:
src/Mod/Spreadsheet/Gui/AppSpreadsheetGui.cpp#L68
use '= default' to define a trivial destructor [modernize-use-equals-default]
|
Lint / Lint:
src/Mod/Spreadsheet/Gui/AppSpreadsheetGui.cpp#L72
method 'open' can be made static [readability-convert-member-functions-to-static]
|
Lint / Lint:
src/Mod/Spreadsheet/Gui/AppSpreadsheetGui.cpp#L74
variable 'Name' is not initialized [cppcoreguidelines-init-variables]
|
Lint / Lint:
src/Mod/Spreadsheet/Gui/AppSpreadsheetGui.cpp#L76
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg]
|
Lint / Lint:
src/Mod/Spreadsheet/Gui/AppSpreadsheetGui.cpp#L76
implicit conversion 'int' -> bool [readability-implicit-bool-conversion]
|
Lint / Lint:
src/Mod/Spreadsheet/Gui/AppSpreadsheetGui.cpp#L76
statement should be inside braces [readability-braces-around-statements]
|
Lint / Lint:
src/Mod/Spreadsheet/Gui/AppSpreadsheetGui.cpp#L85
do not use static_cast to downcast from a base to a derived class; use dynamic_cast instead [cppcoreguidelines-pro-type-static-cast-downcast]
|
Lint / Lint:
src/Mod/Spreadsheet/Gui/AppSpreadsheetGui.cpp#L99
method 'insert' can be made static [readability-convert-member-functions-to-static]
|
Windows / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache/restore@v3, pat-s/always-upload-cache@v3, microsoft/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ubuntu_20-04 / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pat-s/always-upload-cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ubuntu_22-04 / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pat-s/always-upload-cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
WrapUp / WrapUp
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, geekyeggo/delete-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Lint-11212332687-Logs", "Prepare-11212332687-Logs", "Ubuntu_20-04-11212332687-Logs", "Ubuntu_22-04-11212332687-Logs", "Windows-11212332687-Logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lint-11212332687-Logs
|
34.9 KB |
|
Prepare-11212332687-Logs
|
20.4 KB |
|
Ubuntu_20-04-11212332687-Logs
|
1.32 MB |
|
Ubuntu_22-04-11212332687-Logs
|
1.33 MB |
|
Windows-11212332687-Logs
|
1.51 MB |
|