Skip to content

feat(route): allow route middleware loading #107

feat(route): allow route middleware loading

feat(route): allow route middleware loading #107

Triggered via push June 14, 2024 12:44
Status Success
Total duration 46s
Artifacts

go-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Test
starting tls server ...
Test
waiting for tls server ...
Test
tls server is ready ...
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/tutu"
Test
ensuring route path and verbe are persisted
Test
ensuring route path and verbe are persisted in correct order
Test
server is created
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/