feat: allow skipping generated YAML serializers #15
Annotations
11 warnings
|
build-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test:
Datra/DataTypes/StringDataRef.cs#L27
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, object>.TryGetValue(string key, out object value)'.
|
|
build-and-test:
Datra/BaseDataContext.cs#L49
Possible null reference argument for parameter 'key' in 'object Dictionary<string, object>.this[string key]'.
|
|
build-and-test:
Datra/Serializers/YamlDataSerializer.cs#L67
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.
|
|
build-and-test:
Datra/Serializers/YamlDataSerializer.cs#L52
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.
|
|
build-and-test:
Datra/DataTypes/LocaleRef.cs#L154
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test:
Datra/Serializers/SystemTextJsonDataSerializer.cs#L94
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.
|
|
build-and-test:
Datra/Serializers/SystemTextJsonDataSerializer.cs#L76
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.
|
|
build-and-test:
Datra/Serializers/IDataSerializer.cs#L31
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.
|
|
build-and-test:
Datra/Serializers/IDataSerializer.cs#L20
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.
|
|
build-and-test:
Datra.Analyzers/DataClassSetterUsageAnalyzer.cs#L22
Enable analyzer release tracking for the analyzer project containing rule 'DATRA001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
163 KB |
sha256:856c0d9f1f1c7de82eb489e8fe70040da09df8f257544e1667c9fb91ef0dd8a5
|
|