Add rpm name search and integration testing #10
Annotations
10 errors and 4 warnings
Lint:
internal/test/integration/rpm_test.go#L1
: # github.com/content-services/tang/internal/test/integration [github.com/content-services/tang/internal/test/integration.test]
|
Lint:
internal/test/integration/rpm_test.go#L48
not enough arguments in call to tangy.New
|
Lint:
pkg/tangy/config.go#L4
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
pkg/tangy/interface.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
pkg/tangy/interface.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
Lint:
pkg/tangy/interface.go#L24
S1002: should omit comparison to bool constant, can be simplified to `logger.Enabled` (gosimple)
|
Lint:
example.go#L50
printf: fmt.Printf format %s has arg game_version of wrong type int (govet)
|
Lint
issues found
|
Test:
internal/test/integration/rpm_test.go#L48
not enough arguments in call to tangy.New
|
Test
Process completed with exit code 2.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@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
The `save-state` 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/
|
Lint
The `save-state` 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
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/
|