chore(tests): Update test files to work with Docker Compose v2 #546
xp.yml
on: pull_request
lint-python
20s
lint-go
53s
unit-tests-management
1m 59s
unit-tests-treatment
2m 52s
e2e-tests
4m 1s
release-rules
5s
release
/
publish-treatment-service
release
/
publish-management-service
Annotations
9 errors and 3 warnings
lint-go:
treatment-service/integration-test/fetch_treatment_it_test.go#L35
`request` is unused (deadcode)
|
lint-go:
treatment-service/integration-test/fetch_treatment_it_test.go#L43
`orderId` is unused (deadcode)
|
lint-go:
treatment-service/integration-test/fetch_treatment_it_test.go#L44
`tz` is unused (deadcode)
|
lint-go:
treatment-service/integration-test/fetch_treatment_it_test.go#L6
File is not `goimports`-ed (goimports)
|
lint-go:
treatment-service/integration-test/fetch_treatment_it_test.go#L694
line is 152 characters (lll)
|
lint-go:
treatment-service/integration-test/fetch_treatment_it_test.go#L385
printf: fmt.Sprintf format %s has arg port.Int() of wrong type int (govet)
|
lint-go
issues found
|
unit-tests-treatment
fmt.Sprintf format %s has arg port.Int() of wrong type int
|
unit-tests-treatment
Process completed with exit code 2.
|
lint-go
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-go
Restore cache failed: Dependencies file is not found in /home/runner/work/xp/xp. Supported file pattern: go.sum
|
release-rules
The `set-output` 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/
|