Skip to content

CI Updates

CI Updates #67

Triggered via pull request February 5, 2024 18:59
Status Failure
Total duration 4m 7s
Artifacts

backend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Lint: backend/src/utilities/validator.go#L19
Error return value of `validate.RegisterValidation` is not checked (errcheck)
Lint: backend/src/utilities/validator.go#L20
Error return value of `validate.RegisterValidation` is not checked (errcheck)
Lint: backend/src/utilities/validator.go#L21
Error return value of `validate.RegisterValidation` is not checked (errcheck)
Lint: backend/src/middleware/auth.go#L26
Error return value of `err.FiberError` is not checked (errcheck)
Lint: backend/src/main.go#L38
Error return value of `app.Listen` is not checked (errcheck)
Lint
issues found
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.