chore(tests): Update test files to work with Docker Compose v2 #515
xp.yml
on: pull_request
lint-python
10s
lint-go
24s
unit-tests-management
2m 7s
unit-tests-treatment
3m 42s
e2e-tests
3m 54s
release-rules
3s
release
/
publish-treatment-service
release
/
publish-management-service
Annotations
3 errors and 3 warnings
unit-tests-treatment
Process completed with exit code 2.
|
lint-go:
common/web/web_test.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
lint-go
issues found
|
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/
|
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
|