Slingshot rewrite #12
Annotations
7 errors and 3 warnings
build:
Code/Entities/PurpleBooster.cs#L468
'DynamicData' does not contain a definition for 'GET' and no accessible extension method 'GET' accepting a first argument of type 'DynamicData' could be found (are you missing a using directive or an assembly reference?)
|
build:
Code/Entities/PurpleBooster.cs#L470
The name 'lastAim' does not exist in the current context
|
build:
Code/Entities/PurpleBooster.cs#L479
A local or parameter named 'b' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
|
build:
Code/Entities/PurpleBooster.cs#L468
'DynamicData' does not contain a definition for 'GET' and no accessible extension method 'GET' accepting a first argument of type 'DynamicData' could be found (are you missing a using directive or an assembly reference?)
|
build:
Code/Entities/PurpleBooster.cs#L470
The name 'lastAim' does not exist in the current context
|
build:
Code/Entities/PurpleBooster.cs#L479
A local or parameter named 'b' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
|
build
Process completed with exit code 1.
|
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:
Code/Entities/PurpleBooster.cs#L346
'MapDataExt.GetMeta(MapData)' is obsolete: 'Use MapData.Meta instead.'
|
build:
Code/Entities/PurpleBooster.cs#L346
'MapDataExt.GetMeta(MapData)' is obsolete: 'Use MapData.Meta instead.'
|