Skip to content

pdk update.

pdk update. #123

Triggered via pull request September 2, 2025 15:36
@danielparksdanielparks
synchronize #47
pdk-update
Status Failure
Total duration 9m 2s
Artifacts

pr-checks.yaml

on: pull_request
Matrix: Acceptance tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
Unit tests
Process completed with exit code 1.
Unit tests: spec/functions/latest_version_spec.rb#L13
golang::latest_version Failure/Error: is_expected.to run .with_params('http://no-such-host') .and_raise_error(Puppet::Error) SyntaxError: /home/runner/work/puppet-golang/puppet-golang/spec/fixtures/modules/golang/lib/puppet/functions/golang/latest_version.rb:34: syntax error, unexpected ',' time:, ^ /home/runner/work/puppet-golang/puppet-golang/spec/fixtures/modules/golang/lib/puppet/functions/golang/latest_version.rb:35: syntax error, unexpected ',', expecting `end' ...sion: load_latest_version(url), ... ^ /home/runner/work/puppet-golang/puppet-golang/spec/fixtures/modules/golang/lib/puppet/functions/golang/latest_version.rb:70: syntax error, unexpected end-of-input, expecting `end'
Unit tests: spec/functions/latest_version_spec.rb#L6
golang::latest_version Failure/Error: is_expected.to run .with_params('https://go.dev/dl/?mode=json') .and_return(%r{\A\d+\.[0-9.]*\d\z}) SyntaxError: /home/runner/work/puppet-golang/puppet-golang/spec/fixtures/modules/golang/lib/puppet/functions/golang/latest_version.rb:34: syntax error, unexpected ',' time:, ^ /home/runner/work/puppet-golang/puppet-golang/spec/fixtures/modules/golang/lib/puppet/functions/golang/latest_version.rb:35: syntax error, unexpected ',', expecting `end' ...sion: load_latest_version(url), ... ^ /home/runner/work/puppet-golang/puppet-golang/spec/fixtures/modules/golang/lib/puppet/functions/golang/latest_version.rb:70: syntax error, unexpected end-of-input, expecting `end'
Acceptance tests (macos-latest, 8)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520