Build Logs
valerylobachev/data-dictionary-builder • 3.8.0-RC3:2025-12-04
Errors
219
Warnings
39
Total Lines
849
1##################################
2Clonning https://github.com/valerylobachev/data-dictionary-builder.git into /build/repo using revision 0.5.0
3##################################
4Note: switching to '211c835e0df7f2d38b3a8639a884f4f0cfdb555d'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC3
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC3
32Execute tests: true
33sbt project found:
34Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project valerylobachev/data-dictionary-builder
37##################################
38Scala version: 3.8.0-RC3
39Targets: biz.lobachev.annette%data-dictionary-builder
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC3
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC3"
60"++3.8.0-RC3 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC3 """{"tests":null}""" biz.lobachev.annette%data-dictionary-builder"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.492s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] set current project to data-dictionary-builder (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC3
79OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC3 in root/crossScalaVersions
80[info] set current project to data-dictionary-builder (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0-RC3 on 1 projects.
82[info] Switching Scala version on:
83[info] * root (3.8.0-RC3)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to data-dictionary-builder (in build file:/build/repo/)
87Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
88[info] Reapplying settings...
89[info] set current project to data-dictionary-builder (in build file:/build/repo/)
90[info] Defining Global / credentials, credentials
91[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to data-dictionary-builder (in build file:/build/repo/)
95Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
96[info] Reapplying settings...
97OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
98
99 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to data-dictionary-builder (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to data-dictionary-builder (in build file:/build/repo/)
107[success] Total time: 0 s, completed Dec 4, 2025, 2:44:55 PM
108Build config: {"tests":null}
109Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
110Starting build...
111Projects: Set(root)
112Starting build for ProjectRef(file:/build/repo/,root) (data-dictionary-builder)... [0/1]
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
114OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
115OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
116OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
117Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
118[info] compiling 67 Scala sources to /build/repo/target/scala-3.8.0-RC3/classes ...
119[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/biz/lobachev/annette/data_dictionary/dsl/CompatDSL.scala:48:33
120[warn] 48 | def StringVarchar(length: Int, defaultValue: Option[String] = None) = VarcharDatatype(length)
121[warn] | ^^^^^^^^^^^^
122[warn] | unused explicit parameter
123[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/biz/lobachev/annette/data_dictionary/dsl/CompatDSL.scala:49:30
124[warn] 49 | def StringChar(length: Int, defaultValue: Option[String] = None) = CharDatatype(length)
125[warn] | ^^^^^^^^^^^^
126[warn] | unused explicit parameter
127[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/biz/lobachev/annette/data_dictionary/dsl/CompatDSL.scala:56:52
128[warn] 56 | def BigDecimalNumeric(precision: Int, scale: Int, defaultValue: Option[BigDecimal] = None) =
129[warn] | ^^^^^^^^^^^^
130[warn] | unused explicit parameter
131[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/biz/lobachev/annette/data_dictionary/dsl/CompatDSL.scala:58:40
132[warn] 58 | def BigIntegerNumeric(precision: Int, defaultValue: Option[BigDecimal] = None) = DecimalDatatype(precision, 0)
133[warn] | ^^^^^^^^^^^^
134[warn] | unused explicit parameter
135[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/biz/lobachev/annette/data_dictionary/dsl/CompatDSL.scala:69:27
136[warn] 69 | def Enum(enumId: String, defaultValue: Option[String] = None) = EnumDatatype(enumId)
137[warn] | ^^^^^^^^^^^^
138[warn] | unused explicit parameter
139[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/biz/lobachev/annette/data_dictionary/dsl/DSL.scala:278:36
140[warn] 278 | implicit class IndexFieldImplicit(fieldName: String) {}
141[warn] | ^^^^^^^^^
142[warn] | unused explicit parameter
143[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/biz/lobachev/annette/data_dictionary/generators/audit/AuditDDLGenerator.scala:6:63
144[warn] 6 |import biz.lobachev.annette.data_dictionary.utils.StringSyntax.*
145[warn] | ^
146[warn] | unused import
147[warn] 7 warnings found
148[info] done compiling
149[info] compiling 19 Scala sources to /build/repo/target/scala-3.8.0-RC3/test-classes ...
150[warn] -- [E198] Unused Symbol Warning: /build/repo/src/test/scala/biz/lobachev/annette/data_dictionary/test/ValidationSpec.scala:16:61
151[warn] 16 | validateAndProcess(DomainBuilder.build(domainRef)) { domain => }
152[warn] | ^^^^^^
153[warn] | unused explicit parameter
154[warn] -- [E198] Unused Symbol Warning: /build/repo/src/test/scala/biz/lobachev/annette/data_dictionary/test/ValidationSpec.scala:24:61
155[warn] 24 | validateAndProcess(DomainBuilder.build(domainRef)) { domain => }
156[warn] | ^^^^^^
157[warn] | unused explicit parameter
158[warn] there was 1 deprecation warning; re-run with -deprecation for details
159[warn] three warnings found
160[info] done compiling
161Running pre-validation...
162Running pre-validation...
163Pre-validation done (70 ms)
164Building...
165Pre-validation done (57 ms)
166Building...
167Building done (40 ms)
168Running post-validation...
169Building done (40 ms)
170Running post-validation...
171Post-validation done (22 ms)
172Running pre-validation...
173Post-validation done (34 ms)
174Pre-validation done (37 ms)
175ERROR: component: <root>: duplicate label goTablePackage
176ERROR: component: <root>: duplicate component PersonGroup in components <root>
177ERROR: parent component: <root>, component: PersonGroup: duplicate label goTablePackage
178ERROR: component: <root>: duplicate include Modification in components Shared, PersonGroup
179ERROR: component: Shared, include: NestedInclude1: duplicate field names updatedAt1, updatedBy1
180ERROR: component: Shared, include: NestedInclude1: duplicate db field names updated_at1, updated_by1
181ERROR: component: Shared, include: NestedInclude2: duplicate field names updatedAt2, updatedBy2
182ERROR: component: Shared, include: NestedInclude2: duplicate db field names updated_by2, updated_at2
183ERROR: component: Shared, include: NestedInclude3: duplicate field names updatedBy3, updatedAt3
184ERROR: component: Shared, include: NestedInclude3: duplicate db field names updated_at3, updated_by3
185ERROR: component: PersonGroup, include: Modification: include qqq not found
186ERROR: component: PersonGroup, include: NotExistingInclude: include qqq not found
187ERROR: component: PersonGroup, include: DuplicateFields: duplicate field names updatedAt, updatedBy
188ERROR: component: PersonGroup, include: DuplicateFields: duplicate db field names updated_by, updated_at
189ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId1: data type validation: invalid length 0
190ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId2: data type validation: invalid length 0
191ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId3: data type validation: invalid precision 0
192ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId3: data type validation: invalid scale -1
193ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId4: data type validation: precision 3 is lower than scale 4
194ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId5: data type validation: enum qqq not found
195ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId6: data type validation: data element qqq not found
196ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId7: data type validation: invalid length 0
197ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId8: data type validation: invalid length 0
198ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId9: data type validation: invalid precision 0
199ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId9: data type validation: invalid scale -1
200ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId10: data type validation: precision 3 is lower than scale 4
201ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId11: data type validation: enum qqq not found
202ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId12: data type validation: data element qqq not found
203ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId13: data type validation: invalid length 0
204ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId14: data type validation: invalid length 0
205ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId15: data type validation: invalid precision 0
206ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId15: data type validation: invalid scale -1
207ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId16: data type validation: precision 3 is lower than scale 4
208ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId17: data type validation: enum qqq not found
209ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId18: data type validation: data element qqq not found
210ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId19: data type validation: invalid length 0
211ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId20: data type validation: invalid length 0
212ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId21: data type validation: invalid precision 0
213ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId21: data type validation: invalid scale -1
214ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId22: data type validation: precision 3 is lower than scale 4
215ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId23: data type validation: enum qqq not found
216ERROR: component: PersonGroup, include: InvalidDatatypes, field: groupId24: data type validation: data element qqq not found
217ERROR: component: PersonGroup, include: InvalidDatatypes, field: group: struct data type allowed only in struct
218ERROR: component: PersonGroup, include: InvalidDatatypes, field: groups: struct array data type allowed only in struct
219ERROR: component: Shared, include: NestedInclude1: include contain cycle: NestedInclude1 -> NestedInclude2 -> NestedInclude3 -> NestedInclude1
220ERROR: component: Shared, include: NestedInclude2: include contain cycle: NestedInclude2 -> NestedInclude3 -> NestedInclude1 -> NestedInclude2
221ERROR: component: Shared, include: NestedInclude3: include contain cycle: NestedInclude3 -> NestedInclude1 -> NestedInclude2 -> NestedInclude3
222ERROR: component: <root>: duplicate enum LedgerType in components <root>, PersonGroup
223ERROR: component: <root>, enum: LedgerType1: duplicate enum element constant name LeadingLedger
224ERROR: component: <root>, enum: LedgerType1: non numeric element ids Lw, Xe in intEnum
225ERROR: component: <root>, enum: LedgerType2: element ids Lw, Xe are too long
226ERROR: component: <root>, enum: LedgerType3: invalid length -1
227ERROR: component: <root>, enum: LedgerType3: element ids Lw, Xe are too long
228ERROR: component: <root>, enum: LedgerType: duplicate label goTablePackage
229ERROR: component: <root>, enum: LedgerType: duplicate enum element id Lw
230ERROR: component: <root>, enum: LedgerType: duplicate enum element constant name LeadingLedger
231ERROR: component: <root>: duplicate data element PersonId in components <root>, Shared
232ERROR: component: <root>: duplicate data element GroupId in components <root>, Shared
233ERROR: component: <root>, data element: InvalidDataElement1: struct data type allowed only in struct
234ERROR: component: <root>, data element: InvalidDataElement2: struct array data type allowed only in struct
235ERROR: component: <root>, data element: GroupId1: data type validation: invalid length 0
236ERROR: component: <root>, data element: GroupId2: data type validation: invalid length 0
237ERROR: component: <root>, data element: GroupId3: data type validation: invalid precision 0
238ERROR: component: <root>, data element: GroupId3: data type validation: invalid scale -1
239ERROR: component: <root>, data element: GroupId4: data type validation: precision 3 is lower than scale 4
240ERROR: component: <root>, data element: GroupId5: data type validation: enum qqq not found
241ERROR: component: <root>, data element: GroupId6: data type validation: data element qqq not found
242ERROR: component: <root>, data element: GroupId7: data type validation: invalid length 0
243ERROR: component: <root>, data element: GroupId8: data type validation: invalid length 0
244ERROR: component: <root>, data element: GroupId9: data type validation: invalid precision 0
245ERROR: component: <root>, data element: GroupId9: data type validation: invalid scale -1
246ERROR: component: <root>, data element: GroupId10: data type validation: precision 3 is lower than scale 4
247ERROR: component: <root>, data element: GroupId11: data type validation: enum qqq not found
248ERROR: component: <root>, data element: GroupId12: data type validation: data element qqq not found
249ERROR: component: <root>, data element: GroupId13: data type validation: invalid length 0
250ERROR: component: <root>, data element: GroupId14: data type validation: invalid length 0
251ERROR: component: <root>, data element: GroupId15: data type validation: invalid precision 0
252ERROR: component: <root>, data element: GroupId15: data type validation: invalid scale -1
253ERROR: component: <root>, data element: GroupId16: data type validation: precision 3 is lower than scale 4
254ERROR: component: <root>, data element: GroupId17: data type validation: enum qqq not found
255ERROR: component: <root>, data element: GroupId18: data type validation: data element qqq not found
256ERROR: component: <root>, data element: GroupId19: data type validation: invalid length 0
257ERROR: component: <root>, data element: GroupId20: data type validation: invalid length 0
258ERROR: component: <root>, data element: GroupId21: data type validation: invalid precision 0
259ERROR: component: <root>, data element: GroupId21: data type validation: invalid scale -1
260ERROR: component: <root>, data element: GroupId22: data type validation: precision 3 is lower than scale 4
261ERROR: component: <root>, data element: GroupId23: data type validation: enum qqq not found
262ERROR: component: <root>, data element: GroupId24: data type validation: data element qqq not found
263ERROR: component: <root>, data element: ExternalIds: duplicate label kotlinDataType
264ERROR: component: <root>: duplicate table Person in components <root>, PersonGroup
265ERROR: component: <root>, table: Person: duplicate table entity name Person
266ERROR: component: PersonGroup, table: Person: duplicate table entity name Person
267ERROR: component: <root>, table: Person: duplicate label goTablePackage
268ERROR: component: PersonGroup, table: Person: table has empty field name
269ERROR: component: PersonGroup, table: Person: table has empty db field name
270ERROR: component: PersonGroup, table: Person, field: invalidType: data type validation: invalid length -1
271ERROR: component: PersonGroup, table: Person, field: attributes: duplicate labels kotlinDataType
272ERROR: component: PersonGroup, table: Person: include qqq not found
273ERROR: component: PersonGroup, table: Person, index: lastnameFirstname: duplicate labels goDataType
274ERROR: component: PersonGroup, table: GroupMember: empty entity name
275ERROR: component: PersonGroup, table: GroupMember: empty table name
276ERROR: component: PersonGroup, table: GroupMember: duplicate table index ids personGroupIds
277ERROR: component: PersonGroup, table: GroupMember: duplicate table relation ids personId
278ERROR: component: PersonGroup, table: GroupMember, field: group: struct data type allowed only in struct
279ERROR: component: PersonGroup, table: GroupMember, field: groups: struct array data type allowed only in struct
280ERROR: component: PersonGroup, table: GroupMember, relation: personId: duplicate labels goDataType
281ERROR: component: PersonGroup, table: GroupMember, relation: personId: related table QQQ not found
282ERROR: component: <root>: duplicate struct Person in components <root>, Shared, PersonGroup
283ERROR: component: <root>, struct: Person: duplicate struct name Person
284ERROR: component: Shared, struct: Person: duplicate struct name Person
285ERROR: component: PersonGroup, struct: Person: duplicate struct name Person
286ERROR: component: <root>, struct: Person: duplicate label goTablePackage
287ERROR: component: <root>, struct: ChildA1, field: children: cannot derive relation from table ChildA1
288ERROR: component: <root>, struct: ChildA2, field: children: cannot derive relation from table ChildA2
289ERROR: component: <root>, struct: RelB1, field: r: cannot derive relation from tables RelA or RelB
290ERROR: component: <root>, struct: RelA2, field: r: cannot derive relation from tables RelB or RelA
291ERROR: component: Shared, struct: NotLikeTableGroupMember, field: groupsMembers: linked struct in struct that is not like table
292ERROR: component: Shared, struct: NotLikeTableGroupMember, field: groupsMembers: struct NotLikeTableGroupMember used in linked struct is not like table
293ERROR: component: Shared, struct: NotLikeTablePerson, field: person: linked struct in struct that is not like table
294ERROR: component: Shared, struct: NotLikeTablePerson, field: person: struct NotLikeTablePerson used in linked struct is not like table
295ERROR: component: Shared, struct: InvalidPerson, field: groupsMembers: data type validation: struct InvalidGroupMember not found
296ERROR: component: Shared, struct: NotLikeTableGroupMember, field: groupsMembers2: struct NotLikeTableGroupMember used in linked struct is not like table
297ERROR: component: Shared, struct: InvalidModel: empty struct name
298ERROR: component: Shared, struct: InvalidModel: like table qqq not found
299ERROR: component: Shared, struct: InvalidModel: include qqq not found
300ERROR: component: Shared, struct: InvalidModel: table has empty field name
301ERROR: component: Shared, struct: InvalidModel, field: zzz: data type validation: invalid length 0
302ERROR: component: Shared, struct: InvalidModel, field: attributes: duplicate labels kotlinDataType
303ERROR: component: PersonGroup, struct: PersonGroup: like table PersonGroup not found
304Running pre-validation...
305Pre-validation done (1 ms)
306Building...
307Building done (1 ms)
308Running post-validation...
309Post-validation done (6 ms)
310ERROR: component: PersonGroup, table: DuplicateTableName1: duplicate db table name "gr"."pg_qqq"
311ERROR: component: PersonGroup, table: DuplicateTableName2: duplicate db table name "gr"."pg_qqq"
312ERROR: component: PersonGroup, table: Person: duplicate field names firstname, updatedBy
313ERROR: component: PersonGroup, table: Person: duplicate db field names updated_by, firstname
314ERROR: component: PersonGroup, table: Person, index: invalidIndex: index field IndexField(lastname1,false,None) not found
315ERROR: component: PersonGroup, table: Person, index: invalidIndex: index include field qqq not found
316ERROR: component: PersonGroup, table: GroupMember, relation: invalidRelation: relation field groupId1 not found
317ERROR: component: PersonGroup, table: GroupMember, relation: invalidRelation: relation reference field id1 not found in reference table Group
318ERROR: component: PersonGroup, table: GroupMember, relation: groupId: incompatible datatypes: groupId (IntegerDatatype) -> id (DataElementDatatype(GroupId))
319ERROR: component: PersonGroup, struct: Person: duplicate field names updatedAt, firstname, lastname, updatedBy
320ERROR: component: PersonGroup, struct: InvalidPerson: duplicate field names updatedAt, firstname, lastname, updatedBy
321ERROR: component: PersonGroup, struct: InvalidPerson, field: groupsMembers: linked struct array relation qqq not found in linked struct InvalidGroupMember that like table GroupMember
322ERROR: component: PersonGroup, struct: InvalidGroupMember: duplicate field names person
323ERROR: component: PersonGroup, struct: InvalidGroupMember, field: person: linked struct relation qqq not found in like table GroupMember
324ERROR: component: PersonGroup, struct: InvalidGroupMember, field: person: linked struct relation qqq not found in linked struct InvalidPerson that like table Person
325ERROR: component: PersonGroup, struct: Person1: like table include fields qqq, aaa not found in table Person
326ERROR: component: PersonGroup, struct: Person2: duplicate field names firstname, updatedBy
327ERROR: component: PersonGroup, struct: Person2: like table exclude fields qqq, aaa not found in table Person
328[info] ValidationSpec:
329[info] Validation
330[info] - should pre-validate errors
331[info] - should post-validate errors
3322025-12-04T13:45:55.907632671Z pool-18-thread-8-ScalaTest-running-OrderSpec ERROR Log4j API could not find a logging provider.
333SLF4J(W): No SLF4J providers were found.
334SLF4J(W): Defaulting to no-operation (NOP) logger implementation
335SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
336error while loading package,
337class file scala/collection/package.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
338TASTy signature has wrong version.
339 expected: {majorVersion: 28, minorVersion: 3}
340 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
341
342This TASTy file was produced by an unstable release.
343To read this TASTy file, your tooling must be at the same version.
344The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
345error while loading JavaConverters,
346class file scala/collection/JavaConverters.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
347TASTy signature has wrong version.
348 expected: {majorVersion: 28, minorVersion: 3}
349 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
350
351This TASTy file was produced by an unstable release.
352To read this TASTy file, your tooling must be at the same version.
353The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
354error while loading language,
355class file scala/language.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
356TASTy signature has wrong version.
357 expected: {majorVersion: 28, minorVersion: 3}
358 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
359
360This TASTy file was produced by an unstable release.
361To read this TASTy file, your tooling must be at the same version.
362The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
363error while loading Unit,
364class file scala/Unit.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
365TASTy signature has wrong version.
366 expected: {majorVersion: 28, minorVersion: 3}
367 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
368
369This TASTy file was produced by an unstable release.
370To read this TASTy file, your tooling must be at the same version.
371The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
372error while loading package$package,
373class file scala/compiletime/package$package.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
374TASTy signature has wrong version.
375 expected: {majorVersion: 28, minorVersion: 3}
376 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
377
378This TASTy file was produced by an unstable release.
379To read this TASTy file, your tooling must be at the same version.
380The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
381-- Error: /tmp/scalate-17376381151442924362-workdir/src/_scalate_tmp_15127857003470470959.ssp.scala:7:0
3827 |object $_scalate_$_scalate_tmp_15127857003470470959_ssp {
383 |^
384 |package scala.compiletime does not have a member method summonFrom
385-- Error: /tmp/scalate-17376381151442924362-workdir/src/_scalate_tmp_15127857003470470959.ssp.scala:8:2
3868 | def $_scalate_$render($_scalate_$_context: _root_.org.fusesource.scalate.RenderContext): Unit = {
387 | ^
388 | package scala.compiletime does not have a member method erasedValue
389-- Error: /tmp/scalate-17376381151442924362-workdir/src/_scalate_tmp_15127857003470470959.ssp.scala:7:7
3907 |object $_scalate_$_scalate_tmp_15127857003470470959_ssp {
391 | ^
392 | package scala.compiletime does not have a member method summonFrom
393error while loading Predef,
394class file scala/Predef.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
395TASTy signature has wrong version.
396 expected: {majorVersion: 28, minorVersion: 3}
397 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
398
399This TASTy file was produced by an unstable release.
400To read this TASTy file, your tooling must be at the same version.
401The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
402-- [E006] Not Found Error: /tmp/scalate-17376381151442924362-workdir/src/_scalate_tmp_15127857003470470959.ssp.scala:8:91
4038 | def $_scalate_$render($_scalate_$_context: _root_.org.fusesource.scalate.RenderContext): Unit = {
404 | ^^^^
405 | Not found: type Unit
406 |
407 | longer explanation available when compiling with `-explain`
408-- Error: /tmp/scalate-17376381151442924362-workdir/src/_scalate_tmp_15127857003470470959.ssp.scala:8:6
4098 | def $_scalate_$render($_scalate_$_context: _root_.org.fusesource.scalate.RenderContext): Unit = {
410 | ^
411 | package scala.compiletime does not have a member method erasedValue
412-- Error: /tmp/scalate-17376381151442924362-workdir/src/_scalate_tmp_15127857003470470959.ssp.scala:95:63
41395 |class $_scalate_$_scalate_tmp_15127857003470470959_ssp extends _root_.org.fusesource.scalate.Template {
414 | ^
415 | package scala.compiletime does not have a member method erasedValue
416-- Error: /tmp/scalate-17376381151442924362-workdir/src/_scalate_tmp_15127857003470470959.ssp.scala:95:6
41795 |class $_scalate_$_scalate_tmp_15127857003470470959_ssp extends _root_.org.fusesource.scalate.Template {
418 | ^
419 | package scala.compiletime does not have a member method summonFrom
420-- [E006] Not Found Error: /tmp/scalate-17376381151442924362-workdir/src/_scalate_tmp_15127857003470470959.ssp.scala:96:68
42196 | def render(context: _root_.org.fusesource.scalate.RenderContext): Unit = $_scalate_$_scalate_tmp_15127857003470470959_ssp.$_scalate_$render(context)
422 | ^^^^
423 | Not found: type Unit
424 |
425 | longer explanation available when compiling with `-explain`
426-- Error: /tmp/scalate-17376381151442924362-workdir/src/_scalate_tmp_15127857003470470959.ssp.scala:96:6
42796 | def render(context: _root_.org.fusesource.scalate.RenderContext): Unit = $_scalate_$_scalate_tmp_15127857003470470959_ssp.$_scalate_$render(context)
428 | ^
429 | package scala.compiletime does not have a member method erasedValue
43015 errors found
43115 errors found
432[info] OrderSpec:
433[info] Order model
434[info] - should generate order domain *** FAILED ***
435[info] org.fusesource.scalate.TemplateException: assertion failed
436[info] at org.fusesource.scalate.TemplateEngine.compileAndLoad(TemplateEngine.scala:868)
437[info] at org.fusesource.scalate.TemplateEngine.compile(TemplateEngine.scala:343)
438[info] at org.fusesource.scalate.TemplateEngine.compileText(TemplateEngine.scala:335)
439[info] at org.fusesource.scalate.TemplateEngine.compileSsp(TemplateEngine.scala:316)
440[info] at biz.lobachev.annette.data_dictionary.generators.kotlin.KotlinGenerator.generateTableClasses(KotlinGenerator.scala:21)
441[info] at biz.lobachev.annette.data_dictionary.generators.kotlin.KotlinGenerator.generate(KotlinGenerator.scala:17)
442[info] at biz.lobachev.annette.data_dictionary.generators.Generator$.generate(Generator.scala:8)
443[info] at biz.lobachev.annette.data_dictionary.test.OrderSpec.f$proxy1$1$$anonfun$1(OrderSpec.scala:45)
444[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
445[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
446[info] ...
447[info] Cause: java.lang.AssertionError: assertion failed
448[info] at scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:13)
449[info] at dotty.tools.dotc.util.Spans$Span$.start$extension(Spans.scala:45)
450[info] at dotty.tools.dotc.util.SourcePosition.start(SourcePosition.scala:52)
451[info] at org.fusesource.scalate.support.ScalaCompiler.$anonfun$1(ScalaCompiler.scala:57)
452[info] at scala.collection.immutable.List.map(List.scala:244)
453[info] at org.fusesource.scalate.support.ScalaCompiler.compile(ScalaCompiler.scala:57)
454[info] at org.fusesource.scalate.TemplateEngine.compileAndLoad(TemplateEngine.scala:791)
455[info] at org.fusesource.scalate.TemplateEngine.compile(TemplateEngine.scala:343)
456[info] at org.fusesource.scalate.TemplateEngine.compileText(TemplateEngine.scala:335)
457[info] at org.fusesource.scalate.TemplateEngine.compileSsp(TemplateEngine.scala:316)
458[info] ...
459error while loading package,
460class file scala/collection/package.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
461TASTy signature has wrong version.
462 expected: {majorVersion: 28, minorVersion: 3}
463 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
464
465This TASTy file was produced by an unstable release.
466To read this TASTy file, your tooling must be at the same version.
467The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
468error while loading JavaConverters,
469class file scala/collection/JavaConverters.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
470TASTy signature has wrong version.
471 expected: {majorVersion: 28, minorVersion: 3}
472 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
473
474This TASTy file was produced by an unstable release.
475To read this TASTy file, your tooling must be at the same version.
476The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
477error while loading language,
478class file scala/language.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
479TASTy signature has wrong version.
480 expected: {majorVersion: 28, minorVersion: 3}
481 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
482
483This TASTy file was produced by an unstable release.
484To read this TASTy file, your tooling must be at the same version.
485The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
486error while loading Unit,
487class file scala/Unit.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
488TASTy signature has wrong version.
489 expected: {majorVersion: 28, minorVersion: 3}
490 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
491
492This TASTy file was produced by an unstable release.
493To read this TASTy file, your tooling must be at the same version.
494The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
495error while loading package$package,
496class file scala/compiletime/package$package.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
497TASTy signature has wrong version.
498 expected: {majorVersion: 28, minorVersion: 3}
499 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
500
501This TASTy file was produced by an unstable release.
502To read this TASTy file, your tooling must be at the same version.
503The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
504-- Error: /tmp/scalate-16876279353519638844-workdir/src/_scalate_tmp_13358040456088880825.ssp.scala:7:0
5057 |object $_scalate_$_scalate_tmp_13358040456088880825_ssp {
506 |^
507 |package scala.compiletime does not have a member method summonFrom
508-- Error: /tmp/scalate-16876279353519638844-workdir/src/_scalate_tmp_13358040456088880825.ssp.scala:8:2
5098 | def $_scalate_$render($_scalate_$_context: _root_.org.fusesource.scalate.RenderContext): Unit = {
510 | ^
511 | package scala.compiletime does not have a member method erasedValue
512-- Error: /tmp/scalate-16876279353519638844-workdir/src/_scalate_tmp_13358040456088880825.ssp.scala:7:7
5137 |object $_scalate_$_scalate_tmp_13358040456088880825_ssp {
514 | ^
515 | package scala.compiletime does not have a member method summonFrom
516error while loading Predef,
517class file scala/Predef.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
518TASTy signature has wrong version.
519 expected: {majorVersion: 28, minorVersion: 3}
520 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
521
522This TASTy file was produced by an unstable release.
523To read this TASTy file, your tooling must be at the same version.
524The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
525-- [E006] Not Found Error: /tmp/scalate-16876279353519638844-workdir/src/_scalate_tmp_13358040456088880825.ssp.scala:8:91
5268 | def $_scalate_$render($_scalate_$_context: _root_.org.fusesource.scalate.RenderContext): Unit = {
527 | ^^^^
528 | Not found: type Unit
529 |
530 | longer explanation available when compiling with `-explain`
531-- Error: /tmp/scalate-16876279353519638844-workdir/src/_scalate_tmp_13358040456088880825.ssp.scala:8:6
5328 | def $_scalate_$render($_scalate_$_context: _root_.org.fusesource.scalate.RenderContext): Unit = {
533 | ^
534 | package scala.compiletime does not have a member method erasedValue
535-- Error: /tmp/scalate-16876279353519638844-workdir/src/_scalate_tmp_13358040456088880825.ssp.scala:95:63
53695 |class $_scalate_$_scalate_tmp_13358040456088880825_ssp extends _root_.org.fusesource.scalate.Template {
537 | ^
538 | package scala.compiletime does not have a member method erasedValue
539-- Error: /tmp/scalate-16876279353519638844-workdir/src/_scalate_tmp_13358040456088880825.ssp.scala:95:6
54095 |class $_scalate_$_scalate_tmp_13358040456088880825_ssp extends _root_.org.fusesource.scalate.Template {
541 | ^
542 | package scala.compiletime does not have a member method summonFrom
543-- [E006] Not Found Error: /tmp/scalate-16876279353519638844-workdir/src/_scalate_tmp_13358040456088880825.ssp.scala:96:68
54496 | def render(context: _root_.org.fusesource.scalate.RenderContext): Unit = $_scalate_$_scalate_tmp_13358040456088880825_ssp.$_scalate_$render(context)
545 | ^^^^
546 | Not found: type Unit
547 |
548 | longer explanation available when compiling with `-explain`
549-- Error: /tmp/scalate-16876279353519638844-workdir/src/_scalate_tmp_13358040456088880825.ssp.scala:96:6
55096 | def render(context: _root_.org.fusesource.scalate.RenderContext): Unit = $_scalate_$_scalate_tmp_13358040456088880825_ssp.$_scalate_$render(context)
551 | ^
552 | package scala.compiletime does not have a member method erasedValue
55315 errors found
55415 errors found
555error while loading package,
556class file scala/collection/package.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
557TASTy signature has wrong version.
558 expected: {majorVersion: 28, minorVersion: 3}
559 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
560
561This TASTy file was produced by an unstable release.
562To read this TASTy file, your tooling must be at the same version.
563The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
564error while loading JavaConverters,
565class file scala/collection/JavaConverters.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
566TASTy signature has wrong version.
567 expected: {majorVersion: 28, minorVersion: 3}
568 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
569
570This TASTy file was produced by an unstable release.
571To read this TASTy file, your tooling must be at the same version.
572The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
573error while loading language,
574class file scala/language.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
575TASTy signature has wrong version.
576 expected: {majorVersion: 28, minorVersion: 3}
577 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
578
579This TASTy file was produced by an unstable release.
580To read this TASTy file, your tooling must be at the same version.
581The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
582error while loading Unit,
583class file scala/Unit.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
584TASTy signature has wrong version.
585 expected: {majorVersion: 28, minorVersion: 3}
586 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
587
588This TASTy file was produced by an unstable release.
589To read this TASTy file, your tooling must be at the same version.
590The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
591error while loading package$package,
592class file scala/compiletime/package$package.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
593TASTy signature has wrong version.
594 expected: {majorVersion: 28, minorVersion: 3}
595 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
596
597This TASTy file was produced by an unstable release.
598To read this TASTy file, your tooling must be at the same version.
599The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
600-- Error: /tmp/scalate-13760202054568484892-workdir/src/_scalate_tmp_1844303080555415815.ssp.scala:7:0
6017 |object $_scalate_$_scalate_tmp_1844303080555415815_ssp {
602 |^
603 |package scala.compiletime does not have a member method summonFrom
604-- Error: /tmp/scalate-13760202054568484892-workdir/src/_scalate_tmp_1844303080555415815.ssp.scala:8:2
6058 | def $_scalate_$render($_scalate_$_context: _root_.org.fusesource.scalate.RenderContext): Unit = {
606 | ^
607 | package scala.compiletime does not have a member method erasedValue
608-- Error: /tmp/scalate-13760202054568484892-workdir/src/_scalate_tmp_1844303080555415815.ssp.scala:7:7
6097 |object $_scalate_$_scalate_tmp_1844303080555415815_ssp {
610 | ^
611 | package scala.compiletime does not have a member method summonFrom
612error while loading Predef,
613class file scala/Predef.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
614TASTy signature has wrong version.
615 expected: {majorVersion: 28, minorVersion: 3}
616 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
617
618This TASTy file was produced by an unstable release.
619To read this TASTy file, your tooling must be at the same version.
620The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
621-- [E006] Not Found Error: /tmp/scalate-13760202054568484892-workdir/src/_scalate_tmp_1844303080555415815.ssp.scala:8:91
6228 | def $_scalate_$render($_scalate_$_context: _root_.org.fusesource.scalate.RenderContext): Unit = {
623 | ^^^^
624 | Not found: type Unit
625 |
626 | longer explanation available when compiling with `-explain`
627-- Error: /tmp/scalate-13760202054568484892-workdir/src/_scalate_tmp_1844303080555415815.ssp.scala:8:6
6288 | def $_scalate_$render($_scalate_$_context: _root_.org.fusesource.scalate.RenderContext): Unit = {
629 | ^
630 | package scala.compiletime does not have a member method erasedValue
631-- Error: /tmp/scalate-13760202054568484892-workdir/src/_scalate_tmp_1844303080555415815.ssp.scala:154:62
632154 |class $_scalate_$_scalate_tmp_1844303080555415815_ssp extends _root_.org.fusesource.scalate.Template {
633 | ^
634 | package scala.compiletime does not have a member method erasedValue
635-- Error: /tmp/scalate-13760202054568484892-workdir/src/_scalate_tmp_1844303080555415815.ssp.scala:154:6
636154 |class $_scalate_$_scalate_tmp_1844303080555415815_ssp extends _root_.org.fusesource.scalate.Template {
637 | ^
638 | package scala.compiletime does not have a member method summonFrom
639-- [E006] Not Found Error: /tmp/scalate-13760202054568484892-workdir/src/_scalate_tmp_1844303080555415815.ssp.scala:155:68
640155 | def render(context: _root_.org.fusesource.scalate.RenderContext): Unit = $_scalate_$_scalate_tmp_1844303080555415815_ssp.$_scalate_$render(context)
641 | ^^^^
642 | Not found: type Unit
643 |
644 | longer explanation available when compiling with `-explain`
645-- Error: /tmp/scalate-13760202054568484892-workdir/src/_scalate_tmp_1844303080555415815.ssp.scala:155:6
646155 | def render(context: _root_.org.fusesource.scalate.RenderContext): Unit = $_scalate_$_scalate_tmp_1844303080555415815_ssp.$_scalate_$render(context)
647 | ^
648 | package scala.compiletime does not have a member method erasedValue
64915 errors found
65015 errors found
651error while loading package,
652class file scala/collection/package.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
653TASTy signature has wrong version.
654 expected: {majorVersion: 28, minorVersion: 3}
655 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
656
657This TASTy file was produced by an unstable release.
658To read this TASTy file, your tooling must be at the same version.
659The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
660error while loading JavaConverters,
661class file scala/collection/JavaConverters.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
662TASTy signature has wrong version.
663 expected: {majorVersion: 28, minorVersion: 3}
664 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
665
666This TASTy file was produced by an unstable release.
667To read this TASTy file, your tooling must be at the same version.
668The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
669error while loading language,
670class file scala/language.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
671TASTy signature has wrong version.
672 expected: {majorVersion: 28, minorVersion: 3}
673 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
674
675This TASTy file was produced by an unstable release.
676To read this TASTy file, your tooling must be at the same version.
677The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
678error while loading Unit,
679class file scala/Unit.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
680TASTy signature has wrong version.
681 expected: {majorVersion: 28, minorVersion: 3}
682 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
683
684This TASTy file was produced by an unstable release.
685To read this TASTy file, your tooling must be at the same version.
686The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
687error while loading package$package,
688class file scala/compiletime/package$package.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
689TASTy signature has wrong version.
690 expected: {majorVersion: 28, minorVersion: 3}
691 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
692
693This TASTy file was produced by an unstable release.
694To read this TASTy file, your tooling must be at the same version.
695The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
696-- Error: /tmp/scalate-12717845149666918040-workdir/src/_scalate_tmp_5014262996392104149.ssp.scala:7:0
6977 |object $_scalate_$_scalate_tmp_5014262996392104149_ssp {
698 |^
699 |package scala.compiletime does not have a member method summonFrom
700-- Error: /tmp/scalate-12717845149666918040-workdir/src/_scalate_tmp_5014262996392104149.ssp.scala:8:2
7018 | def $_scalate_$render($_scalate_$_context: _root_.org.fusesource.scalate.RenderContext): Unit = {
702 | ^
703 | package scala.compiletime does not have a member method erasedValue
704-- Error: /tmp/scalate-12717845149666918040-workdir/src/_scalate_tmp_5014262996392104149.ssp.scala:7:7
7057 |object $_scalate_$_scalate_tmp_5014262996392104149_ssp {
706 | ^
707 | package scala.compiletime does not have a member method summonFrom
708error while loading Predef,
709class file scala/Predef.class is broken, reading aborted with class dotty.tools.tasty.UnpickleException
710TASTy signature has wrong version.
711 expected: {majorVersion: 28, minorVersion: 3}
712 found : {majorVersion: 28, minorVersion: 8 [unstable release: 1]}
713
714This TASTy file was produced by an unstable release.
715To read this TASTy file, your tooling must be at the same version.
716The TASTy file was produced by Scala 3.8.0-RC3-bin-nonbootstrapped.
717-- [E006] Not Found Error: /tmp/scalate-12717845149666918040-workdir/src/_scalate_tmp_5014262996392104149.ssp.scala:8:91
7188 | def $_scalate_$render($_scalate_$_context: _root_.org.fusesource.scalate.RenderContext): Unit = {
719 | ^^^^
720 | Not found: type Unit
721 |
722 | longer explanation available when compiling with `-explain`
723-- Error: /tmp/scalate-12717845149666918040-workdir/src/_scalate_tmp_5014262996392104149.ssp.scala:8:6
7248 | def $_scalate_$render($_scalate_$_context: _root_.org.fusesource.scalate.RenderContext): Unit = {
725 | ^
726 | package scala.compiletime does not have a member method erasedValue
727-- Error: /tmp/scalate-12717845149666918040-workdir/src/_scalate_tmp_5014262996392104149.ssp.scala:154:62
728154 |class $_scalate_$_scalate_tmp_5014262996392104149_ssp extends _root_.org.fusesource.scalate.Template {
729 | ^
730 | package scala.compiletime does not have a member method erasedValue
731-- Error: /tmp/scalate-12717845149666918040-workdir/src/_scalate_tmp_5014262996392104149.ssp.scala:154:6
732154 |class $_scalate_$_scalate_tmp_5014262996392104149_ssp extends _root_.org.fusesource.scalate.Template {
733 | ^
734 | package scala.compiletime does not have a member method summonFrom
735-- [E006] Not Found Error: /tmp/scalate-12717845149666918040-workdir/src/_scalate_tmp_5014262996392104149.ssp.scala:155:68
736155 | def render(context: _root_.org.fusesource.scalate.RenderContext): Unit = $_scalate_$_scalate_tmp_5014262996392104149_ssp.$_scalate_$render(context)
737 | ^^^^
738 | Not found: type Unit
739 |
740 | longer explanation available when compiling with `-explain`
741-- Error: /tmp/scalate-12717845149666918040-workdir/src/_scalate_tmp_5014262996392104149.ssp.scala:155:6
742155 | def render(context: _root_.org.fusesource.scalate.RenderContext): Unit = $_scalate_$_scalate_tmp_5014262996392104149_ssp.$_scalate_$render(context)
743 | ^
744 | package scala.compiletime does not have a member method erasedValue
74515 errors found
74615 errors found
747[info] FinanceSpec:
748[info] Finance model
749[info] - should generate Postgres DDL
750[info] - should generate audit DDL
751[info] - should generate ClickHouse DDL
752[info] - should generate domain in Excel for Go
753[info] - should generate domain in Excel for Kotlin
754[info] - should generate Kotlin tables *** FAILED ***
755[info] org.fusesource.scalate.TemplateException: assertion failed
756[info] at org.fusesource.scalate.TemplateEngine.compileAndLoad(TemplateEngine.scala:868)
757[info] at org.fusesource.scalate.TemplateEngine.compile(TemplateEngine.scala:343)
758[info] at org.fusesource.scalate.TemplateEngine.compileText(TemplateEngine.scala:335)
759[info] at org.fusesource.scalate.TemplateEngine.compileSsp(TemplateEngine.scala:316)
760[info] at biz.lobachev.annette.data_dictionary.generators.kotlin.KotlinGenerator.generateTableClasses(KotlinGenerator.scala:21)
761[info] at biz.lobachev.annette.data_dictionary.generators.kotlin.KotlinGenerator.generate(KotlinGenerator.scala:17)
762[info] at biz.lobachev.annette.data_dictionary.generators.Generator$.generate(Generator.scala:8)
763[info] at biz.lobachev.annette.data_dictionary.test.FinanceSpec.f$proxy6$1$$anonfun$1(FinanceSpec.scala:88)
764[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
765[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
766[info] ...
767[info] Cause: java.lang.AssertionError: assertion failed
768[info] at scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:13)
769[info] at dotty.tools.dotc.util.Spans$Span$.start$extension(Spans.scala:45)
770[info] at dotty.tools.dotc.util.SourcePosition.start(SourcePosition.scala:52)
771[info] at org.fusesource.scalate.support.ScalaCompiler.$anonfun$1(ScalaCompiler.scala:57)
772[info] at scala.collection.immutable.List.map(List.scala:244)
773[info] at org.fusesource.scalate.support.ScalaCompiler.compile(ScalaCompiler.scala:57)
774[info] at org.fusesource.scalate.TemplateEngine.compileAndLoad(TemplateEngine.scala:791)
775[info] at org.fusesource.scalate.TemplateEngine.compile(TemplateEngine.scala:343)
776[info] at org.fusesource.scalate.TemplateEngine.compileText(TemplateEngine.scala:335)
777[info] at org.fusesource.scalate.TemplateEngine.compileSsp(TemplateEngine.scala:316)
778[info] ...
779[info] - should generate Go Gorm code *** FAILED ***
780[info] org.fusesource.scalate.TemplateException: assertion failed
781[info] at org.fusesource.scalate.TemplateEngine.compileAndLoad(TemplateEngine.scala:868)
782[info] at org.fusesource.scalate.TemplateEngine.compile(TemplateEngine.scala:343)
783[info] at org.fusesource.scalate.TemplateEngine.compileText(TemplateEngine.scala:335)
784[info] at org.fusesource.scalate.TemplateEngine.compileSsp(TemplateEngine.scala:316)
785[info] at biz.lobachev.annette.data_dictionary.generators.golang.GoGenerator.generateTables(GoGenerator.scala:32)
786[info] at biz.lobachev.annette.data_dictionary.generators.golang.GoGenerator.generate(GoGenerator.scala:28)
787[info] at biz.lobachev.annette.data_dictionary.generators.Generator$.generate(Generator.scala:8)
788[info] at biz.lobachev.annette.data_dictionary.test.FinanceSpec.f$proxy7$1$$anonfun$1(FinanceSpec.scala:99)
789[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
790[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
791[info] ...
792[info] Cause: java.lang.AssertionError: assertion failed
793[info] at scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:13)
794[info] at dotty.tools.dotc.util.Spans$Span$.start$extension(Spans.scala:45)
795[info] at dotty.tools.dotc.util.SourcePosition.start(SourcePosition.scala:52)
796[info] at org.fusesource.scalate.support.ScalaCompiler.$anonfun$1(ScalaCompiler.scala:57)
797[info] at scala.collection.immutable.List.map(List.scala:244)
798[info] at org.fusesource.scalate.support.ScalaCompiler.compile(ScalaCompiler.scala:57)
799[info] at org.fusesource.scalate.TemplateEngine.compileAndLoad(TemplateEngine.scala:791)
800[info] at org.fusesource.scalate.TemplateEngine.compile(TemplateEngine.scala:343)
801[info] at org.fusesource.scalate.TemplateEngine.compileText(TemplateEngine.scala:335)
802[info] at org.fusesource.scalate.TemplateEngine.compileSsp(TemplateEngine.scala:316)
803[info] ...
804[info] - should generate Go Sqlx code *** FAILED ***
805[info] org.fusesource.scalate.TemplateException: assertion failed
806[info] at org.fusesource.scalate.TemplateEngine.compileAndLoad(TemplateEngine.scala:868)
807[info] at org.fusesource.scalate.TemplateEngine.compile(TemplateEngine.scala:343)
808[info] at org.fusesource.scalate.TemplateEngine.compileText(TemplateEngine.scala:335)
809[info] at org.fusesource.scalate.TemplateEngine.compileSsp(TemplateEngine.scala:316)
810[info] at biz.lobachev.annette.data_dictionary.generators.golang.GoGenerator.generateTables(GoGenerator.scala:32)
811[info] at biz.lobachev.annette.data_dictionary.generators.golang.GoGenerator.generate(GoGenerator.scala:28)
812[info] at biz.lobachev.annette.data_dictionary.generators.Generator$.generate(Generator.scala:8)
813[info] at biz.lobachev.annette.data_dictionary.test.FinanceSpec.f$proxy8$1$$anonfun$1(FinanceSpec.scala:110)
814[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
815[info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
816[info] ...
817[info] Cause: java.lang.AssertionError: assertion failed
818[info] at scala.runtime.Scala3RunTime$.assertFailed(Scala3RunTime.scala:13)
819[info] at dotty.tools.dotc.util.Spans$Span$.start$extension(Spans.scala:45)
820[info] at dotty.tools.dotc.util.SourcePosition.start(SourcePosition.scala:52)
821[info] at org.fusesource.scalate.support.ScalaCompiler.$anonfun$1(ScalaCompiler.scala:57)
822[info] at scala.collection.immutable.List.map(List.scala:244)
823[info] at org.fusesource.scalate.support.ScalaCompiler.compile(ScalaCompiler.scala:57)
824[info] at org.fusesource.scalate.TemplateEngine.compileAndLoad(TemplateEngine.scala:791)
825[info] at org.fusesource.scalate.TemplateEngine.compile(TemplateEngine.scala:343)
826[info] at org.fusesource.scalate.TemplateEngine.compileText(TemplateEngine.scala:335)
827[info] at org.fusesource.scalate.TemplateEngine.compileSsp(TemplateEngine.scala:316)
828[info] ...
829[info] - should generate Excel data template
830[info] - should generate dbml diagram
831
832************************
833Build summary:
834[{
835 "module": "data-dictionary-builder",
836 "compile": {"status": "ok", "tookMs": 19567, "warnings": 7, "errors": 0, "sourceVersion": "3.8"},
837 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
838 "test-compile": {"status": "ok", "tookMs": 3401, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
839 "test": {"status": "failed", "tookMs": 6076, "passed": 9, "failed": 4, "ignored": 0, "skipped": 0, "total": 13, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 4, "ignored": 0, "skipped": 0, "total": 13}}]},
840 "publish": {"status": "skipped", "tookMs": 0},
841 "metadata": {
842 "crossScalaVersions": ["3.3.6"]
843}
844}]
845************************
846[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: data-dictionary-builder
847[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: data-dictionary-builder
848[error] Total time: 66 s (0:01:06.0), completed Dec 4, 2025, 2:46:01 PM
849[0JBuild failed, not retrying.