Skip to content

Bump version 0.0.3

Bump version 0.0.3 #91

Triggered via pull request July 13, 2024 14:23
Status Failure
Total duration 2m 3s
Artifacts

code-checker.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Lint and Test: internal/adapters/repository/user_repository.go#L67
var lastId should be lastID
Lint and Test: cmd/main.go#L102
The name 'interactor' shadows an import name
Lint and Test: internal/adapters/api/middleware/jwt_auth.go#L77
unnamed results of the same type may be confusing, consider using named results
Lint and Test: internal/database/database.go#L7
a blank import should be only in a main or test package, or have a comment justifying it
Lint and Test: internal/core/service/auth_service.go#L76
extra empty line at the end of a block
Lint and Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint and Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/