Skip to content

Update Consul versions #891

Update Consul versions

Update Consul versions #891

Triggered via schedule October 2, 2024 02:40
Status Success
Total duration 52s
Artifacts
update-consul-versions
41s
update-consul-versions
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
update-consul-versions
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/create-pr-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.18.4" 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
>> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~