Update version #3012
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v2, actions/checkout@v2, actions/setup-dotnet@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dev/Editor/EffekseerCore/Data/Value/Gradient.cs#L27
'Gradient.State' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Dev/Editor/EffekseerCore/IO/EfkPkg.cs#L525
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Dev/Editor/EffekseerCore/Data/Value/Vector3DWithRandom.cs#L56
The event 'Vector3DWithRandom.OnChanged' is never used
|
Dev/Editor/EffekseerCore/Data/Value/IntWithInifinite.cs#L34
The event 'IntWithInifinite.OnChanged' is never used
|
Dev/Editor/EffekseerCore/Data/NodeBase.cs#L442
The event 'NodeBaseValues.OnChanged' is never used
|
Dev/Editor/EffekseerCore/InternalScript/Compiler.cs#L40
Field 'Operator.Type' is never assigned to, and will always have its default value
|
Dev/Editor/EffekseerCore/Data/Value/Vector3D.cs#L43
The event 'Vector3D.OnChanged' is never used
|
Dev/Editor/EffekseerCore/Data/Value/Vector4D.cs#L48
The event 'Vector4D.OnChanged' is never used
|
Dev/Editor/EffekseerCore/Data/Value/Path.cs#L149
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Dev/Editor/EffekseerCoreGUI/IO/mqoToEffekseerModelConverter/Color.cs#L9
'Color' defines operator == or operator != but does not override Object.Equals(object o)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Effekseer180Beta1Linux", "Effekseer180Beta1Win", "EffekseerForCpp180Beta1", "Test".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading