Skip to content

Merge pull request #82 from hadashiA/ku/revert-labeler #172

Merge pull request #82 from hadashiA/ku/revert-labeler

Merge pull request #82 from hadashiA/ku/revert-labeler #172

Triggered via push January 24, 2024 12:38
Status Success
Total duration 52s
Artifacts

test.yaml

on: push
test-dotnet
42s
test-dotnet
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test-dotnet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-dotnet: VYaml.SourceGenerator/Shims/CSharpSyntaxHelper.cs#L59
Possible null reference argument for parameter 'item' in 'void ValueListBuilder<SyntaxNode>.Append(SyntaxNode item)'.
test-dotnet: VYaml/Emitter/Utf8YamlEmitter.cs#L51
The field 'Utf8YamlEmitter.tagBufferStatic' is never used
test-dotnet: VYaml/Serialization/Formatters/InterfaceDictionaryFormatter.cs#L42
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
test-dotnet: VYaml/Serialization/Formatters/EnumAsStringFormatter.cs#L56
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
test-dotnet: VYaml/Serialization/Formatters/PrimitiveObjectFormatter.cs#L170
The type 'object?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'object?' doesn't match 'notnull' constraint.
test-dotnet: VYaml/Emitter/Utf8YamlEmitter.cs#L51
The field 'Utf8YamlEmitter.tagBufferStatic' is never used
test-dotnet: VYaml/Serialization/Formatters/InterfaceDictionaryFormatter.cs#L42
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
test-dotnet: VYaml/Serialization/Formatters/EnumAsStringFormatter.cs#L56
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.