Skip to content

feat: build delete support limit #57

feat: build delete support limit

feat: build delete support limit #57

Triggered via pull request September 25, 2023 12:42
Status Failure
Total duration 43s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Test: builder/builder.go#L215
too many arguments in call to buildDelete
Test: builder/dao.go#L450
undefined: limit
Test: builder/dao.go#L452
undefined: limit
Test: builder/builder_test.go#L402
not enough arguments in call to BuildDelete
Test: builder/dao_test.go#L390
too many arguments in call to buildDelete
Test
Process completed with exit code 1.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/