[TEST] GitHub Actions Workflows #2
unit_tests.yml
on: pull_request
Validate Test Coverage
7s
Matrix: Run Tests
Annotations
11 errors and 4 warnings
Validate Test Coverage
Process completed with exit code 1.
|
Run Tests (ubuntu-22.04):
tests/assert/assert_test.go#L4
cannot find package "rockerbacon/ice-cream-machine-core/pkg/assert" in any of:
|
Run Tests (ubuntu-22.04):
tests/rest_api/common_controllers/method_not_allowed_test.go#L6
cannot find package "rockerbacon/ice-cream-machine-core/internal/rest_api/common_controllers" in any of:
|
Run Tests (ubuntu-22.04):
tests/rest_api/entrypoints/entrypoint_test.go#L5
cannot find package "rockerbacon/ice-cream-machine-core/internal/rest_api/entrypoints" in any of:
|
Run Tests (ubuntu-22.04):
tests/assert/assert_test.go#L4
cannot find package "rockerbacon/ice-cream-machine-core/pkg/assert" in any of:
|
Run Tests (ubuntu-22.04):
tests/version/version_test.go#L6
cannot find package "rockerbacon/ice-cream-machine-core/internal/version" in any of:
|
Run Tests (ubuntu-22.04)
Process completed with exit code 1.
|
Run Tests (windows-2022)
The job was canceled because "ubuntu-22_04" failed.
|
Run Tests (windows-2022)
The operation was canceled.
|
Run Tests (macos-12)
The job was canceled because "ubuntu-22_04" failed.
|
Run Tests (macos-12)
The operation was canceled.
|
Validate Test Coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Validate Test Coverage
Restore cache failed: Could not get cache folder paths.
|
Run Tests (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Tests (ubuntu-22.04)
Restore cache failed: Could not get cache folder paths.
|