Skip to content

v2.12.1

v2.12.1 #343

Triggered via pull request October 3, 2024 02:25
Status Success
Total duration 1m 57s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Avalonia.Gif/Decoding/GifDecoder.cs#L429
Dereference of a possibly null reference.
build: StabilityMatrix.Core/Models/Settings/HolidayMode.cs#L5
The member 'StabilityMatrix.Core.Models.Settings.HolidayMode' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
build: StabilityMatrix.Core/Models/Api/CivitPeriod.cs#L5
The member 'StabilityMatrix.Core.Models.Api.CivitPeriod' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
build: StabilityMatrix.Core/Models/Api/CivitSortMode.cs#L6
The member 'StabilityMatrix.Core.Models.Api.CivitSortMode' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
build: StabilityMatrix.Core/Models/TrackedDownload.cs#L13
The type 'StabilityMatrix.Core.Models.TrackedDownload' has been annotated with JsonSerializableAttribute but does not derive from JsonSerializerContext. No source code will be generated. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1224)
build: StabilityMatrix.Core/Models/IndexCollection.cs#L28
The type 'TObject' cannot be used as type parameter 'TObject' in the generic type or method 'IChangeSet<TObject, TKey>'. Nullability of type argument 'TObject' doesn't match 'notnull' constraint.
build: StabilityMatrix.Core/Models/IndexCollection.cs#L14
The type 'TObject' cannot be used as type parameter 'TObject' in the generic type or method 'SourceCache<TObject, TKey>'. Nullability of type argument 'TObject' doesn't match 'notnull' constraint.
build: StabilityMatrix.Core/Models/FDS/StableSwarmSettings.cs#L63
Cannot convert null literal to non-nullable reference type.
build: StabilityMatrix.Core/Models/FDS/StableSwarmSettings.cs#L286
Cannot convert null literal to non-nullable reference type.
build: StabilityMatrix.Core/Models/FDS/StableSwarmSettings.cs#L292
Cannot convert null literal to non-nullable reference type.
build: Avalonia.Gif/Decoding/GifDecoder.cs#L429
Dereference of a possibly null reference.
build: StabilityMatrix.Core/Models/Settings/HolidayMode.cs#L5
The member 'StabilityMatrix.Core.Models.Settings.HolidayMode' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
build: StabilityMatrix.Core/Models/Api/CivitPeriod.cs#L5
The member 'StabilityMatrix.Core.Models.Api.CivitPeriod' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
build: StabilityMatrix.Core/Models/Api/CivitSortMode.cs#L6
The member 'StabilityMatrix.Core.Models.Api.CivitSortMode' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
build: StabilityMatrix.Core/Models/TrackedDownload.cs#L13
The type 'StabilityMatrix.Core.Models.TrackedDownload' has been annotated with JsonSerializableAttribute but does not derive from JsonSerializerContext. No source code will be generated. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1224)
build: StabilityMatrix.Core/Models/IndexCollection.cs#L28
The type 'TObject' cannot be used as type parameter 'TObject' in the generic type or method 'IChangeSet<TObject, TKey>'. Nullability of type argument 'TObject' doesn't match 'notnull' constraint.
build: StabilityMatrix.Core/Models/IndexCollection.cs#L14
The type 'TObject' cannot be used as type parameter 'TObject' in the generic type or method 'SourceCache<TObject, TKey>'. Nullability of type argument 'TObject' doesn't match 'notnull' constraint.
build: StabilityMatrix.Core/Models/FDS/StableSwarmSettings.cs#L63
Cannot convert null literal to non-nullable reference type.
build: StabilityMatrix.Core/Models/FDS/StableSwarmSettings.cs#L286
Cannot convert null literal to non-nullable reference type.
build: StabilityMatrix.Core/Models/FDS/StableSwarmSettings.cs#L292
Cannot convert null literal to non-nullable reference type.