Update dependency typescript to v5.7.3 #1073
Triggered via pull request
February 18, 2025 16:22
Status
Failure
Total duration
3h 39m 51s
Billable time
4h 8m
Artifacts
–
test-examples.yml
on: pull_request
TypeScript lint checks
1m 39s
TypeScript unit tests
1m 30s
Python Code Format and Validation
16s
Python unit tests
1m 45s
Go unit tests
2m 11s
Kubernetes integration tests
2m 4s
Matrix: providers
Matrix: .NET unit tests
Annotations
3 errors and 7 warnings
Kubernetes integration tests
Request failed with status code 403
|
Kubernetes integration tests
Request failed with status code 403
|
AwsTs integration tests
Process completed with exit code 2.
|
TypeScript lint checks
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.21.13-9c8268802be71542baa70c50ca348007c97db4d68c2f7a1c5c654817a7e052e1
|
Python unit tests
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.21.13-9c8268802be71542baa70c50ca348007c97db4d68c2f7a1c5c654817a7e052e1
|
Python unit tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
.NET unit tests (testing-unit-cs-mocks):
testing-unit-cs-mocks/Testing.cs#L22
Possible null reference argument for parameter 'value' in 'void Builder.Add(string key, object value)'.
|
.NET unit tests (testing-unit-cs-mocks):
testing-unit-cs-mocks/Testing.cs#L45
Nullability of reference types in value of type 'Task<(string Id, object)>' doesn't match target type 'Task<(string? id, object state)>'.
|
.NET unit tests (testing-unit-cs):
testing-unit-cs/WebserverStackTests.cs#L23
Dereference of a possibly null reference.
|
.NET unit tests (testing-unit-cs):
testing-unit-cs/WebserverStackTests.cs#L36
Dereference of a possibly null reference.
|