Merge pull request #370 from JaCraig/dependabot/nuget/src/Data.Modele… #385
Annotations
11 warnings
|
publish-docs / publish-docs (9.0.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: peaceiris/actions-gh-pages@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-docs / publish-docs (9.0.x):
src/Data.Modeler/Providers/View.cs#L142
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
publish-docs / publish-docs (9.0.x):
src/Data.Modeler/Providers/Interfaces/ITable.cs#L107
Possible null reference assignment.
|
|
publish-docs / publish-docs (9.0.x):
src/Data.Modeler/Providers/Column.cs#L207
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
publish-docs / publish-docs (9.0.x):
src/Data.Modeler/Providers/Trigger.cs#L78
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
publish-docs / publish-docs (9.0.x):
src/Data.Modeler/Providers/Table.cs#L74
Possible null reference assignment.
|
|
publish-docs / publish-docs (9.0.x):
src/Data.Modeler/Providers/Table.cs#L149
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
publish-docs / publish-docs (9.0.x):
src/Data.Modeler/Providers/Function.cs#L78
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
publish-docs / publish-docs (9.0.x):
src/Data.Modeler/Providers/CheckConstraint.cs#L70
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
publish-docs / publish-docs (9.0.x):
src/Data.Modeler/Providers/Source.cs#L82
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
publish-docs / publish-docs (9.0.x):
src/Data.Modeler/Providers/BaseClasses/TableBase.cs#L120
Possible null reference assignment.
|