Update README.md #30
Annotations
10 errors and 3 warnings
build:
Code/SkinModHelperModule.cs#L1
The type or namespace name 'FMOD' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Code/SkinModHelperModule.cs#L5
The type or namespace name 'Monocle' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Code/SkinModHelperUI.cs#L1
The type or namespace name 'Monocle' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Code/SkinSwapTrigger.cs#L1
The type or namespace name 'Entities' does not exist in the namespace 'Celeste.Mod' (are you missing an assembly reference?)
|
build:
Code/SkinSwapTrigger.cs#L6
The type or namespace name 'Trigger' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Code/SkinSwapTrigger.cs#L5
The type or namespace name 'CustomEntityAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Code/SkinSwapTrigger.cs#L5
The type or namespace name 'CustomEntity' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Code/SkinModHelperSettings.cs#L3
The type or namespace name 'EverestModuleSettings' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Code/SkinModHelperModule.cs#L15
The type or namespace name 'EverestModule' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Code/SkinModHelperSettings.cs#L2
The type or namespace name 'SettingNameAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, robinraju/[email protected], actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|