Skip to content

checker: fix generic fn call with empty array argument (fix #22843) (… #12120

checker: fix generic fn call with empty array argument (fix #22843) (…

checker: fix generic fn call with empty array argument (fix #22843) (… #12120

Triggered via push November 13, 2024 07:56
Status Success
Total duration 21m 5s
Artifacts
Matrix: common
Matrix: vpm-site
Matrix: vsl
Matrix: vtl
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
common (ubuntu-latest)
unexpected token `$`, expecting name
common (ubuntu-latest)
expecting method name
common (ubuntu-latest)
unexpected token `$`, expecting name
common (ubuntu-latest)
const names cannot contain uppercase letters, use snake_case instead
common (macos-14)
unexpected token `$`, expecting name
common (macos-14)
unexpected token `$`, expecting name
common (macos-14)
expecting method name
common (macos-14)
const names cannot contain uppercase letters, use snake_case instead
vpm-site (macos-14)
method `time.Time.unix_time` has been deprecated since 2024-05-31, it will be an error after 2024-11-27; use `t.unix()` instead
vpm-site (ubuntu-20.04)
method `time.Time.unix_time` has been deprecated since 2024-05-31, it will be an error after 2024-11-27; use `t.unix()` instead