Build Logs

swaldman/feedletter • 3.7.4:2025-11-06

Errors

0

Warnings

45

Total Lines

161

1##################################
2Clonning https://github.com/swaldman/feedletter.git into /build/repo using revision v0.1.8
3##################################
4Note: switching to '03c3d9d81cf96275a2f1413ecbdf0bd387cec019'.
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.7.4
23Scala binary version found: 3.7
24Implicitly using source version 3.7
25Scala binary version found: 3.7
26Implicitly using source version 3.7
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.7
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.7.4
32Execute tests: false
33Mill project found:
34Found explicit mill version 0.12.14 in build directive
35Detected mill version=0.12.14, binary version: 0.12
36No prepare script found for project swaldman/feedletter
37No mill build directory found
38Apply scalafix rules to build.mill
39##################################
40Scala version: 3.7.4
41Targets: com.mchange%feedletter
42Project projectConfig: {"tests":"compile-only"}
43##################################
44Downloading mill 0.12.14 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.14/mill-dist-0.12.14.exe ...
45 % Total % Received % Xferd Average Speed Time Time Time Current
46 Dload Upload Total Spent Left Speed
47
48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
49 32 65.4M 32 21.5M 0 0 26.8M 0 0:00:02 --:--:-- 0:00:02 26.8M
50100 65.4M 100 65.4M 0 0 46.5M 0 0:00:01 0:00:01 --:--:-- 46.5M
51============================== resolve _ ==============================
52[mill-build/build.sc-61/65] compile
53[mill-build/build.sc-61] [info] compiling 1 Scala source to /build/repo/out/mill-build/mill-build/compile.dest/classes ...
54[mill-build/build.sc-61] [info] done compiling
55[build.sc-62/66] compile
56[build.sc-62] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
57[build.sc-62] [warn] /build/repo/CommunityBuildCore.mill:237:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
58[build.sc-62] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
59[build.sc-62] [warn] ^
60[build.sc-62] [warn] /build/repo/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
61[build.sc-62] [warn] .iterator()
62[build.sc-62] [warn] ^
63[build.sc-62] [warn] /build/repo/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
64[build.sc-62] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
65[build.sc-62] [warn] ^
66[build.sc-62] [warn] /build/repo/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
67[build.sc-62] [warn] val testModule = module.millInternal.modules.toList
68[build.sc-62] [warn] ^
69[build.sc-62] [warn] /build/repo/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
70[build.sc-62] [warn] ctx.root.millInternal.modules.flatMap {
71[build.sc-62] [warn] ^
72[build.sc-62] [warn] /build/repo/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
73[build.sc-62] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
74[build.sc-62] [warn] ^
75[build.sc-62] [warn] 6 warnings found
76[build.sc-62] [info] done compiling
77[1/1] resolve
78[0J[1A
79[0J[1A
80[1/1] ============================== resolve _ ============================== 23s
81Try build using ./millw
82--disable-ticker will be removed in Mill 0.13.0, use `--ticker false`
83[mill-build/build.sc] [info] compiling 1 Scala source to /build/repo/out/mill-build/mill-build/compile.dest/classes ...
84[mill-build/build.sc] [info] done compiling
85[build.sc] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
86[build.sc] [warn] /build/repo/CommunityBuildCore.mill:237:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
87[build.sc] [warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
88[build.sc] [warn] ^
89[build.sc] [warn] /build/repo/CommunityBuildCore.mill:136:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
90[build.sc] [warn] .iterator()
91[build.sc] [warn] ^
92[build.sc] [warn] /build/repo/MillCommunityBuild.mill:222:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
93[build.sc] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
94[build.sc] [warn] ^
95[build.sc] [warn] /build/repo/MillCommunityBuild.mill:263:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
96[build.sc] [warn] val testModule = module.millInternal.modules.toList
97[build.sc] [warn] ^
98[build.sc] [warn] /build/repo/MillCommunityBuild.mill:398:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
99[build.sc] [warn] ctx.root.millInternal.modules.flatMap {
100[build.sc] [warn] ^
101[build.sc] [warn] /build/repo/MillVersionCompat.mill:9:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
102[build.sc] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
103[build.sc] [warn] ^
104[build.sc] [warn] 6 warnings found
105[build.sc] [info] done compiling
106Build config: {"tests":"compile-only"}
107Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
108
109Starting build for feedletter - [0/1]
110No test module defined in
111OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
112[info] compiling 43 Scala sources to /build/repo/out/compile.dest/classes ...
113[warn] -- Warning: /build/repo/src/com/mchange/feedletter/AbstractMain.scala:104:42 ---
114[warn] 104 | ZLayer.fromFunction( createDataSource _ )
115[warn] | ^^^^^^^^^^^^^^^^^^
116[warn] |The syntax `<function> _` is no longer supported;
117[warn] |you can simply leave out the trailing ` _`
118[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
119[warn] one warning found
120[info] done compiling
121Successfully evaluated compile
122Flag -classpath set repeatedly
123Unsupported type: Not supported type in refinement AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),Option),List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class feedletter)),object style),ConfirmInfo))): untemplate.Untemplate[com.mchange.feedletter.style.ConfirmInfo, scala.Nothing] {
124 val UntemplateInputDefaultArgument: scala.Option[com.mchange.feedletter.style.ConfirmInfo]
125}
126Unsupported type: Not supported type in refinement AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),Option),List(TypeRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class feedletter)),object style),ComposeInfo),Universal))): untemplate.Untemplate[com.mchange.feedletter.style.ComposeInfo.Universal, scala.Nothing] {
127 val UntemplateInputDefaultArgument: scala.Option[com.mchange.feedletter.style.ComposeInfo.Universal]
128}
129Unsupported type: Not supported type in refinement AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),Option),List(AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),Tuple2),List(TypeRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class feedletter)),object style),ComposeInfo),Universal), TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class mchange)),object feedletter),ItemContent))))): untemplate.Untemplate[scala.Tuple2[com.mchange.feedletter.style.ComposeInfo.Universal, com.mchange.feedletter.ItemContent], scala.Nothing] {
130 val UntemplateInputDefaultArgument: scala.Option[scala.Tuple2[com.mchange.feedletter.style.ComposeInfo.Universal, com.mchange.feedletter.ItemContent]]
131}
132Unsupported type: Not supported type in refinement AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),Option),List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class feedletter)),object style),StatusChangeInfo))): untemplate.Untemplate[com.mchange.feedletter.style.StatusChangeInfo, scala.Nothing] {
133 val UntemplateInputDefaultArgument: scala.Option[com.mchange.feedletter.style.StatusChangeInfo]
134}
135Unsupported type: Not supported type in refinement AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),Option),List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class feedletter)),object style),RemovalNotificationInfo))): untemplate.Untemplate[com.mchange.feedletter.style.RemovalNotificationInfo, scala.Nothing] {
136 val UntemplateInputDefaultArgument: scala.Option[com.mchange.feedletter.style.RemovalNotificationInfo]
137}
138Unsupported type: Not supported type in refinement AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),Option),List(AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class collection)),object immutable),Map),List(TypeRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),Predef),String), TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),Any))))): untemplate.Untemplate[scala.collection.immutable.Map[scala.Predef.String, scala.Any], scala.Nothing] {
139 val UntemplateInputDefaultArgument: scala.Option[scala.collection.immutable.Map[scala.Predef.String, scala.Any]]
140}
1417 warnings found
142Successfully evaluated docJar
143Module is not a publish module, skipping publishing
144
145************************
146Build summary:
147[{
148 "module": "feedletter",
149 "compile": {"status": "ok", "tookMs": 31429, "warnings": 0, "errors": 0},
150 "doc": {"status": "ok", "tookMs": 11482, "files": 1, "totalSizeKb": 4718},
151 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
152 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
153 "publish": {"status": "skipped", "tookMs": 0},
154 "metadata": {
155 "crossScalaVersions": []
156}
157}]
158************************"
159
160Checking patch build.mill...
161Applied patch build.mill cleanly.