Skip to content

CI housekeeping (#104) #108

CI housekeeping (#104)

CI housekeeping (#104) #108

Triggered via push August 6, 2024 23:24
Status Success
Total duration 59s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test (1.11.3, 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
test (1.11.3, 21.3)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
test (1.17.2, 27, lint)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead