| 123456789101112131415161718192021222324252627282930313233343536 |
- {
- "ErrorExceptions": [
- {
- "ValidationTest": "API Validation",
- "ExceptionMessage": "Additions require a new minor or major version.",
- "PackageVersion": "2.10.1"
- },
- {
- "ValidationTest": "API Validation",
- "ExceptionMessage": "New assembly \"com.unity.cinemachine.Tests\" may only be added in a new minor or major version.",
- "PackageVersion": "2.10.1"
- },
- {
- "ValidationTest": "API Validation",
- "ExceptionMessage": "New assembly \"com.unity.cinemachine.EditorTests\" may only be added in a new minor or major version.",
- "PackageVersion": "2.10.1"
- },
- {
- "ValidationTest": "API Validation",
- "ExceptionMessage": "Breaking changes require a new major version.",
- "PackageVersion": "2.10.1"
- },
- {
- "ValidationTest": "API Validation",
- "ExceptionMessage": "New assembly \"Cinemachine.Runtime.Tests\" may only be added in a new minor or major version.",
- "PackageVersion": "2.10.1"
- },
- {
- "ValidationTest": "API Validation",
- "ExceptionMessage": "New assembly \"Cinemachine.Editor.Tests\" may only be added in a new minor or major version.",
- "PackageVersion": "2.10.1"
- }
- ],
- "WarningExceptions": []
- }
|