Skip to content

Bump github.com/gorilla/websocket from 1.5.0 to 1.5.3 #1631

Bump github.com/gorilla/websocket from 1.5.0 to 1.5.3

Bump github.com/gorilla/websocket from 1.5.0 to 1.5.3 #1631

Triggered via pull request July 1, 2024 07:31
Status Failure
Total duration 4m 1s
Artifacts 5

tests.yml

on: pull_request
πŸ§ͺ Validate OpenAPI schemas
11s
πŸ§ͺ Validate OpenAPI schemas
πŸ§ͺ Lint and build the frontend
32s
πŸ§ͺ Lint and build the frontend
πŸ§ͺ Run GolangCI-lint
59s
πŸ§ͺ Run GolangCI-lint
πŸ§ͺ Run unit-tests (Go)
1m 6s
πŸ§ͺ Run unit-tests (Go)
πŸ—οΈ Build the docker image
1m 11s
πŸ—οΈ Build the docker image
πŸ” Check for GitLeaks
2m 16s
πŸ” Check for GitLeaks
Matrix: build-app
πŸ”Ž Scan the docker image
25s
πŸ”Ž Scan the docker image
πŸ§ͺ Docker image End-to-End tests
2m 32s
πŸ§ͺ Docker image End-to-End tests
Matrix: e2e-test-app
Fit to window
Zoom out
Zoom in

Annotations

35 errors and 11 warnings
πŸ—οΈ Build the app (darwin / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (darwin / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (darwin / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (darwin / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (darwin / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (darwin / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (darwin / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (darwin / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (darwin / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (darwin / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (windows / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (windows / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (windows / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (windows / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (windows / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (windows / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (windows / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (windows / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (windows / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (windows / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (linux / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (linux / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (linux / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (linux / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (linux / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (linux / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (linux / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (linux / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (linux / amd64)
Cannot open: File exists
πŸ—οΈ Build the app (linux / amd64)
Cannot open: File exists
πŸ§ͺ End-to-End tests (redis storage, redis pubsub)
Process completed with exit code 4.
πŸ§ͺ End-to-End tests (memory storage, memory pubsub)
Process completed with exit code 4.
πŸ§ͺ End-to-End tests (memory storage, redis pubsub)
Process completed with exit code 4.
πŸ§ͺ End-to-End tests (redis storage, memory pubsub)
Process completed with exit code 4.
πŸ§ͺ Docker image End-to-End tests
Process completed with exit code 4.
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
πŸ§ͺ Run unit-tests (Go)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with 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
πŸ—οΈ Build the app (darwin / amd64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
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
πŸ—οΈ Build the app (windows / amd64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
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
πŸ—οΈ Build the app (linux / amd64)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2

Artifacts

Produced during runtime
Name Size
docker-image Expired
5.21 MB
frontend-dist Expired
199 KB
webhook-tester-darwin-amd64 Expired
5.35 MB
webhook-tester-linux-amd64 Expired
5.1 MB
webhook-tester-windows-amd64 Expired
5.27 MB