prevent ArcGIS crash on open #19
Annotations
10 warnings
build:
build/Consts.cs#L9
Non-constant fields should not be visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2211)
|
build:
Core/Core/Credentials/Account.cs#L12
'Account' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
Core/Core/Models/DynamicBase.cs#L174
Obsolete member 'DynamicBase.GetDynamicMemberNames()' overrides non-obsolete member 'DynamicObject.GetDynamicMemberNames()'
|
build:
Core/Core/Transports/SQLite.cs#L41
Non-nullable property 'Connection' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Core/Core/Transports/SQLite.cs#L41
Non-nullable property 'ConnectionLock' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Core/Core/Transports/ServerV2.cs#L41
Non-nullable property 'Api' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Core/Core/Api/Exceptions.cs#L31
Non-nullable field '_request' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Core/Core/Api/Exceptions.cs#L33
Non-nullable field '_request' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Core/Core/Api/Exceptions.cs#L36
Non-nullable field '_request' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
Core/Core/Transports/ServerUtils/ServerAPI.cs#L37
Non-nullable property 'OnBatchSent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
output-3.0.0-pr3445.110
Expired
|
28.9 MB |
|