Update Changelog.txt #313
Annotations
10 errors and 2 warnings
Brio/UI/Controls/Selectors/FacewearSelector.cs#L35
'Glasses' does not contain a definition for 'Unknown3' and no accessible extension method 'Unknown3' accepting a first argument of type 'Glasses' could be found (are you missing a using directive or an assembly reference?)
|
Brio/UI/Controls/Selectors/FacewearSelector.cs#L35
'Glasses' does not contain a definition for 'Unknown11' and no accessible extension method 'Unknown11' accepting a first argument of type 'Glasses' could be found (are you missing a using directive or an assembly reference?)
|
Brio/UI/Controls/Selectors/FacewearSelector.cs#L34
'TResult' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'TResult' could be found (are you missing a using directive or an assembly reference?)
|
Brio/UI/Controls/Selectors/FacewearSelector.cs#L34
No suitable 'Deconstruct' instance or extension method was found for type 'TResult', with 3 out parameters and a void return type.
|
Brio/UI/Controls/Selectors/FacewearSelector.cs#L34
Cannot infer the type of implicitly-typed deconstruction variable 'facewearId'.
|
Brio/UI/Controls/Selectors/FacewearSelector.cs#L34
Cannot infer the type of implicitly-typed deconstruction variable 'facewearName'.
|
Brio/UI/Controls/Selectors/FacewearSelector.cs#L34
Cannot infer the type of implicitly-typed deconstruction variable 'facewearIcon'.
|
Brio/UI/Controls/Editors/GearEditor.cs#L423
'Glasses' does not contain a definition for 'Unknown3' and no accessible extension method 'Unknown3' accepting a first argument of type 'Glasses' could be found (are you missing a using directive or an assembly reference?)
|
Brio/UI/Controls/Editors/GearEditor.cs#L423
'Glasses' does not contain a definition for 'Unknown11' and no accessible extension method 'Unknown11' accepting a first argument of type 'Glasses' could be found (are you missing a using directive or an assembly reference?)
|
Brio/UI/Controls/Editors/GearEditor.cs#L422
'TResult' does not contain a definition for 'Deconstruct' and no accessible extension method 'Deconstruct' accepting a first argument of type 'TResult' could be found (are you missing a using directive or an assembly reference?)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading