Skip to content

Merge pull request #11 from voltgizerz/felix_refactor_gql #27

Merge pull request #11 from voltgizerz/felix_refactor_gql

Merge pull request #11 from voltgizerz/felix_refactor_gql #27

Triggered via push October 29, 2023 06:05
Status Success
Total duration 1m 44s
Artifacts

revive-lint.yml

on: push
πŸ‘©πŸΌβ€πŸŒΎ Lint and Test
1m 33s
πŸ‘©πŸΌβ€πŸŒΎ 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: internal/app/models/pokemon.go#L13
exported method Pokemon.IsEntity 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