test: smoke test deployment workflow #38
cross-platform-tests.yml
on: pull_request
Verify Build Artifacts
Annotations
7 errors and 6 warnings
|
Test on windows-latest (Node 20.x)
Process completed with exit code 1.
|
|
src/__tests__/integration/generator.test.ts > ProjectGenerator Integration > Error Handling > should handle Windows path edge cases gracefully:
src/__tests__/integration/generator.test.ts#L525
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ src/__tests__/integration/generator.test.ts:525:30
|
|
Test on windows-latest (Node 22.x)
The strategy configuration was canceled because "test.windows-latest_20_x" failed
|
|
Test on windows-latest (Node 22.x)
Process completed with exit code 1.
|
|
src/__tests__/integration/generator.test.ts > ProjectGenerator Integration > Error Handling > should handle Windows path edge cases gracefully:
src/__tests__/integration/generator.test.ts#L525
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ src/__tests__/integration/generator.test.ts:525:30
|
|
Test on macos-latest (Node 20.x)
The strategy configuration was canceled because "test.windows-latest_20_x" failed
|
|
Test on macos-latest (Node 20.x)
The operation was canceled.
|
|
Lint and Format Check:
src/templates/overlays/base/src/lib/api-client.ts#L22
Unexpected any. Specify a different type
|
|
Lint and Format Check:
src/templates/overlays/base/src/lib/api-client.ts#L21
Unexpected any. Specify a different type
|
|
Lint and Format Check:
src/config/builder.ts#L61
Unexpected any. Specify a different type
|
|
Lint and Format Check:
src/config/builder.ts#L56
Unexpected any. Specify a different type
|
|
Test on ubuntu-latest (Node 22.x)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
|
Test on ubuntu-latest (Node 20.x)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|