rename AnimationBase -> AnimationDescriptor #210
build.yml
on: push
Generate Version-Specific Network Keys
1m 2s
Check the access tokens used for publishing
0s
Build for Linux
2m 8s
Build for MacOS
3m 11s
Build for Windows
6m 18s
Debug Build Artifacts
0s
Annotations
5 errors and 46 warnings
|
Build for Windows:
Intersect.Editor/Entities/Animation.cs#L37
The type or namespace name 'AnimationBase' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build for Windows:
Intersect.Editor/Entities/Animation.cs#L39
The type or namespace name 'AnimationBase' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build for Windows:
Intersect.Editor/Forms/Editors/frmAnimation.cs#L21
The type or namespace name 'AnimationBase' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build for Windows:
Intersect.Editor/Forms/Editors/frmAnimation.cs#L25
The type or namespace name 'AnimationBase' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build for Windows
Process completed with exit code 1.
|
|
Generate Version-Specific Network Keys:
Framework/Intersect.Framework/Collections/ConcurrentConditionalDequeue.cs#L122
Parameter 'value' must have a non-null value when exiting with 'true'.
|
|
Generate Version-Specific Network Keys:
Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L14
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
Generate Version-Specific Network Keys:
Framework/Intersect.Framework.Core/Color.cs#L11
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Generate Version-Specific Network Keys:
Framework/Intersect.Framework.Core/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.GetHashCode()
|
|
Generate Version-Specific Network Keys:
Framework/Intersect.Framework.Core/ColorF.cs#L7
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Generate Version-Specific Network Keys:
Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L19
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
|
Generate Version-Specific Network Keys:
Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L65
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type, params object?[]? args)'.
|
|
Generate Version-Specific Network Keys:
Framework/Intersect.Framework.Core/Collections/DatabaseObjectLookup.cs#L233
The result of the expression is always 'false' since a value of type 'Guid' is never equal to 'null' of type 'Guid?'
|
|
Generate Version-Specific Network Keys:
Framework/Intersect.Framework.Core/GameObjects/Variables/VariableValue.cs#L131
The variable 'exception' is declared but never used
|
|
Generate Version-Specific Network Keys:
Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L22
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
Generate Version-Specific Network Keys
Cache not found for keys: Linux-binaries-keys-0.8.0-beta-52455e228f48b2afd3586dc8f5d77b443cc640405f16463db8e34804e335d8b1
|
|
Build for Linux:
Framework/Intersect.Framework/Collections/ConcurrentConditionalDequeue.cs#L122
Parameter 'value' must have a non-null value when exiting with 'true'.
|
|
Build for Linux:
Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L14
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
Build for Linux:
Framework/Intersect.Framework.Core/ColorF.cs#L7
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build for Linux:
Framework/Intersect.Framework.Core/Color.cs#L11
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build for Linux:
Framework/Intersect.Framework.Core/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.GetHashCode()
|
|
Build for Linux:
Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L19
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
|
Build for Linux:
Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L22
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
Build for Linux:
Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L65
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type, params object?[]? args)'.
|
|
Build for Linux:
Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L55
Dereference of a possibly null reference.
|
|
Build for Linux:
Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L70
Dereference of a possibly null reference.
|
|
Build for Linux
Cache not found for keys: Linux-binaries-0.8.0-beta-52455e228f48b2afd3586dc8f5d77b443cc640405f16463db8e34804e335d8b1
|
|
Build for MacOS
Cache not found for keys: macOS-binaries-0.8.0-beta-52455e228f48b2afd3586dc8f5d77b443cc640405f16463db8e34804e335d8b1
|
|
Build for MacOS:
Framework/Intersect.Framework/Collections/ConcurrentConditionalDequeue.cs#L122
Parameter 'value' must have a non-null value when exiting with 'true'.
|
|
Build for MacOS:
Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L14
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
Build for MacOS:
Framework/Intersect.Framework.Core/Color.cs#L11
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build for MacOS:
Framework/Intersect.Framework.Core/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.GetHashCode()
|
|
Build for MacOS:
Framework/Intersect.Framework.Core/ColorF.cs#L7
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build for MacOS:
Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L19
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
|
Build for MacOS:
Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L65
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type, params object?[]? args)'.
|
|
Build for MacOS:
Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L22
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
Build for MacOS:
Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L55
Dereference of a possibly null reference.
|
|
Build for MacOS:
Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L70
Dereference of a possibly null reference.
|
|
Build for MacOS
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Build for MacOS
Cache not found for keys: macOS-nuget-0.8.0-beta-c7a483303070cbe499c6af24d6eb9007d6f9f6125ccd25f730c0114b7b11a0f8
|
|
Build for Windows:
Framework/Intersect.Framework/Collections/ConcurrentConditionalDequeue.cs#L122
Parameter 'value' must have a non-null value when exiting with 'true'.
|
|
Build for Windows:
vendor/dockpanelsuite/WinFormsUI/Docking/DockPanel.cs#L13
The type name 'resfinder' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build for Windows:
vendor/dockpanelsuite/WinFormsUI/Docking/DockPanel.cs#L13
The type name 'resfinder' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
Build for Windows:
Framework/Intersect.Framework.Core/Compression/GzipCompression.cs#L14
'AesCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
Build for Windows:
Framework/Intersect.Framework.Core/Color.cs#L11
'Color' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build for Windows:
Framework/Intersect.Framework.Core/Color.cs#L11
'Color' defines operator == or operator != but does not override Object.GetHashCode()
|
|
Build for Windows:
Framework/Intersect.Framework.Core/ColorF.cs#L7
'ColorF' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build for Windows:
Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L19
Possible null reference argument for parameter 'name' in 'MemberInfo[] Type.GetMember(string name)'.
|
|
Build for Windows:
Framework/Intersect.Framework.Core/Descriptors/GameObjectTypeExtensions.cs#L65
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type, params object?[]? args)'.
|
|
Build for Windows:
Framework/Intersect.Framework.Core/GameObjects/Variables/VariableValue.cs#L131
The variable 'exception' is declared but never used
|
|
Build for Windows
Cache not found for keys: Windows-binaries-0.8.0-beta-22027bfbc6ed0d6eeda0e61ef78e034a97e97e9facfeb597eab0e4efe1f38e02
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
engine-Linux
Expired
|
124 MB |
sha256:c074657386551e700a5b840adb26cfc23ca536a6f6e75247e026b6e6052ef80a
|
|
|
engine-macOS
Expired
|
126 MB |
sha256:a0e3c9a288a3907de7c196c2578e899b95b93d16dc3c2264c73fb66f53e06f0c
|
|
|
keys
Expired
|
3.09 KB |
sha256:97973d928e0d102561596d5abc46fc27cd6ba1abf1530042b7b03ceec378dac7
|
|