Update the ci #173
Annotations
1 error and 13 warnings
Publish packages
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, jvbsl/litgit-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, jvbsl/litgit-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
NonSucking.Framework.Extension.EntityFrameworkCore/Migrations/ModelMigration.cs#L31
Converting null literal or possible null value to non-nullable type.
|
Build:
NonSucking.Framework.Extension.EntityFrameworkCore/Migrations/ModelMigration.cs#L40
Converting null literal or possible null value to non-nullable type.
|
Build:
NonSucking.Framework.Extension.EntityFrameworkCore/DatabaseFactory.cs#L25
Dereference of a possibly null reference.
|
Build:
NonSucking.Framework.Extension.EntityFrameworkCore/DatabaseFactory.cs#L35
Converting null literal or possible null value to non-nullable type.
|
Build:
NonSucking.Framework.Extension.EntityFrameworkCore/DatabaseFactory.cs#L32
Argument of type 'IEnumerable<IDatabaseConfigurator?>' cannot be used for parameter 'collection' of type 'IEnumerable<IDatabaseConfigurator>' in 'void List<IDatabaseConfigurator>.AddRange(IEnumerable<IDatabaseConfigurator> collection)' due to differences in the nullability of reference types.
|
Build:
NonSucking.Framework.Extension.EntityFrameworkCore/DatabaseContext.cs#L76
Dereference of a possibly null reference.
|
Build:
NonSucking.Framework.Extension.EntityFrameworkCore/MigrationDatabaseContext.cs#L21
Microsoft.EntityFrameworkCore.ModelConfigurationBuilder is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release.
|
Build:
NonSucking.Framework.Serialization.Advanced/IBinaryStream.cs#L326
'IBinaryWriter.Write(sbyte)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Build:
NonSucking.Framework.Serialization.Advanced/IBinaryStream.cs#L347
'IBinaryWriter.Write(ushort)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Build:
NonSucking.Framework.Serialization.Advanced/IBinaryStream.cs#L354
'IBinaryWriter.Write(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Set Version Suffix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading