Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Shipyards and bank system from Frontier Station #1

Shipyards and bank system from Frontier Station

Shipyards and bank system from Frontier Station #1

Triggered via pull request February 22, 2024 10:23
Status Failure
Total duration 2m 47s
Artifacts

build-map-renderer.yml

on: pull_request
Matrix: build
Build & Test Debug
0s
Build & Test Debug
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build (ubuntu-latest): Content.Client/Shipyard/UI/ShipyardConsoleMenu.xaml.cs#L128
The name 'BalanceLabel' does not exist in the current context
build (ubuntu-latest): Content.Client/Shipyard/UI/ShipyardConsoleMenu.xaml.cs#L129
The name 'ShipAppraisalLabel' does not exist in the current context
build (ubuntu-latest): Content.Server/_NF/Bank/ATMSystem.cs#L86
'LogType' does not contain a definition for 'ATMUsage'
build (ubuntu-latest): Content.Server/_NF/Bank/ATMSystem.cs#L159
'CargoSystem.DeductFunds(StationBankAccountComponent, int)' is inaccessible due to its protection level
build (ubuntu-latest): Content.Server/_NF/Bank/ATMSystem.cs#L177
'LogType' does not contain a definition for 'ATMUsage'
build (ubuntu-latest): Content.Server/_NF/Bank/BankSystem.cs#L38
'HumanoidCharacterProfile' does not contain a definition for 'BankBalance' and no accessible extension method 'BankBalance' accepting a first argument of type 'HumanoidCharacterProfile' could be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Content.Server/_NF/Bank/BankSystem.cs#L70
Argument 7: cannot convert from 'int' to 'Content.Shared.Humanoid.HumanoidCharacterAppearance'
build (ubuntu-latest): Content.Server/_NF/Bank/BankSystem.cs#L71
Argument 8: cannot convert from 'Content.Shared.Humanoid.HumanoidCharacterAppearance' to 'Content.Shared.Preferences.ClothingPreference'
build (ubuntu-latest): Content.Server/_NF/Bank/BankSystem.cs#L72
Argument 9: cannot convert from 'Content.Shared.Preferences.ClothingPreference' to 'Content.Shared.Preferences.BackpackPreference'
build (ubuntu-latest): Content.Server/_NF/Bank/BankSystem.cs#L73
Argument 10: cannot convert from 'Content.Shared.Preferences.BackpackPreference' to 'Content.Shared.Preferences.SpawnPriorityPreference'
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], space-wizards/[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/.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest): RobustToolbox/Robust.Serialization.Generator/Generator.cs#L13
'Robust.Serialization.Generator.Generator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/PreferGenericVariantAnalyzer.cs#L18
'Robust.Analyzers.PreferGenericVariantAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/SerializableAnalyzer.cs#L17
'Robust.Analyzers.SerializableAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/TaskResultAnalyzer.cs#L10
'Robust.Analyzers.TaskResultAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/AccessAnalyzer.cs#L13
'Robust.Analyzers.AccessAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/ExplicitVirtualAnalyzer.cs#L12
'Robust.Analyzers.ExplicitVirtualAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/ByRefEventAnalyzer.cs#L12
'Robust.Analyzers.ByRefEventAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'