Publish to NuGet #12
Annotations
12 warnings
|
publish
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.EntityFrameworkCore.SqlServer
|
|
publish:
src/Polecat/Linq/Parsing/LinqQueryParser.cs#L493
Unboxing a possibly null value.
|
|
publish:
src/Polecat/Linq/Parsing/LinqQueryParser.cs#L487
Unboxing a possibly null value.
|
|
publish:
src/Polecat/Linq/Parsing/LinqQueryParser.cs#L480
Unboxing a possibly null value.
|
|
publish:
src/Polecat/Linq/Parsing/Methods/IsOneOf.cs#L85
Possible null reference argument for parameter 'value' in 'SqlParameter ICommandBuilder.AppendParameter(object value)'.
|
|
publish:
src/Polecat/Events/Protected/StreamCompacting.cs#L108
Possible null reference argument for parameter 'Snapshot' in 'Compacted<T>.Compacted(T Snapshot, Guid PreviousStreamId, string PreviousStreamKey)'.
|
|
publish:
src/Polecat/Events/EventGraph.cs#L257
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'FuncMasker<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
publish:
src/Polecat/Events/EventGraph.cs#L247
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ActionMasker<T>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
publish:
src/Polecat/DocumentStore.EventStore.cs#L122
Possible null reference assignment.
|
|
publish:
src/Polecat/Events/Dcb/EventBoundary.cs#L103
Dereference of a possibly null reference.
|
|
publish:
src/Polecat/Events/Dcb/EventBoundary.cs#L89
Dereference of a possibly null reference.
|