Skip to content

Bump dotNetRDF from 3.1.0 to 3.1.1 in /GraphEngine.Tests (#85) #196

Bump dotNetRDF from 3.1.0 to 3.1.1 in /GraphEngine.Tests (#85)

Bump dotNetRDF from 3.1.0 to 3.1.1 in /GraphEngine.Tests (#85) #196

Triggered via push October 11, 2023 11:01
Status Success
Total duration 2m 15s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: GraphEngine/SerialisingVisitor.cs#L48
Nullability of type of parameter 'node' doesn't match overridden member (possibly because of nullability attributes).
build: GraphEngine/SerialisingVisitor.cs#L310
Nullability of type of parameter 'node' doesn't match overridden member (possibly because of nullability attributes).
build: GraphEngine/SerialisingVisitor.cs#L174
Dereference of a possibly null reference.
build: GraphEngine/SerialisingVisitor.cs#L285
Possible null reference argument for parameter 'node' in 'Expression SerialisingVisitor.VisitCacheParse(Expression node)'.
build: GraphEngine/SerialisingVisitor.cs#L298
Possible null reference argument for parameter 'node' in 'Expression SerialisingVisitor.VisitCacheParse(Expression node)'.
build: GraphEngine/SerialisingVisitor.cs#L382
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'System.Reflection.MemberTypes.Constructor' is not covered.
build: GraphEngine/SerialisingVisitor.cs#L397
Possible null reference argument for parameter 'type' in 'Type SerialisingVisitor.VisitType(Type type)'.
build: GraphEngine/SerialisingVisitor.cs#L418
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern '_' is not covered.
build: GraphEngine/SerialisingVisitor.cs#L514
Possible null reference argument for parameter 'type' in 'Type SerialisingVisitor.VisitType(Type type)'.
build: GraphEngine/SerialisingVisitor.cs#L669
Possible null reference argument for parameter 'type' in 'Type SerialisingVisitor.VisitType(Type type)'.