First draft for a buffered writing of files #48
trigger-pr.yaml
on: pull_request
Compiling GAMA from PR branch
/
compilation
14m 34s
Compiling GAMA from base branch
/
compilation
13m 42s
Testing built GAMA
/
compilation
1m 7s
Display Spotbugs results
23s
Annotations
3 warnings
MS_MUTABLE_COLLECTION:
gama.core/src/gama/core/runtime/concurrent/BufferingController.java#L34
gama.core.runtime.concurrent.BufferingController.BUFFERING_STRATEGIES is a mutable collection
|
SF_SWITCH_FALLTHROUGH:
gama.core/src/gama/core/runtime/concurrent/BufferingController.java#L131
Switch statement found in gama.core.runtime.concurrent.BufferingController.askWriteConsole(IScope, StringBuilder, GamaColor, BufferingController$BufferingStrategies) where one case falls through to the next case
|
SF_SWITCH_FALLTHROUGH:
gama.core/src/gama/core/runtime/concurrent/BufferingController.java#L113
Switch statement found in gama.core.runtime.concurrent.BufferingController.askWriteFile(String, IScope, CharSequence, SaveOptions) where one case falls through to the next case
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
final-report-spotbugs
Expired
|
35.6 KB |
|
gama-compiled-archive
Expired
|
167 MB |
|
result-spotbugs-base
Expired
|
681 KB |
|
result-spotbugs-pr
Expired
|
679 KB |
|