Skip to content

fix: cannot use limit (variable of type *int) as type int in argument… #8

fix: cannot use limit (variable of type *int) as type int in argument…

fix: cannot use limit (variable of type *int) as type int in argument… #8

Triggered via push June 1, 2024 06:17
Status Failure
Total duration 26s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: clauses.go#L318
invalid operation: limit.Limit != nil (mismatched types int and untyped nil)
build: clauses.go#L318
invalid operation: cannot indirect limit.Limit (variable of type int)
build: clauses.go#L319
invalid operation: cannot indirect limit.Limit (variable of type int)
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.