Skip to content

build(deps): bump golang.org/x/crypto from 0.12.0 to 0.17.0 #105

build(deps): bump golang.org/x/crypto from 0.12.0 to 0.17.0

build(deps): bump golang.org/x/crypto from 0.12.0 to 0.17.0 #105

Triggered via pull request December 18, 2023 23:19
Status Failure
Total duration 45s
Artifacts

go-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Test
Codecov failed with the following error: The process '/usr/bin/bash' failed with exit code 1
Test
ensuring route path and verbe are persisted
Test
ensuring route path and verbe are persisted in correct order
Test
server is created
Test
starting server -- "/test/{id}"
Test
server's ready
Test
requesting the API on "http://127.0.0.1:6666/test/toto?pretty=1"
Test
map[DELETE:[/api/delete] GET:[/api/ping /api/get] PATCH:[/api/patch] POST:[/api/post] PUT:[/api/put]]
Test
starting tls server ...
Test
waiting for tls server ...
Test
tls server is ready ...
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/