Skip to content

Refactor project structure #26

Refactor project structure

Refactor project structure #26

Triggered via pull request October 29, 2023 06:03
Status Success
Total duration 1m 18s
Artifacts

revive-lint.yml

on: pull_request
πŸ‘©πŸΌβ€πŸŒΎ Lint and Test
1m 9s
πŸ‘©πŸΌβ€πŸŒΎ Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
πŸ‘©πŸΌβ€πŸŒΎ 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: config/config.go#L9
exported type Config should have comment or be unexported
πŸ‘©πŸΌβ€πŸŒΎ Lint and Test: config/config.go#L15
exported type App should have comment or be unexported
πŸ‘©πŸΌβ€πŸŒΎ Lint and Test: config/config.go#L26
exported type Database should have comment or be unexported
πŸ‘©πŸΌβ€πŸŒΎ Lint and Test: internal/app/models/pokemon.go#L13
exported method Pokemon.IsEntity should have comment or be unexported