Publish Check #88
Triggered via workflow run
October 31, 2024 11:13
johnjcsmith
completed
765cc76
Status
Failure
Total duration
2m 49s
Artifacts
–
Annotations
2 errors and 10 warnings
publish-node
Process completed with exit code 1.
|
publish-dotnet
Process completed with exit code 1.
|
check_changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check_changes
'before' field is missing in event payload - changes will be detected from last commit
|
publish-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/
|
publish-go
Restore cache failed: Dependencies file is not found in /home/runner/work/inferable/inferable. Supported file pattern: go.sum
|
publish-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/
|
publish-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, nuget/setup-nuget@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L60
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
publish-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L70
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
publish-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L60
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
publish-dotnet:
sdk-dotnet/tests/Inferable.Tests/InferableTest.cs#L70
Do not use Assert.NotNull() on value type 'RegisteredService'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|