Skip to content

push.go: added PushMetrics() function for force pushing of existing m… #222

push.go: added PushMetrics() function for force pushing of existing m…

push.go: added PushMetrics() function for force pushing of existing m… #222

Triggered via push December 18, 2023 22:20
Status Failure
Total duration 1m 5s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: vendor/golang.org/x/sys/windows/env_windows.go#L47
unsafe.Add requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/windows/exec_windows.go#L163
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/windows/security_windows.go#L1342
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/windows/security_windows.go#L1349
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/windows/syscall.go#L83
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/windows/syscall_windows.go#L129
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/windows/syscall_windows.go#L1034
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/windows/syscall_windows.go#L1675
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/windows/syscall_windows.go#L1699
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build: vendor/golang.org/x/sys/windows/syscall_windows.go#L1752
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/