Skip to content

Change pipeline workflow (#59) #208

Change pipeline workflow (#59)

Change pipeline workflow (#59) #208

Triggered via push November 30, 2024 01:51
Status Success
Total duration 4m 1s
Artifacts 1

dotnet.yml

on: push
Build the entire solution  /  build
2m 22s
Build the entire solution / build
Run Unit Tests  /  tests
14s
Run Unit Tests / tests
Run End To End Tests  /  e2e-tests
1m 18s
Run End To End Tests / e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build the entire solution / build: src/NodeDev.Core/Types/ExecType.cs#L46
The member 'ExecType.Deserialize(TypeFactory, string)' does not hide an accessible member. The new keyword is not required.
Build the entire solution / build: src/NodeDev.Core/Types/NodeClassArrayType.cs#L80
The member 'NodeClassArrayType.Deserialize(TypeFactory, string)' does not hide an accessible member. The new keyword is not required.
Build the entire solution / build: src/NodeDev.Core/Types/RealType.cs#L254
The member 'RealType.Deserialize(TypeFactory, string)' does not hide an accessible member. The new keyword is not required.
Build the entire solution / build: src/NodeDev.Core/Types/RealType.cs#L248
'RealType.SerializedType' hides inherited member 'TypeBase.SerializedType'. Use the new keyword if hiding was intended.
Build the entire solution / build: src/NodeDev.Core/Types/NodeClassType.cs#L59
The member 'NodeClassType.Deserialize(TypeFactory, string)' does not hide an accessible member. The new keyword is not required.
Build the entire solution / build: src/NodeDev.Core/Nodes/GetPropertyOrField.cs#L86
Dereference of a possibly null reference.
Build the entire solution / build: src/NodeDev.Core/Project.cs#L126
Possible null reference argument for parameter 'ilStream' in 'ManagedPEBuilder.ManagedPEBuilder(PEHeaderBuilder header, MetadataRootBuilder metadataRootBuilder, BlobBuilder ilStream, BlobBuilder? mappedFieldData = null, BlobBuilder? managedResources = null, ResourceSectionBuilder? nativeResources = null, DebugDirectoryBuilder? debugDirectoryBuilder = null, int strongNameSignatureSize = 128, MethodDefinitionHandle entryPoint = default(MethodDefinitionHandle), CorFlags flags = CorFlags.ILOnly, Func<IEnumerable<Blob>, BlobContentId>? deterministicIdProvider = null)'.
Build the entire solution / build: src/NodeDev.Core/Project.cs#L206
The variable 'ex' is declared but never used
Build the entire solution / build: src/NodeDev.Core/Graph.cs#L14
Non-nullable property 'SelfMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build the entire solution / build: src/NodeDev.Core/Class/NodeClassTypeCreator.cs#L35
Non-nullable field 'TemporaryReflectionAssembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run End To End Tests / e2e-tests
The member 'ExecType.Deserialize(TypeFactory, string)' does not hide an accessible member. The new keyword is not required.
Run End To End Tests / e2e-tests
The member 'NodeClassArrayType.Deserialize(TypeFactory, string)' does not hide an accessible member. The new keyword is not required.
Run End To End Tests / e2e-tests
The member 'NodeClassType.Deserialize(TypeFactory, string)' does not hide an accessible member. The new keyword is not required.
Run End To End Tests / e2e-tests
The member 'RealType.Deserialize(TypeFactory, string)' does not hide an accessible member. The new keyword is not required.
Run End To End Tests / e2e-tests
'RealType.SerializedType' hides inherited member 'TypeBase.SerializedType'. Use the new keyword if hiding was intended.
Run End To End Tests / e2e-tests
Non-nullable field 'TemporaryReflectionAssembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run End To End Tests / e2e-tests
Non-nullable property 'SelfMethod' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run End To End Tests / e2e-tests
Dereference of a possibly null reference.
Run End To End Tests / e2e-tests
Possible null reference argument for parameter 'ilStream' in 'ManagedPEBuilder.ManagedPEBuilder(PEHeaderBuilder header, MetadataRootBuilder metadataRootBuilder, BlobBuilder ilStream, BlobBuilder? mappedFieldData = null, BlobBuilder? managedResources = null, ResourceSectionBuilder? nativeResources = null, DebugDirectoryBuilder? debugDirectoryBuilder = null, int strongNameSignatureSize = 128, MethodDefinitionHandle entryPoint = default(MethodDefinitionHandle), CorFlags flags = CorFlags.ILOnly, Func<IEnumerable<Blob>, BlobContentId>? deterministicIdProvider = null)'.
Run End To End Tests / e2e-tests
The variable 'ex' is declared but never used

Artifacts

Produced during runtime
Name Size
buildArtifact Expired
44.3 MB