First draft for a buffered writing of files #43
trigger-pr.yaml
on: pull_request
Compiling GAMA from PR branch
/
compilation
16m 55s
Compiling GAMA from base branch
/
compilation
17m 27s
Testing built GAMA
/
compilation
1m 0s
Display Spotbugs results
23s
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 |
|