Skip to content

feat: update mod for v45 #1

feat: update mod for v45

feat: update mod for v45 #1

Triggered via pull request December 10, 2023 19:36
@winstxnhdwwinstxnhdw
opened #1
v45
Status Success
Total duration 1m 30s
Artifacts

dependabot.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: lc-hax/Scripts/Commands/PumpkinCommand.cs#L13
Cannot convert null literal to non-nullable reference type.
build: lc-hax/Scripts/Commands/PumpkinCommand.cs#L11
Non-nullable field 'enemyAIs' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: lc-hax/Scripts/Modules/FollowAnotherPlayerMod.cs#L10
The field 'FollowerAnotherPlayerMod.follow' is assigned but its value is never used
build: lc-hax/Scripts/Commands/PumpkinCommand.cs#L13
Cannot convert null literal to non-nullable reference type.
build: lc-hax/Scripts/Commands/PumpkinCommand.cs#L11
Non-nullable field 'enemyAIs' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: lc-hax/Scripts/Modules/FollowAnotherPlayerMod.cs#L10
The field 'FollowerAnotherPlayerMod.follow' is assigned but its value is never used