Skip to content

add modifier assignment priority #116

add modifier assignment priority

add modifier assignment priority #116

Triggered via push September 25, 2024 14:33
Status Success
Total duration 1m 20s
Artifacts 2

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
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/
build: MiraAPI/Hud/CustomPlayerMenu.cs#L18
Non-nullable field 'PanelPrefab' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: MiraAPI/Hud/CustomPlayerMenu.cs#L18
Non-nullable field 'BackButton' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: MiraAPI/Hud/CustomPlayerMenu.cs#L18
Non-nullable field 'DefaultButtonSelected' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: MiraAPI/Hud/CustomPlayerMenu.cs#L18
Non-nullable field 'potentialVictims' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: MiraAPI/Hud/CustomPlayerMenu.cs#L44
Dereference of a possibly null reference.
build: MiraAPI/GameOptions/OptionTypes/ModdedOption.cs#L100
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MiraAPI/Cosmetics/CustomCosmeticManager.cs#L77
Possible null reference argument for parameter 'key' in 'bool Dictionary<Type, AbstractCosmeticsGroup>.TryGetValue(Type key, out AbstractCosmeticsGroup value)'.
build: MiraAPI/Cosmetics/CustomCosmeticManager.cs#L85
Converting null literal or possible null value to non-nullable type.
build: MiraAPI/Cosmetics/CustomCosmeticManager.cs#L85
Possible null reference argument for parameter 'collection' in 'void List<HatData>.AddRange(IEnumerable<HatData> collection)'.
build: MiraAPI/Cosmetics/CustomCosmeticManager.cs#L89
Converting null literal or possible null value to non-nullable type.
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
AllOfUs.MiraAPI.nupkg
147 KB
MiraAPI.dll
226 KB