-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path1.5.0-DEV-86ee57cdd7.log
464 lines (463 loc) · 30.9 KB
/
1.5.0-DEV-86ee57cdd7.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
Julia Version 1.5.0-DEV.689
Commit 86ee57cdd7 (2020-04-25 20:17 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed Missings ────────── v0.4.3
Installed DataAPI ─────────── v1.2.0
Installed Parsers ─────────── v1.0.2
Installed CategoricalArrays ─ v0.8.0
Installed JSON ────────────── v0.21.0
Updating `~/.julia/environments/v1.5/Project.toml`
[324d7699] + CategoricalArrays v0.8.0
Updating `~/.julia/environments/v1.5/Manifest.toml`
[324d7699] + CategoricalArrays v0.8.0
[9a962f9c] + DataAPI v1.2.0
[682c06a0] + JSON v0.21.0
[e1d29d7a] + Missings v0.4.3
[69de0a69] + Parsers v1.0.2
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8ba89e20] + Distributed
[9fa8497b] + Future
[b77e0a4c] + InteractiveUtils
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[de0858da] + Printf
[9a3f8284] + Random
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[8dfed614] + Test
[4ec0a83e] + Unicode
Testing CategoricalArrays
Status `/tmp/jl_yyR15N/Project.toml`
[324d7699] CategoricalArrays v0.8.0
[9a962f9c] DataAPI v1.2.0
[682c06a0] JSON v0.21.0
[e1d29d7a] Missings v0.4.3
[ade2ca70] Dates
[9fa8497b] Future
[de0858da] Printf
[10745b16] Statistics
[8dfed614] Test
[4ec0a83e] Unicode
Status `/tmp/jl_yyR15N/Manifest.toml`
[324d7699] CategoricalArrays v0.8.0
[9a962f9c] DataAPI v1.2.0
[682c06a0] JSON v0.21.0
[e1d29d7a] Missings v0.4.3
[69de0a69] Parsers v1.0.2
[2a0f44e3] Base64
[ade2ca70] Dates
[8ba89e20] Distributed
[9fa8497b] Future
[b77e0a4c] InteractiveUtils
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[de0858da] Printf
[9a3f8284] Random
[9e88b42a] Serialization
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[8dfed614] Test
[4ec0a83e] Unicode
Test Summary: | Pass Total
01_value.jl | 58 58
Test Summary: | Pass Total
04_constructors.jl | 70 70
Test Summary: | Pass Total
05_convert.jl | 73 73
Test Summary: | Pass Total
05_copy.jl | 12 12
Test Summary: | Pass Total
06_show.jl | 67 67
Test Summary: | Pass Total
07_levels.jl | 168 168
Test Summary: | Pass Total
08_equality.jl | 110 110
┌ Warning: `isempty(x::CategoricalValue{String})` is deprecated, use `isempty(String(x))` instead.
│ caller = eval_test(::Expr, ::Expr, ::LineNumberNode, ::Bool) at Test.jl:258
└ @ Test /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:258
┌ Warning: `eltype(x::CategoricalValue{String})` is deprecated, use `eltype(get(x))` instead.
│ caller = top-level scope at 08_string.jl:31
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:31
┌ Warning: `eltype(x::CategoricalValue{String})` is deprecated, use `eltype(get(x))` instead.
│ caller = top-level scope at 08_string.jl:32
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:32
┌ Warning: `length(x::CategoricalValue{String})` is deprecated, use `length(String(x))` instead.
│ caller = top-level scope at 08_string.jl:34
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:34
┌ Warning: `length(x::CategoricalValue{String})` is deprecated, use `length(String(x))` instead.
│ caller = top-level scope at 08_string.jl:35
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:35
┌ Warning: `sizeof(x::CategoricalValue{String})` is deprecated, use `sizeof(String(x))` instead.
│ caller = top-level scope at 08_string.jl:37
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:37
┌ Warning: `sizeof(x::CategoricalValue{String})` is deprecated, use `sizeof(String(x))` instead.
│ caller = top-level scope at 08_string.jl:38
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:38
┌ Warning: `nextind(x::CategoricalValue{String}, i::Int, j::Int = 1)` is deprecated, use `nextind(String(x), i, j)` instead.
│ caller = nextind(::CategoricalArrays.CategoricalValue{String,UInt32}, ::Int64) at deprecated.jl:71
└ @ CategoricalArrays ./deprecated.jl:71
┌ Warning: `prevind(x::CategoricalValue{String}, i::Int, j::Int = 1)` is deprecated, use `prevind(String(x), i, j)` instead.
│ caller = prevind(::CategoricalArrays.CategoricalValue{String,UInt32}, ::Int64) at deprecated.jl:71
└ @ CategoricalArrays ./deprecated.jl:71
┌ Warning: `firstindex(x::CategoricalValue{String})` is deprecated, use `firstindex(String(x))` instead.
│ caller = top-level scope at 08_string.jl:46
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:46
┌ Warning: `firstindex(x::CategoricalValue{String})` is deprecated, use `firstindex(String(x))` instead.
│ caller = top-level scope at 08_string.jl:47
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:47
┌ Warning: `lastindex(x::CategoricalValue{String})` is deprecated, use `lastindex(String(x))` instead.
│ caller = top-level scope at 08_string.jl:49
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:49
┌ Warning: `lastindex(x::CategoricalValue{String})` is deprecated, use `lastindex(String(x))` instead.
│ caller = top-level scope at 08_string.jl:50
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:50
┌ Warning: `collect(x::CategoricalValue{String})` is deprecated, use `collect(String(x))` instead.
│ caller = top-level scope at 08_string.jl:52
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:52
┌ Warning: `collect(x::CategoricalValue{String})` is deprecated, use `collect(String(x))` instead.
│ caller = top-level scope at 08_string.jl:53
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:53
┌ Warning: `getindex(x::CategoricalValue{String}, i::Int)` is deprecated, use `getindex(String(x), i)` instead.
│ caller = top-level scope at 08_string.jl:55
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:55
┌ Warning: `getindex(x::CategoricalValue{String}, i::Int)` is deprecated, use `getindex(String(x), i)` instead.
│ caller = top-level scope at 08_string.jl:56
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:56
┌ Warning: `getindex(x::CategoricalValue{String}, i::Int)` is deprecated, use `getindex(String(x), i)` instead.
│ caller = top-level scope at 08_string.jl:57
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:57
┌ Warning: `getindex(x::CategoricalValue{String}, i::Int)` is deprecated, use `getindex(String(x), i)` instead.
│ caller = top-level scope at 08_string.jl:58
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:58
┌ Warning: `codeunit(x::CategoricalValue{String}, i::Integer)` is deprecated, use `codeunit(String(x), i)` instead.
│ caller = top-level scope at 08_string.jl:60
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:60
┌ Warning: `codeunit(x::CategoricalValue{String}, i::Integer)` is deprecated, use `codeunit(String(x), i)` instead.
│ caller = top-level scope at 08_string.jl:61
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:61
┌ Warning: `codeunit(x::CategoricalValue{String}, i::Integer)` is deprecated, use `codeunit(String(x), i)` instead.
│ caller = top-level scope at 08_string.jl:62
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:62
┌ Warning: `codeunit(x::CategoricalValue{String}, i::Integer)` is deprecated, use `codeunit(String(x), i)` instead.
│ caller = top-level scope at 08_string.jl:63
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:63
┌ Warning: `ascii(x::CategoricalValue{String})` is deprecated, use `ascii(String(x))` instead.
│ caller = top-level scope at 08_string.jl:65
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:65
┌ Warning: `ascii(x::CategoricalValue{String})` is deprecated, use `ascii(String(x))` instead.
│ caller = top-level scope at 08_string.jl:66
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:66
┌ Warning: `normalize(x::CategoricalValue{String}; kwargs...)` is deprecated, use `normalize(String(x); kwargs...)` instead.
│ caller = top-level scope at 08_string.jl:68
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:68
┌ Warning: `normalize(x::CategoricalValue{String}; kwargs...)` is deprecated, use `normalize(String(x); kwargs...)` instead.
│ caller = top-level scope at 08_string.jl:69
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:69
┌ Warning: `normalize(x::CategoricalValue{String}, s::Symbol)` is deprecated, use `normalize(String(x), s)` instead.
│ caller = top-level scope at 08_string.jl:70
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:70
┌ Warning: `graphemes(x::CategoricalValue{String})` is deprecated, use `graphemes(String(x))` instead.
│ caller = top-level scope at 08_string.jl:72
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:72
┌ Warning: `graphemes(x::CategoricalValue{String})` is deprecated, use `graphemes(String(x))` instead.
│ caller = top-level scope at 08_string.jl:73
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:73
┌ Warning: `isvalid(x::CategoricalValue{String})` is deprecated, use `isvalid(String(x))` instead.
│ caller = top-level scope at 08_string.jl:75
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:75
┌ Warning: `isvalid(x::CategoricalValue{String})` is deprecated, use `isvalid(String(x))` instead.
│ caller = top-level scope at 08_string.jl:76
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:76
┌ Warning: `isvalid(x::CategoricalValue{String}, i::Integer)` is deprecated, use `isvalid(String(x), i)` instead.
│ caller = top-level scope at 08_string.jl:77
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:77
┌ Warning: `isvalid(x::CategoricalValue{String}, i::Integer)` is deprecated, use `isvalid(String(x), i)` instead.
│ caller = top-level scope at 08_string.jl:78
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:78
┌ Warning: `isvalid(x::CategoricalValue{String}, i::Integer)` is deprecated, use `isvalid(String(x), i)` instead.
│ caller = top-level scope at 08_string.jl:79
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:79
┌ Warning: `length(x::CategoricalValue{String}, i::Int, j::Int)` is deprecated, use `length(String(x), i, j)` instead.
│ caller = top-level scope at 08_string.jl:81
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:81
┌ Warning: `length(x::CategoricalValue{String}, i::Int, j::Int)` is deprecated, use `length(String(x), i, j)` instead.
│ caller = top-level scope at 08_string.jl:82
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:82
┌ Warning: `nextind(x::CategoricalValue{String}, i::Int, j::Int = 1)` is deprecated, use `nextind(String(x), i, j)` instead.
│ caller = top-level scope at 08_string.jl:84
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:84
┌ Warning: `nextind(x::CategoricalValue{String}, i::Int, j::Int = 1)` is deprecated, use `nextind(String(x), i, j)` instead.
│ caller = top-level scope at 08_string.jl:85
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:85
┌ Warning: `x::AbstractString * y::CategoricalValue{String}` is deprecated, use `x * String(y)` instead.
│ caller = top-level scope at 08_string.jl:99
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:99
┌ Warning: `x::AbstractString * y::CategoricalValue{String}` is deprecated, use `x * String(y)` instead.
│ caller = *(::String, ::CategoricalArrays.CategoricalValue{String,UInt32}, ::String) at operators.jl:529
└ @ Base ./operators.jl:529
┌ Warning: `x::AbstractString * y::CategoricalValue{String}` is deprecated, use `x * String(y)` instead.
│ caller = *(::String, ::CategoricalArrays.CategoricalValue{String,UInt32}, ::CategoricalArrays.CategoricalValue{String,UInt32}) at operators.jl:529
└ @ Base ./operators.jl:529
┌ Warning: `x::AbstractString * y::CategoricalValue{String}` is deprecated, use `x * String(y)` instead.
│ caller = *(::String, ::CategoricalArrays.CategoricalValue{String,UInt32}, ::CategoricalArrays.CategoricalValue{String,UInt32}) at operators.jl:529
└ @ Base ./operators.jl:529
┌ Warning: `x::CategoricalValue{String} ^ n::Integer` is deprecated, use `String(x) ^ n` instead.
│ caller = macro expansion at none:0 [inlined]
└ @ Core ./none:0
┌ Warning: `x::CategoricalValue{String} ^ n::Integer` is deprecated, use `String(x) ^ n` instead.
│ caller = macro expansion at none:0 [inlined]
└ @ Core ./none:0
┌ Warning: `repeat(x::CategoricalValue{String}, i::Integer)` is deprecated, use `repeat(String(x), i)` instead.
│ caller = top-level scope at 08_string.jl:108
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:108
┌ Warning: `repeat(x::CategoricalValue{String}, i::Integer)` is deprecated, use `repeat(String(x), i)` instead.
│ caller = top-level scope at 08_string.jl:109
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:109
┌ Warning: `eachmatch(r::Regex, x::CategoricalValue{String}; overlap = false)` is deprecated, use `eachmatch(r, String(x), overlap = overlap)` instead.
│ caller = top-level scope at 08_string.jl:111
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:111
┌ Warning: `eachmatch(r::Regex, x::CategoricalValue{String}; overlap = false)` is deprecated, use `eachmatch(r, String(x), overlap = overlap)` instead.
│ caller = top-level scope at 08_string.jl:112
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:112
┌ Warning: `firstindex(x::CategoricalValue{String})` is deprecated, use `firstindex(String(x))` instead.
│ caller = match(::Regex, ::CategoricalArrays.CategoricalValue{String,UInt32}) at deprecated.jl:71
└ @ CategoricalArrays ./deprecated.jl:71
┌ Warning: `match(r::Regex, s::CategoricalValue{String}, idx::Integer = firstindex(s), add_opts::UInt32 = UInt32(0); kwargs...)` is deprecated, use `match(r, String(s), idx, add_opts; kwargs...)` instead.
│ caller = match(::Regex, ::CategoricalArrays.CategoricalValue{String,UInt32}, ::Int64) at deprecated.jl:71
└ @ CategoricalArrays ./deprecated.jl:71
┌ Warning: `match(r::Regex, s::CategoricalValue{String}, idx::Integer = firstindex(s), add_opts::UInt32 = UInt32(0); kwargs...)` is deprecated, use `match(r, String(s), idx, add_opts; kwargs...)` instead.
│ caller = top-level scope at 08_string.jl:117
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:117
┌ Warning: `eachmatch(r::Regex, x::CategoricalValue{String}; overlap = false)` is deprecated, use `eachmatch(r, String(x), overlap = overlap)` instead.
│ caller = top-level scope at 08_string.jl:119
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:119
┌ Warning: `eachmatch(r::Regex, x::CategoricalValue{String}; overlap = false)` is deprecated, use `eachmatch(r, String(x), overlap = overlap)` instead.
│ caller = top-level scope at 08_string.jl:120
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:120
┌ Warning: `eachmatch(r::Regex, x::CategoricalValue{String}; overlap = false)` is deprecated, use `eachmatch(r, String(x), overlap = overlap)` instead.
│ caller = ip:0x0
└ @ Core :-1
┌ Warning: `lpad(x::CategoricalValue{String}, n::Integer, c::Union{AbstractChar, AbstractString} = ' ')` is deprecated, use `lpad(String(x), n)` instead.
│ caller = lpad(::CategoricalArrays.CategoricalValue{String,UInt32}, ::Int64) at deprecated.jl:71
└ @ CategoricalArrays ./deprecated.jl:71
┌ Warning: `rpad(x::CategoricalValue{String}, n::Integer, c::Union{AbstractChar, AbstractString} = ' ')` is deprecated, use `rpad(String(x), n)` instead.
│ caller = rpad(::CategoricalArrays.CategoricalValue{String,UInt32}, ::Int64) at deprecated.jl:71
└ @ CategoricalArrays ./deprecated.jl:71
┌ Warning: `findfirst(needle::AbstractString, haystack::CategoricalValue{String})` is deprecated, use `findfirst(needle, String(haystack))` instead.
│ caller = top-level scope at 08_string.jl:131
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:131
┌ Warning: `findfirst(needle::AbstractString, haystack::CategoricalValue{String})` is deprecated, use `findfirst(needle, String(haystack))` instead.
│ caller = top-level scope at 08_string.jl:132
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:132
┌ Warning: `findfirst(needle::Base.Fix2, haystack::CategoricalValue{String})` is deprecated, use `findfirst(needle, String(haystack))` instead.
│ caller = top-level scope at 08_string.jl:133
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:133
┌ Warning: `keys(x::CategoricalValue{String})` is deprecated, use `keys(String(x))` instead.
│ caller = findnext(::Base.Fix2{typeof(==),Char}, ::CategoricalArrays.CategoricalValue{String,UInt32}, ::Int64) at array.jl:1753
└ @ Base ./array.jl:1753
┌ Warning: `getindex(x::CategoricalValue{String}, i::Int)` is deprecated, use `getindex(String(x), i)` instead.
│ caller = findnext(::Base.Fix2{typeof(==),Char}, ::CategoricalArrays.CategoricalValue{String,UInt32}, ::Int64) at array.jl:1757
└ @ Base ./array.jl:1757
┌ Warning: `getindex(x::CategoricalValue{String}, i::Int)` is deprecated, use `getindex(String(x), i)` instead.
│ caller = findnext(::Base.Fix2{typeof(==),Char}, ::CategoricalArrays.CategoricalValue{String,UInt32}, ::Int64) at array.jl:1757
└ @ Base ./array.jl:1757
┌ Warning: `findlast(needle::AbstractString, haystack::CategoricalValue{String})` is deprecated, use `findlast(needle, String(haystack))` instead.
│ caller = top-level scope at 08_string.jl:136
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:136
┌ Warning: `findlast(needle::AbstractString, haystack::CategoricalValue{String})` is deprecated, use `findlast(needle, String(haystack))` instead.
│ caller = top-level scope at 08_string.jl:137
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:137
┌ Warning: `findlast(needle::Base.Fix2, haystack::CategoricalValue{String})` is deprecated, use `findlast(needle, String(haystack))` instead.
│ caller = top-level scope at 08_string.jl:138
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:138
┌ Warning: `keys(x::CategoricalValue{String})` is deprecated, use `keys(String(x))` instead.
│ caller = findprev(::Base.Fix2{typeof(==),Char}, ::CategoricalArrays.CategoricalValue{String,UInt32}, ::Int64) at array.jl:1950
└ @ Base ./array.jl:1950
┌ Warning: `getindex(x::CategoricalValue{String}, i::Int)` is deprecated, use `getindex(String(x), i)` instead.
│ caller = findprev(::Base.Fix2{typeof(==),Char}, ::CategoricalArrays.CategoricalValue{String,UInt32}, ::Int64) at array.jl:1953
└ @ Base ./array.jl:1953
┌ Warning: `occursin(x::AbstractString, y::CategoricalValue{String})` is deprecated, use `occursin(x, String(y))` instead.
│ caller = eval_test(::Expr, ::Expr, ::LineNumberNode, ::Bool) at Test.jl:258
└ @ Test /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:258
┌ Warning: `startswith(x::CategoricalValue{String}, y::AbstractString)` is deprecated, use `startswith(String(x), y)` instead.
│ caller = eval_test(::Expr, ::Expr, ::LineNumberNode, ::Bool) at Test.jl:258
└ @ Test /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:258
┌ Warning: `endswith(x::CategoricalValue{String}, y::AbstractString)` is deprecated, use `endswith(String(x), y)` instead.
│ caller = eval_test(::Expr, ::Expr, ::LineNumberNode, ::Bool) at Test.jl:258
└ @ Test /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:258
┌ Warning: `reverse(x::CategoricalValue{String})` is deprecated, use `reverse(String(x))` instead.
│ caller = top-level scope at 08_string.jl:156
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:156
┌ Warning: `reverse(x::CategoricalValue{String})` is deprecated, use `reverse(String(x))` instead.
│ caller = top-level scope at 08_string.jl:157
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:157
┌ Warning: `replace(x::CategoricalValue{String}, old_new::Pair...; kwargs...)` is deprecated, use `replace(String(x), old_new...; kwargs...)` instead.
│ caller = top-level scope at 08_string.jl:159
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:159
┌ Warning: `replace(x::CategoricalValue{String}, old_new::Pair...; kwargs...)` is deprecated, use `replace(String(x), old_new...; kwargs...)` instead.
│ caller = top-level scope at 08_string.jl:160
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:160
┌ Warning: `replace(x::CategoricalValue{String}, old_new::Pair...; kwargs...)` is deprecated, use `replace(String(x), old_new...; kwargs...)` instead.
│ caller = ip:0x0
└ @ Core :-1
┌ Warning: `split(x::CategoricalValue{String}; kwargs...)` is deprecated, use `split(String(x); kwargs...)` instead.
│ caller = top-level scope at 08_string.jl:163
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:163
┌ Warning: `split(x::CategoricalValue{String}, dlm; kwargs...)` is deprecated, use `split(String(x), dlm; kwargs...)` instead.
│ caller = top-level scope at 08_string.jl:164
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:164
┌ Warning: `split(x::CategoricalValue{String}; kwargs...)` is deprecated, use `split(String(x); kwargs...)` instead.
│ caller = top-level scope at 08_string.jl:165
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:165
┌ Warning: `split(x::CategoricalValue{String}, dlm; kwargs...)` is deprecated, use `split(String(x), dlm; kwargs...)` instead.
│ caller = top-level scope at 08_string.jl:166
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:166
┌ Warning: `rsplit(x::CategoricalValue{String}, dlm; kwargs...)` is deprecated, use `rsplit(String(x), dlm; kwargs...)` instead.
│ caller = top-level scope at 08_string.jl:168
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:168
┌ Warning: `rsplit(x::CategoricalValue{String}, dlm; kwargs...)` is deprecated, use `rsplit(String(x), dlm; kwargs...)` instead.
│ caller = top-level scope at 08_string.jl:169
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:169
┌ Warning: `strip(x::CategoricalValue{String})` is deprecated, use `strip(String(x))` instead.
│ caller = top-level scope at 08_string.jl:171
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:171
┌ Warning: `strip(x::CategoricalValue{String})` is deprecated, use `strip(String(x))` instead.
│ caller = top-level scope at 08_string.jl:172
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:172
┌ Warning: `strip(x::CategoricalValue{String}, chars::Base.Chars)` is deprecated, use `strip(String(x), chars)` instead.
│ caller = top-level scope at 08_string.jl:173
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:173
┌ Warning: `lstrip(x::CategoricalValue{String})` is deprecated, use `lstrip(String(x))` instead.
│ caller = top-level scope at 08_string.jl:175
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:175
┌ Warning: `lstrip(x::CategoricalValue{String})` is deprecated, use `lstrip(String(x))` instead.
│ caller = top-level scope at 08_string.jl:176
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:176
┌ Warning: `lstrip(x::CategoricalValue{String}, chars::Base.Chars)` is deprecated, use `lstrip(String(x), chars)` instead.
│ caller = top-level scope at 08_string.jl:177
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:177
┌ Warning: `rstrip(x::CategoricalValue{String})` is deprecated, use `rstrip(String(x))` instead.
│ caller = top-level scope at 08_string.jl:179
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:179
┌ Warning: `rstrip(x::CategoricalValue{String})` is deprecated, use `rstrip(String(x))` instead.
│ caller = top-level scope at 08_string.jl:180
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:180
┌ Warning: `rstrip(x::CategoricalValue{String}, chars::Base.Chars)` is deprecated, use `rstrip(String(x), chars)` instead.
│ caller = top-level scope at 08_string.jl:181
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:181
┌ Warning: `uppercase(x::CategoricalValue{String})` is deprecated, use `uppercase(String(x))` instead.
│ caller = top-level scope at 08_string.jl:183
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:183
┌ Warning: `uppercase(x::CategoricalValue{String})` is deprecated, use `uppercase(String(x))` instead.
│ caller = top-level scope at 08_string.jl:184
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:184
┌ Warning: `lowercase(x::CategoricalValue{String})` is deprecated, use `lowercase(String(x))` instead.
│ caller = top-level scope at 08_string.jl:186
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:186
┌ Warning: `lowercase(x::CategoricalValue{String})` is deprecated, use `lowercase(String(x))` instead.
│ caller = top-level scope at 08_string.jl:187
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:187
┌ Warning: `titlecase(x::CategoricalValue{String})` is deprecated, use `titlecase(String(x))` instead.
│ caller = top-level scope at 08_string.jl:189
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:189
┌ Warning: `titlecase(x::CategoricalValue{String})` is deprecated, use `titlecase(String(x))` instead.
│ caller = top-level scope at 08_string.jl:190
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:190
┌ Warning: `uppercasefirst(x::CategoricalValue{String})` is deprecated, use `uppercasefirst(String(x))` instead.
│ caller = top-level scope at 08_string.jl:192
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:192
┌ Warning: `uppercasefirst(x::CategoricalValue{String})` is deprecated, use `uppercasefirst(String(x))` instead.
│ caller = top-level scope at 08_string.jl:193
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:193
┌ Warning: `lowercasefirst(x::CategoricalValue{String})` is deprecated, use `lowercasefirst(String(x))` instead.
│ caller = top-level scope at 08_string.jl:195
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:195
┌ Warning: `lowercasefirst(x::CategoricalValue{String})` is deprecated, use `lowercasefirst(String(x))` instead.
│ caller = top-level scope at 08_string.jl:196
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:196
┌ Warning: `chop(x::CategoricalValue{String}; kwargs...)` is deprecated, use `chop(String(x); kwargs...)` instead.
│ caller = top-level scope at 08_string.jl:202
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:202
┌ Warning: `chop(x::CategoricalValue{String}; kwargs...)` is deprecated, use `chop(String(x); kwargs...)` instead.
│ caller = top-level scope at 08_string.jl:204
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:204
┌ Warning: `chomp(x::CategoricalValue{String})` is deprecated, use `chomp(String(x))` instead.
│ caller = top-level scope at 08_string.jl:206
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:206
┌ Warning: `chomp(x::CategoricalValue{String})` is deprecated, use `chomp(String(x))` instead.
│ caller = top-level scope at 08_string.jl:207
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:207
┌ Warning: `textwidth(x::CategoricalValue{String})` is deprecated, use `textwidth(String(x))` instead.
│ caller = top-level scope at 08_string.jl:209
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:209
┌ Warning: `textwidth(x::CategoricalValue{String})` is deprecated, use `textwidth(String(x))` instead.
│ caller = top-level scope at 08_string.jl:210
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:210
┌ Warning: `isascii(x::CategoricalValue{String})` is deprecated, use `isascii(String(x))` instead.
│ caller = top-level scope at 08_string.jl:212
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:212
┌ Warning: `isascii(x::CategoricalValue{String})` is deprecated, use `isascii(String(x))` instead.
│ caller = top-level scope at 08_string.jl:213
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:213
┌ Warning: `escape_string(x::CategoricalValue{String})` is deprecated, use `escape_string(String(x))` instead.
│ caller = top-level scope at 08_string.jl:215
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:215
┌ Warning: `escape_string(x::CategoricalValue{String})` is deprecated, use `escape_string(String(x))` instead.
│ caller = top-level scope at 08_string.jl:216
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:216
┌ Warning: `collect(x::CategoricalValue{String})` is deprecated, use `collect(String(x))` instead.
│ caller = top-level scope at 08_string.jl:218
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:218
┌ Warning: `collect(x::CategoricalValue{String})` is deprecated, use `collect(String(x))` instead.
│ caller = top-level scope at 08_string.jl:219
└ @ Core ~/.julia/packages/CategoricalArrays/i7Sbk/test/08_string.jl:219
Test Summary: | Pass Total
08_string.jl | 149 149
Test Summary: | Pass Total
09_hash.jl | 54 54
Test Summary: | Pass Total
10_isless.jl | 161 161
Test Summary: | Pass Total
11_array.jl | 9014 9014
Test Summary: | Pass Total
12_missingarray.jl | 12652 12652
Test Summary: | Pass Total
13_arraycommon.jl | 22435 22435
Test Summary: | Pass Total
14_view.jl | 158 158
Test Summary: | Pass Total
15_extras.jl | 130 130
Test Summary: | Pass Total
16_recode.jl | 808 808
WARNING: replacing module TestExtras.
┌ Warning: `categorical(A::AbstractArray, compress::Bool; kwargs...)` is deprecated, use `categorical(A; compress = compress, kwargs...)` instead.
│ caller = ip:0x0
└ @ Core :-1
┌ Warning: allow_missing argument is deprecated, use allowmissing instead
│ caller = ip:0x0
└ @ Core :-1
┌ Warning: allow_missing argument is deprecated, use allowmissing instead
│ caller = ip:0x0
└ @ Core :-1
Test Summary: | Pass Total
17_deprecated.jl | 14 14
Testing CategoricalArrays tests passed