Skip to content

Conversation

SinZ163
Copy link
Contributor

@SinZ163 SinZ163 commented Nov 12, 2023

This Analyzer addition contains two new analyzers:

  1. AvoidContentManagerBadType
    • This will trigger when DataLoader can load the given Data asset, and the type is wrong. This is an error and will cause exceptions at runtime anyway
  2. PreferContentManagerDataLoader
    • This will trigger when DataLoader can load the given Data asset, regardless of type. This is Informative as its best practice, but the code will work anyway.

@SinZ163 SinZ163 changed the title Add analyzers to detect incorrect vanilla usage of Content Managers Add analyzers to detect incorrect usage of Content Managers for vanilla assets Nov 12, 2023
@Pathoschild Pathoschild force-pushed the alpha branch 2 times, most recently from 8b3c1db to 9819e2a Compare December 10, 2023 19:34
@Pathoschild Pathoschild deleted the branch Pathoschild:develop February 15, 2024 22:21
@Pathoschild Pathoschild reopened this Feb 15, 2024
@Pathoschild Pathoschild changed the base branch from alpha to develop February 15, 2024 22:22
@SinZ163 SinZ163 force-pushed the contentmanager-analyzer branch from ca6a1ac to 9a32240 Compare February 16, 2024 00:06
@Pathoschild Pathoschild force-pushed the develop branch 4 times, most recently from 27fb753 to 8bbbf08 Compare April 13, 2025 23:13
@Pathoschild Pathoschild force-pushed the develop branch 2 times, most recently from cfac33e to 6c0c089 Compare July 12, 2025 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants