[puppetsync] Remove GitLab CI hooks from GitHub Actions #48
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run bundle exec rake spec:
spec/functions/simpkv/get_spec.rb#L64
simpkv::get basic operation should retrieve key with malformed UTF-8 String value + metadata from a specific backend in options
Skipped: Use case may not apply to simpkv::get
|
Run bundle exec rake spec:
spec/functions/simpkv/get_spec.rb#L64
simpkv::get basic operation should retrieve key with Array of binary strings value + metadata from a specific backend in options
Skipped: Not yet supported
|
Run bundle exec rake spec:
spec/functions/simpkv/get_spec.rb#L64
simpkv::get basic operation should retrieve key with Hash with binary strings value + metadata from a specific backend in options
Skipped: Not yet supported
|
Run bundle exec rake spec:
spec/functions/simpkv/put_spec.rb#L59
simpkv::put basic operation should store key with Array of binary strings value + metadata to a specific backend in options
Skipped: Not yet supported
|
Run bundle exec rake spec:
spec/functions/simpkv/put_spec.rb#L59
simpkv::put basic operation should store key with Hash with binary strings value + metadata to a specific backend in options
Skipped: Not yet supported
|
Run bundle exec rake spec:
spec/unit/puppet_x/simpkv/simpkv_spec.rb#L271
simpkv adapter anonymous class serialization operations #serialize and #serialize_string_value should properly serialize a Array of binary strings
Skipped: Not yet supported
|
Run bundle exec rake spec:
spec/unit/puppet_x/simpkv/simpkv_spec.rb#L271
simpkv adapter anonymous class serialization operations #serialize and #serialize_string_value should properly serialize a Hash with binary strings
Skipped: Not yet supported
|
Run bundle exec rake spec:
spec/unit/puppet_x/simpkv/simpkv_spec.rb#L281
simpkv adapter anonymous class serialization operations #deserialize and #deserialize_string_value should properly deserialize a Array of binary strings
Skipped: Not yet supported
|
Run bundle exec rake spec:
spec/unit/puppet_x/simpkv/simpkv_spec.rb#L281
simpkv adapter anonymous class serialization operations #deserialize and #deserialize_string_value should properly deserialize a Hash with binary strings
Skipped: Not yet supported
|
Loading