add type/provider for autoprimary #128
main.yml
on: pull_request
Matrix: test
Update CHANGELOG.md
0s
Set new version in metadata.json
0s
Release to Puppet Forge
0s
Annotations
3 errors and 1 warning
Static & Spec Tests (Ruby 2.7, Puppet 7):
spec/unit/puppet/type/powerdns_autoprimary_spec.rb#L10
Puppet::Type::Powerdns_autoprimary has set config_dir to empty string
Failure/Error: expect(zone[:config_dir]).to eq('')
Puppet::Error:
Invalid parameter config_dir(:config_dir)
|
Static & Spec Tests (Ruby 2.7, Puppet 7):
spec/unit/puppet/type/powerdns_autoprimary_spec.rb#L13
Puppet::Type::Powerdns_autoprimary has set config_name to empty string
Failure/Error: expect(zone[:config_name]).to eq('')
Puppet::Error:
Invalid parameter config_name(:config_name)
|
Static & Spec Tests (Ruby 2.7, Puppet 7)
Process completed with exit code 1.
|
Static & Spec Tests (Ruby 2.7, Puppet 7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|