GitVersion icon indicating copy to clipboard operation
GitVersion copied to clipboard

[Bug]? System.InvalidOperationException: '20220908132509' is not a correct expected value!

Open SoftieTechCat opened this issue 3 years ago • 1 comments

Describe the bug When trying to run GitVersion in GithubActions, I get "Not a correct expected value!" Errors.

Expected Behavior

GitVersion produces a Version with no errors.

Actual Behavior

GitVersion fails to make a proper version, leaving multiple "Not a correct expected value!" error.

Possible Fix

Unknown.

Steps to Reproduce

Attempt to compile the project using Github Actions.

The action that is failing: https://github.com/Mou-Ikkai/LibForge-Amp2016/runs/8309148252?check_suite_focus=true

The github YML: https://github.com/Mou-Ikkai/LibForge-Amp2016/blob/SEMVER/.github/workflows/LibForge-main.yml

Context

Your Environment

GithubActions, WIndows-Latest, latest Nuget/VS version. .Net6 and Core 3.1

  • Version Used: 5.x
  • Operating System and version (Windows 10, Ubuntu 18.04): Windows-Latest
  • Link to your project: https://github.com/Mou-Ikkai/LibForge-Amp2016/blob/SEMVER/.github/workflows/LibForge-main.yml
  • Link to your CI build (if appropriate): https://github.com/Mou-Ikkai/LibForge-Amp2016/runs/8309148252?check_suite_focus=true

SoftieTechCat avatar Sep 12 '22 15:09 SoftieTechCat

I seem to be unable to reach the action and YAML. 😕

image

Can you please download the log from the action and post the YAML as a comment here instead?

asbjornu avatar Sep 12 '22 21:09 asbjornu