Skip to content

Adding authorisation options for API access #1507

Adding authorisation options for API access

Adding authorisation options for API access #1507

Triggered via pull request October 9, 2024 19:33
Status Failure
Total duration 3m 27s
Artifacts

ci.yml

on: pull_request
Test (Ubuntu 22.04)
3m 16s
Test (Ubuntu 22.04)
Matrix: Build
Matrix: Build
Github Release
0s
Github Release
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Test (Ubuntu 22.04): api/router.go#L16
log redeclared in this block
Test (Ubuntu 22.04): api/router.go#L5
other declaration of log
Test (Ubuntu 22.04): api/router.go#L16
"github.com/rs/zerolog/log" imported and not used
Test (Ubuntu 22.04): api/router.go#L22
gin redeclared in this block
Test (Ubuntu 22.04): api/router.go#L14
other declaration of gin
Test (Ubuntu 22.04): api/router.go#L22
"github.com/gin-gonic/gin" imported and not used
Test (Ubuntu 22.04): api/router.go#L71
log.Logger (type) is not an expression
Test (Ubuntu 22.04)
Process completed with exit code 2.
Test (Ubuntu 22.04)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (Ubuntu 22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/