Update Consul versions #926
update-consul-versions.yml
on: schedule
update-consul-versions
26s
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.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
>> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|