chore: Unify all SDKs to the inferable monorepo #1
build.yml
on: pull_request
build-and-test-node
27s
build-and-test-dotnet
1m 41s
build-and-test-go
28s
Annotations
3 errors and 10 warnings
build-and-test-node
Process completed with exit code 1.
|
build-and-test-go
Process completed with exit code 1.
|
build-and-test-dotnet
Process completed with exit code 1.
|
build-and-test-node
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test-go
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test-go
Restore cache failed: Dependencies file is not found in /home/runner/work/inferable/inferable. Supported file pattern: go.sum
|
build-and-test-dotnet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L52
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
build-and-test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L62
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
build-and-test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L52
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
build-and-test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L62
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
build-and-test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L52
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
build-and-test-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L62
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|