Skip to content

Update Consul versions #969

Update Consul versions

Update Consul versions #969

Triggered via schedule December 19, 2024 02:45
Status Success
Total duration 37s
Artifacts
update-consul-versions
24s
update-consul-versions
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
update-consul-versions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
update-consul-versions
>> InvalidArgument: [Working Directory]/.github/workflows/scripts/update-consul-versions.ps1:23
update-consul-versions
>> Line |
update-consul-versions
>> 23 | $version = [version]($release.tag_name.Substring(1))
update-consul-versions
>> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
update-consul-versions
>> | Cannot convert value "nt-changelog-1.19.3" to type "System.Version".
update-consul-versions
>> | Error: "The input string 'nt-changelog-1' was not in a correct format."
update-consul-versions
>> InvalidArgument: [Working Directory]/.github/workflows/scripts/update-consul-versions.ps1:23
update-consul-versions
>> Line |
update-consul-versions
>> 23 | $version = [version]($release.tag_name.Substring(1))
update-consul-versions
>> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~