Dichotomy of problem with FCBak #359
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
CI_master.yml
on: push
Prepare
/
Prepare
3s
Ubuntu_20-04
/
Build
19m 50s
Ubuntu_22-04
/
Build
16m 43s
Windows
/
Build
23m 27s
Lint
/
Lint
5m 9s
WrapUp
/
WrapUp
10s
Annotations
1 error and 16 warnings
Lint / Lint
Process completed with exit code 1.
|
Lint / Lint:
src/App/Document.cpp#L563
Empty loop bodies should use {} or continue [whitespace/empty_loop_body] [5]
|
Lint / Lint:
src/App/Document.cpp#L1728
Consider using localtime_r(...) instead of localtime(...) for improved thread safety. [runtime/threadsafe_fn] [2]
|
Lint / Lint:
src/App/Document.cpp#L116
non-POD static (LogLevel) [-Wclazy-non-pod-global-static]
|
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
|
Lint / Lint
note: expanded from macro '_FC_LOG_LEVEL_INIT'
|
Lint / Lint:
src/App/Document.cpp#L1022
non-POD static (DocExportStatus) [-Wclazy-non-pod-global-static]
|
Lint / Lint:
src/App/Document.cpp#L116
variable '_s_fclvl' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint
note: expanded from macro 'FC_LOG_LEVEL_INIT'
|
Lint / Lint
note: expanded from macro 'FC_LOG_INSTANCE'
|
Lint / Lint:
src/App/Document.cpp#L134
variable 'globalIsRestoring' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint:
src/App/Document.cpp#L135
variable 'globalIsRelabeling' is non-const and globally accessible, consider making it const [cppcoreguidelines-avoid-non-const-global-variables]
|
Lint / Lint:
src/App/Document.cpp#L139
declaration uses identifier '_RD', which is a reserved identifier [bugprone-reserved-identifier]
|
Lint / Lint:
src/App/Document.cpp#L140
declaration uses identifier '_RGEN', which is a reserved identifier [bugprone-reserved-identifier]
|
Lint / Lint:
src/App/Document.cpp#L141
declaration uses identifier '_RDIST', which is a reserved identifier [bugprone-reserved-identifier]
|
Lint / Lint:
src/App/Document.cpp#L141
5000 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
Lint / Lint:
src/App/Document.cpp#L146
'activeObject' should be initialized in an in-class default member initializer [cppcoreguidelines-prefer-member-initializer]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Lint-5636431456-Logs
Expired
|
395 KB |
|
Prepare-5636431456-Logs
Expired
|
16.1 KB |
|
Ubuntu_20-04-5636431456-Logs
Expired
|
1.34 MB |
|
Ubuntu_22-04-5636431456-Logs
Expired
|
1.34 MB |
|
Windows-5636431456-Logs
Expired
|
11.6 MB |
|