Skip to content

First draft for a buffered writing of files #43

First draft for a buffered writing of files

First draft for a buffered writing of files #43

Triggered via pull request May 31, 2024 09:17
Status Success
Total duration 18m 14s
Artifacts 4

trigger-pr.yaml

on: pull_request
Compiling GAMA from PR branch  /  compilation
16m 55s
Compiling GAMA from PR branch / compilation
Compiling GAMA from base branch  /  compilation
17m 27s
Compiling GAMA from base branch / compilation
Testing built GAMA  /  compilation
1m 0s
Testing built GAMA / compilation
Display Spotbugs results
23s
Display Spotbugs results
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
EI_EXPOSE_REP2: gama.core/src/gama/core/runtime/concurrent/WriteController.java#L31
new gama.core.runtime.concurrent.WriteController$WriteTask(WriteController, CharSequence, Charset, boolean) may expose internal representation by storing an externally mutable object into WriteController$WriteTask.this$0
SIC_INNER_SHOULD_BE_STATIC: gama.core/src/gama/core/runtime/concurrent/WriteController.java#L31
Should gama.core.runtime.concurrent.WriteController$WriteTask be a _static_ inner class?
MS_MUTABLE_COLLECTION: gama.core/src/gama/gaml/statements/SaveStatement.java#L189
gama.gaml.statements.SaveStatement.BUFFERING_STRATEGIES is a mutable collection

Artifacts

Produced during runtime
Name Size
final-report-spotbugs Expired
35.8 KB
gama-compiled-archive Expired
167 MB
result-spotbugs-base Expired
682 KB
result-spotbugs-pr Expired
680 KB