chore(deps): update dependency deepmap/oapi-codegen to v2.3.0 #1625
tests.yml
on: pull_request
π§ͺ Validate OpenAPI schemas
11s
π§ͺ Lint and build the frontend
6s
π§ͺ Run GolangCI-lint
49s
π§ͺ Run unit-tests (Go)
1m 9s
ποΈ Build the docker image
13s
π Check for GitLeaks
5s
Matrix: build-app
π Scan the docker image
0s
π§ͺ Docker image End-to-End tests
0s
Matrix: e2e-test-app
Annotations
2 errors and 4 warnings
π§ͺ Lint and build the frontend
Dependencies lock file is not found in /home/runner/work/webhook-tester/webhook-tester. Supported file patterns: package-lock.json,npm-shrinkwrap.json,yarn.lock
|
ποΈ Build the docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && GOBIN=/bin go install \"github.com/deepmap/oapi-codegen/v2/cmd/oapi-codegen@v${OAPI_CODEGEN_VERSION}\"" did not complete successfully: exit code: 1
|
Action gacts/setup-go-with-cache is deprecated
Since actions/setup-go now supports caching and restoring go modules and build outputs, this action is no longer necessary. Please use `actions/setup-go` directly. To migrate, simply replace `uses: gacts/setup-go-with-cache@v1` with `uses: actions/setup-go@v5` (or later) in your workflow file. Read more details here: https://github.com/actions/setup-go?tab=readme-ov-file#caching-dependency-files-and-build-outputs
|
π§ͺ Run GolangCI-lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
π§ͺ Run GolangCI-lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Action gacts/setup-go-with-cache is deprecated
Since actions/setup-go now supports caching and restoring go modules and build outputs, this action is no longer necessary. Please use `actions/setup-go` directly. To migrate, simply replace `uses: gacts/setup-go-with-cache@v1` with `uses: actions/setup-go@v5` (or later) in your workflow file. Read more details here: https://github.com/actions/setup-go?tab=readme-ov-file#caching-dependency-files-and-build-outputs
|