Skip to content

first try

first try #413

Triggered via push January 7, 2026 17:18
Status Failure
Total duration 8m 39s
Artifacts

paths_ci.yml

on: push
space-paths-linux
41s
space-paths-linux
space-paths-macos
51s
space-paths-macos
space-paths-windows
1m 11s
space-paths-windows
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
space-paths-windows
undefined ident: `max_fds`
space-paths-windows
invalid map value: expected `int`, not `time.Time`
space-paths-windows
undefined ident: `last_check`
space-paths-windows
undefined ident: `event_count`
space-paths-windows
undefined ident: `avg_wait_time`
space-paths-windows
invalid map value: expected `int`, not `time.Time`
space-paths-windows
undefined ident: `close_time`
space-paths-windows
undefined ident: `remove_count`
space-paths-windows
undefined ident: `modify_count`
space-paths-windows
undefined ident: `add_count`
space-paths-windows
unused variable: `fd`
space-paths-windows
unused variable: `total_bytes`
space-paths-windows
accessing map value that contain pointers requires an `or {}` block outside `unsafe`
space-paths-windows
accessing a pointer map value requires an `or {}` block outside `unsafe`
space-paths-windows
arrays of references need to be initialized right away, therefore `len:` cannot be used (unless inside `unsafe`, or if you also use `init:`)