Skip to content

Builds fail on upload coveralls, after switching builds to ubuntu 22.04 #414

@nils-a

Description

@nils-a

after merging #367 builds fail with:

...
Publishing coverage results from: /home/runner/work/Cake.7zip/Cake.7zip/BuildArtifacts/TestCoverage/coverlet/Cake-SevenZip-Tests.net8.0.opencover.xml
Executing: /home/runner/work/Cake.7zip/Cake.7zip/tools/csmacnz.Coveralls --opencover --input "/home/runner/work/Cake.7zip/Cake.7zip/BuildArtifacts/TestCoverage/coverlet/Cake-SevenZip-Tests.net8.0.opencover.xml" --repoToken "[REDACTED]"
No git data available
No usable version of libssl was found
An error occurred when executing task 'Upload-Coveralls-Report'.

The error No usable version of libssl was found is the same we got from running GitVersion on net5.0 and fixed by bumping GitVersion to a version that runs on at least net6.0

Metadata

Metadata

Assignees

Labels

buildchanges in the buildsystem

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions