Skip to content

First draft for a buffered writing of files #48

First draft for a buffered writing of files

First draft for a buffered writing of files #48

Triggered via pull request June 10, 2024 10:23
Status Success
Total duration 16m 3s
Artifacts 4

trigger-pr.yaml

on: pull_request
Compiling GAMA from PR branch  /  compilation
14m 34s
Compiling GAMA from PR branch / compilation
Compiling GAMA from base branch  /  compilation
13m 42s
Compiling GAMA from base branch / compilation
Testing built GAMA  /  compilation
1m 7s
Testing built GAMA / compilation
Display Spotbugs results
23s
Display Spotbugs results
Fit to window
Zoom out
Zoom in

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