Skip to content

Add a method to mount HEAD/GET at once #415

Add a method to mount HEAD/GET at once

Add a method to mount HEAD/GET at once #415

Triggered via pull request December 7, 2024 09:54
@vearutopvearutop
synchronize #214
head-get
Status Failure
Total duration 17s
Artifacts

test-examples.yml

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

Annotations

2 errors and 2 warnings
test (1.23.x)
cannot use struct{http.ResponseWriter; io.Writer}{…} (value of type struct{http.ResponseWriter; io.Writer}) as http.ResponseWriter value in assignment: struct{http.ResponseWriter; io.Writer} does not implement http.ResponseWriter (ambiguous selector struct{http.ResponseWriter; io.Writer}.Write)
test (1.23.x)
Process completed with exit code 1.
test (1.23.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (1.23.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636