Remove unused scripts #3378
Annotations
50 warnings
|
Build on linux:
Dev/Editor/EffekseerCore/Data/Value/Vector3D.cs#L43
The event 'Vector3D.OnChanged' is never used
|
|
Build on linux:
Dev/Editor/EffekseerCore/Data/Value/Vector3DWithRandom.cs#L56
The event 'Vector3DWithRandom.OnChanged' is never used
|
|
Build on linux:
Dev/Editor/EffekseerCore/Data/Value/Vector4D.cs#L48
The event 'Vector4D.OnChanged' is never used
|
|
Build on linux:
Dev/Editor/EffekseerCore/InternalScript/Compiler.cs#L40
Field 'Operator.Type' is never assigned to, and will always have its default value
|
|
Build on linux:
Dev/Editor/EffekseerCore/Data/NodeBase.cs#L442
The event 'NodeBaseValues.OnChanged' is never used
|
|
Build on linux:
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 on linux:
Dev/Editor/EffekseerCore/Data/Value/Gradient.cs#L27
'Gradient.State' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build on linux:
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 on linux:
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 on linux:
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 Windows(x86):
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L266
'>=': signed/unsigned mismatch
|
|
Build Windows(x86):
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L254
'>=': signed/unsigned mismatch
|
|
Build Windows(x86):
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L211
'>=': signed/unsigned mismatch
|
|
Build Windows(x86):
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L199
'>=': signed/unsigned mismatch
|
|
Build Windows(x86):
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L171
'<=': signed/unsigned mismatch
|
|
Build Windows(x86):
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L137
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Build Windows(x86):
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L109
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Build Windows(x86):
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L43
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Build Windows(x86):
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L39
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Build Windows(x86):
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L35
'+=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Build on windows_x64:
Downloads/OpenSoundMixer/src/Filter/osm.Resampler.cpp#L61
'initializing': conversion from 'double' to 'int32_t', possible loss of data
|
|
Build on windows_x64:
Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L223
'argument': conversion from 'size_t' to 'int32_t', possible loss of data
|
|
Build on windows_x64:
Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L97
'=': conversion from 'double' to 'int16_t', possible loss of data
|
|
Build on windows_x64:
Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L96
'=': conversion from 'double' to 'int16_t', possible loss of data
|
|
Build on windows_x64:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L137
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Build on windows_x64:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L109
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Build on windows_x64:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L43
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Build on windows_x64:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L39
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Build on windows_x64:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L35
'+=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Build on windows_x64:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L25
'+=': conversion from 'size_t' to 'int32_t', possible loss of data
|
|
Build on mac:
Dev/Editor/EffekseerCore/Data/Value/Vector4D.cs#L48
The event 'Vector4D.OnChanged' is never used
|
|
Build on mac:
Dev/Editor/EffekseerCore/Data/Value/Vector3DWithRandom.cs#L56
The event 'Vector3DWithRandom.OnChanged' is never used
|
|
Build on mac:
Dev/Editor/EffekseerCore/Data/Value/Vector3D.cs#L43
The event 'Vector3D.OnChanged' is never used
|
|
Build on mac:
Dev/Editor/EffekseerCore/Data/Value/IntWithInifinite.cs#L34
The event 'IntWithInifinite.OnChanged' is never used
|
|
Build on mac:
Dev/Editor/EffekseerCore/InternalScript/Compiler.cs#L40
Field 'Operator.Type' is never assigned to, and will always have its default value
|
|
Build on mac:
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 on mac:
Dev/Editor/EffekseerCore/Data/Value/Gradient.cs#L27
'Gradient.State' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build on mac:
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 on mac:
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 on mac:
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.
|
|
Run Tests:
Downloads/OpenSoundMixer/src/Filter/osm.Resampler.cpp#L61
'initializing': conversion from 'double' to 'int32_t', possible loss of data
|
|
Run Tests:
Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L223
'argument': conversion from 'size_t' to 'int32_t', possible loss of data
|
|
Run Tests:
Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L97
'=': conversion from 'double' to 'int16_t', possible loss of data
|
|
Run Tests:
Downloads/OpenSoundMixer/src/Decorder/osm.WaveDecorder.cpp#L96
'=': conversion from 'double' to 'int16_t', possible loss of data
|
|
Run Tests:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L137
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Run Tests:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L109
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Run Tests:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L43
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Run Tests:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L39
'=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Run Tests:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L35
'+=': conversion from 'ogg_int64_t' to 'int32_t', possible loss of data
|
|
Run Tests:
Downloads/OpenSoundMixer/src/Decorder/osm.OggDecorder.cpp#L25
'+=': conversion from 'size_t' to 'int32_t', possible loss of data
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Effekseer180Beta2Linux
|
78.6 MB |
sha256:cb808456f31063f4dddc3f8ab8d84ff1f86ff14b6fcfa80e9884344ee06e1c29
|
|
|
Effekseer180Beta2Mac
|
84.7 MB |
sha256:675139d1c478aee2c94d1410a97c02587875d71240438ecf19ec48ac814932c5
|
|
|
Effekseer180Beta2Win
|
77.4 MB |
sha256:ff545b0c2e6ab3fc04be475590c55db15535830a38218b6d486553caa2c1c250
|
|
|
EffekseerForCpp180Beta2
|
5.58 MB |
sha256:667cafd8d46da128720ba0e2f60fba5348e851254f26a4c30296b9db40069c34
|
|
|
EffekseerReleaseAll
|
163 MB |
sha256:a65a67071bc28b5427bea9de192cd9a7d2ddc6876d96a1210b39b7334b130abd
|
|
|
Test
|
2.41 MB |
sha256:c9ae4865f65f82a0d5d53fab9c2ba7b85ef1bd3d37c61984cb5bd32e0cab5419
|
|