Skip to content

v2 cleanup

v2 cleanup #342

Triggered via pull request September 12, 2024 14:35
@migaramigara
synchronize #120
v2-cleanup
Status Failure
Total duration 34s
Artifacts

sanity-check.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (1.21): example/main.go#L101
cannot use entry (variable of type template.Entry) as *template.Entry value in argument to api.Create
build (1.21): example/main.go#L120
cannot use entry (variable of type template_stack.Entry) as *template_stack.Entry value in argument to api.Create
build (1.21): example/main.go#L139
cannot use entry (variable of type device_group.Entry) as *device_group.Entry value in argument to api.Create
build (1.21): example/main.go#L159
cannot use addressObject (variable of type address.Entry) as *address.Entry value in argument to addressApi.Create
build (1.21): example/main.go#L259
cannot use entry (variable of type virtual_router.Entry) as *virtual_router.Entry value in argument to api.Create
build (1.21): example/main.go#L273
cannot use util.Bool(true) (value of type *bool) as *ethernet.Layer3Lldp value in struct literal
build (1.21): example/main.go#L280
cannot use []string{…} (value of type []string) as []ethernet.Layer3Ips value in struct literal
build (1.21): example/main.go#L305
not enough arguments in call to api.Create
build (1.21): example/main.go#L339
not enough arguments in call to api.Create
build (1.21): example/main.go#L362
not enough arguments in call to api.Create
build (1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/