Change pipeline workflow #207
Annotations
10 warnings
Build Necessary for Playwright
The member 'ExecType.Deserialize(TypeFactory, string)' does not hide an accessible member. The new keyword is not required.
|
Build Necessary for Playwright
The member 'NodeClassArrayType.Deserialize(TypeFactory, string)' does not hide an accessible member. The new keyword is not required.
|
Build Necessary for Playwright
The member 'NodeClassType.Deserialize(TypeFactory, string)' does not hide an accessible member. The new keyword is not required.
|
Build Necessary for Playwright
The member 'RealType.Deserialize(TypeFactory, string)' does not hide an accessible member. The new keyword is not required.
|
Build Necessary for Playwright
'RealType.SerializedType' hides inherited member 'TypeBase.SerializedType'. Use the new keyword if hiding was intended.
|
Build Necessary for Playwright
Non-nullable field 'TemporaryReflectionAssembly' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Necessary for Playwright
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 Necessary for Playwright
Dereference of a possibly null reference.
|
Build Necessary for Playwright
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 Necessary for Playwright
The variable 'ex' is declared but never used
|
Loading