Skip to content

Update Consul versions #983

Update Consul versions

Update Consul versions #983

Triggered via schedule January 2, 2025 02:38
Status Success
Total duration 33s
Artifacts
update-consul-versions
22s
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
>> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~