v1.7 updates to Harmony v2.3.1.1 #21
Annotations
10 errors and 1 warning
release:
Source/Main.cs#L2
The type or namespace name 'RimWorld' could not be found (are you missing a using directive or an assembly reference?)
|
release:
Source/Main.cs#L4
The type or namespace name 'UnityEngine' could not be found (are you missing a using directive or an assembly reference?)
|
release:
Source/Main.cs#L5
The type or namespace name 'Verse' could not be found (are you missing a using directive or an assembly reference?)
|
release:
Source/Main.cs#L10
The type or namespace name 'Mod' could not be found (are you missing a using directive or an assembly reference?)
|
release:
Source/Main.cs#L9
The type or namespace name 'StaticConstructorOnStartupAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
release:
Source/Main.cs#L9
The type or namespace name 'StaticConstructorOnStartup' could not be found (are you missing a using directive or an assembly reference?)
|
release:
Source/Main.cs#L10
The type or namespace name 'ModContentPack' could not be found (are you missing a using directive or an assembly reference?)
|
release:
Source/Main.cs#L22
The type or namespace name 'VersionControl' could not be found (are you missing a using directive or an assembly reference?)
|
release:
Source/Main.cs#L23
The name 'VersionControl' does not exist in the current context
|
release:
Source/Main.cs#L2
The type or namespace name 'RimWorld' could not be found (are you missing a using directive or an assembly reference?)
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|