Upgrade to dotnet7 #2974
Annotations
12 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/
|
Build:
Dev/Editor/EffekseerCore/Script/Compiler.cs#L10
The type name 'sh' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
Dev/Editor/EffekseerCore/Script/Compiler.cs#L11
The type name 'ph' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
Dev/Editor/EffekseerCore/Script/Compiler.cs#L12
The type name 'pr' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
Dev/Editor/EffekseerCore/Data/Value/Gradient.cs#L27
'Gradient.State' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
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)
|
Build:
Dev/Editor/EffekseerCore/Data/Value/IntWithInifinite.cs#L34
The event 'IntWithInifinite.OnChanged' is never used
|
Build:
Dev/Editor/EffekseerCore/Data/Value/Vector3D.cs#L43
The event 'Vector3D.OnChanged' is never used
|
Build:
Dev/Editor/EffekseerCore/Data/NodeBase.cs#L442
The event 'NodeBaseValues.OnChanged' is never used
|
Build:
Dev/Editor/EffekseerCore/InternalScript/Compiler.cs#L40
Field 'Operator.Type' is never assigned to, and will always have its default value
|
Build:
Dev/Editor/EffekseerCore/Data/Value/Vector4D.cs#L48
The event 'Vector4D.OnChanged' is never used
|
Loading