Skip to content

build(deps): bump actions/setup-go from 4 to 5 #48

build(deps): bump actions/setup-go from 4 to 5

build(deps): bump actions/setup-go from 4 to 5 #48

Triggered via pull request February 26, 2024 22:34
Status Failure
Total duration 46s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
commit_lint
Input required and not supplied: token
commit_lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: qb/qupdate/update_test.go#L17
since GO 1.18 'interface{}' can be replaced by 'any'
Lint: qb/qdelete/delete_exec.go#L18
redundant if ...; err != nil check, just return error instead.
Lint: qb/qcount/count_test.go#L53
since GO 1.18 'interface{}' can be replaced by 'any'
Lint: qb/qupdate/update_test.go#L47
since GO 1.18 'interface{}' can be replaced by 'any'
Lint: qb/qcount/count_test.go#L61
since GO 1.18 'interface{}' can be replaced by 'any'
Lint: qb/qcount/count_test.go#L54
since GO 1.18 'interface{}' can be replaced by 'any'
Lint: qb/qcount/count_exec_test.go#L17
since GO 1.18 'interface{}' can be replaced by 'any'
Lint: qb/qselect/select.go#L12
since GO 1.18 'interface{}' can be replaced by 'any'
Lint: qb/qselect/select.go#L14
since GO 1.18 'interface{}' can be replaced by 'any'
Lint: qb/qcount/count.go#L15
since GO 1.18 'interface{}' can be replaced by 'any'
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.