Build Logs
nafg/scala-grist • 3.7.4:2025-11-06
Errors
0
Warnings
20
Total Lines
114
1##################################
2Clonning https://github.com/nafg/scala-grist.git into /build/repo using revision v0.5.0
3##################################
4Note: switching to 'ec11884028bcabda394e5d62f8a2984b274a1b6a'.
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.11.12 in ./mill-version
35Detected mill version=0.11.12, binary version: 0.11
36No prepare script found for project nafg/scala-grist
37No mill build directory found
38Apply scalafix rules to ./build.sc
39Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
40Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
41Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
42##################################
43Scala version: 3.7.4
44Targets: io.github.nafg.grist%grist-core
45Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
46##################################
47Downloading mill 0.11.12 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.11.12/mill-dist-0.11.12.jar ...
48 % Total % Received % Xferd Average Speed Time Time Time Current
49 Dload Upload Total Spent Left Speed
50
51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
52 3 59.2M 3 2359k 0 0 10.9M 0 0:00:05 --:--:-- 0:00:05 10.9M
53 59 59.2M 59 35.1M 0 0 29.0M 0 0:00:02 0:00:01 0:00:01 29.0M
54100 59.2M 100 59.2M 0 0 37.9M 0 0:00:01 0:00:01 --:--:-- 37.9M
55Preparing Java 17.0.8 runtime; this may take a minute or two ...
56[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
57[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
58[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
59[warn] ^
60[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
61[warn] .iterator()
62[warn] ^
63[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
64[warn] case module: CommunityBuildPublishModule =>
65[warn] ^
66[warn] three warnings found
67[info] done compiling
68Try build using /opencb/project-builder/mill/millw
69[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
70[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
71[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
72[warn] ^
73[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
74[warn] .iterator()
75[warn] ^
76[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
77[warn] case module: CommunityBuildPublishModule =>
78[warn] ^
79[warn] three warnings found
80[info] done compiling
81Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
82Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
83OpenCB::Use cross-version 3.7.4 instead of 3.4.2
84
85Starting build for grist-core - [0/1]
86No test module defined in core[3.7.4]
87Failed to resolve scalaVersion, assume it's Scala 3 project
88OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
89OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
90[info] compiling 9 Scala sources to /build/repo/out/core/3.7.4/compile.dest/classes ...
91[info] done compiling
92Successfully evaluated core[3.7.4].compile
93Flag -classpath set repeatedly
941 warning found
95Successfully evaluated core[3.7.4].docJar
96Module core[3.7.4] is not a publish module, skipping publishing
97
98************************
99Build summary:
100[{
101 "module": "grist-core",
102 "compile": {"status": "ok", "tookMs": 16176, "warnings": 0, "errors": 0},
103 "doc": {"status": "ok", "tookMs": 6570, "files": 1, "totalSizeKb": 2925},
104 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
105 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
106 "publish": {"status": "skipped", "tookMs": 0},
107 "metadata": {
108 "crossScalaVersions": ["2.13.14", "3.4.2"]
109}
110}]
111************************"
112
113Checking patch build.sc...
114Applied patch build.sc cleanly.