Skip to content

Eliminate panics

Eliminate panics #3206

Triggered via pull request June 18, 2024 08:25
@komuwkomuw
synchronize #459
handler-err
Status Failure
Total duration 1m 56s
Artifacts

ci.yml

on: pull_request
Matrix: check_release_notes
Matrix: integration_test_coverage
Matrix: run_analysis
Matrix: run_tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
integration_test_coverage (>=1.22.4, ubuntu-22.04): example/main.go#L30
multiple-value middleware.BasicAuth(api.handleFileServer(), "user", "some-long-1passwd") (value of type (http.HandlerFunc, error)) in single-value context
integration_test_coverage (>=1.22.4, ubuntu-22.04)
Process completed with exit code 1.
run_analysis (>=1.22.4, ubuntu-22.04)
multiple-value middleware.BasicAuth(api.handleFileServer(), "user", "some-long-1passwd") (value of type (http.HandlerFunc, error)) in single-value context
run_analysis (>=1.22.4, ubuntu-22.04)
Process completed with exit code 1.
run_tests (>=1.22.4, ubuntu-22.04): example/main.go#L30
multiple-value middleware.BasicAuth(api.handleFileServer(), "user", "some-long-1passwd") (value of type (http.HandlerFunc, error)) in single-value context
run_tests (>=1.22.4, ubuntu-22.04)
Process completed with exit code 1.
check_release_notes (>=1.22.4, ubuntu-22.04)
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/.
integration_test_coverage (>=1.22.4, ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run_analysis (>=1.22.4, ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run_tests (>=1.22.4, ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.