First draft for a buffered writing of files #39
trigger-pr.yaml
on: pull_request
Compiling GAMA from PR branch
/
compilation
54m 6s
Compiling GAMA from base branch
/
compilation
15m 20s
Testing built GAMA
/
compilation
1m 14s
Display Spotbugs results
23s
Annotations
2 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?
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
final-report-spotbugs
Expired
|
35.4 KB |
|
gama-compiled-archive
Expired
|
167 MB |
|
result-spotbugs-base
Expired
|
682 KB |
|
result-spotbugs-pr
Expired
|
680 KB |
|