first try #413
paths_ci.yml
on: push
space-paths-linux
41s
space-paths-macos
51s
space-paths-windows
1m 11s
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:`)
|