Modifier assignment priority #134
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3, cake-build/cake-action@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run the Cake script:
MiraAPI/Cosmetics/CustomCosmeticManager.cs#L77
Possible null reference argument for parameter 'key' in 'bool Dictionary<Type, AbstractCosmeticsGroup>.TryGetValue(Type key, out AbstractCosmeticsGroup value)'.
|
Run the Cake script:
MiraAPI/Cosmetics/CustomCosmeticManager.cs#L85
Converting null literal or possible null value to non-nullable type.
|
Run the Cake script:
MiraAPI/Cosmetics/CustomCosmeticManager.cs#L85
Possible null reference argument for parameter 'collection' in 'void List<HatData>.AddRange(IEnumerable<HatData> collection)'.
|
Run the Cake script:
MiraAPI/Cosmetics/CustomCosmeticManager.cs#L89
Converting null literal or possible null value to non-nullable type.
|
Run the Cake script:
MiraAPI/Cosmetics/CustomCosmeticManager.cs#L89
Possible null reference argument for parameter 'collection' in 'void List<SkinData>.AddRange(IEnumerable<SkinData> collection)'.
|
Run the Cake script:
MiraAPI/Cosmetics/CustomCosmeticManager.cs#L93
Converting null literal or possible null value to non-nullable type.
|
Run the Cake script:
MiraAPI/Cosmetics/CustomCosmeticManager.cs#L93
Possible null reference argument for parameter 'collection' in 'void List<VisorData>.AddRange(IEnumerable<VisorData> collection)'.
|
Run the Cake script:
MiraAPI/Cosmetics/CustomCosmeticManager.cs#L97
Converting null literal or possible null value to non-nullable type.
|
Run the Cake script:
MiraAPI/Cosmetics/CustomCosmeticManager.cs#L97
Possible null reference argument for parameter 'collection' in 'void List<NamePlateData>.AddRange(IEnumerable<NamePlateData> collection)'.
|
Run the Cake script:
MiraAPI/Cosmetics/CustomCosmeticManager.cs#L105
Converting null literal or possible null value to non-nullable type.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "AllOfUs.MiraAPI.nupkg", "MiraAPI.dll".
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/
|
Loading